Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flet should be cl-flet (?) #10

Open
holtzermann17 opened this issue Sep 19, 2020 · 1 comment
Open

flet should be cl-flet (?) #10

holtzermann17 opened this issue Sep 19, 2020 · 1 comment

Comments

@holtzermann17
Copy link

https://github.com/vic/color-theme-buffer-local/blob/master/color-theme-buffer-local.el#L147

Otherwise, I get these errors when compiling:

In load-theme-buffer-local:
load-theme-buffer-local.el:97:54:Warning: ‘(custom-theme-recalc-face (symbol)
    (custom-theme-buffer-local-recalc-face symbol buffer))’ is a malformed
    function
load-theme-buffer-local.el:101:11:Warning: custom-theme-recalc-variable called
    with 2 arguments, but accepts only 1
load-theme-buffer-local.el:102:21:Warning: reference to free variable ‘symbol’

In end of data:
load-theme-buffer-local.el:109:1:Warning: the following functions are not
    known to be defined: flet, symbol
@nivekuil
Copy link

The currently open PR has the right idea using noflet. cl-flet has different behavior that will set the theme for the whole session

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants