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

Disables font-lock-mode when used with emacsclient [emacs-plus] #22

Open
YashKarthik opened this issue Jan 16, 2022 · 7 comments
Open

Comments

@YashKarthik
Copy link

Using svg-tag-mode disables font-lock-mode if used via emacsclient.
It works perfectly when I open emacs standalone without the --daemon.

Env info:

  • macOS 11.6.2 (Big Sur)
  • Intel mackbook pro
  • Emacs 27.2 (emacs-plus) with doom emacs

Thanks for this beautiful package :)
Cheers!

@YashKarthik
Copy link
Author

svg-tag-mode is enabled in the buffers on the right.

emacsclient:

emacsclient

This one is in standalone emacs:

emacs

@rougier
Copy link
Owner

rougier commented Jan 17, 2022

Can you try with 'Emacs -Q" just be sure on the origin of the problem?

@YashKarthik
Copy link
Author

I'm not sure what you mean, emacs -q will disable svg-tag-mode too.

@rougier
Copy link
Owner

rougier commented Jan 18, 2022

Sorry, I meant disable everything and load svg tag mode manually (by opening the file and evaluating the buffer)

@YashKarthik
Copy link
Author

Oh sorry, I didn't think of it like that. I just started using emacs, so...

The svg tags render in both emacs -q and emacs -q --daemon like this:

Screenshot 2022-01-19 at 09 12 54

I'm guessing it must be a problem with my config (doom emacs).

@Catvert
Copy link

Catvert commented Jan 21, 2022

I have the same issue with doom emacs. When using the daemon, I have the font-lock that is disabled (in org files, on Linux).

@rougier
Copy link
Owner

rougier commented Jan 31, 2022

I'm not familiar with doom emacs. Hopefully, someone will jump in or you can ask on doom github issue tracker.

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

3 participants