Skip to main content
14 events
when toggle format what by license comment
Aug 30, 2023 at 18:47 history edited shynur
edited tags
Jun 30, 2023 at 10:36 vote accept Jan Stolarek
Jun 27, 2023 at 13:44 history edited shynur
edited tags
Jun 27, 2023 at 13:33 history edited shynur CC BY-SA 4.0
edited title
Jun 27, 2023 at 13:23 answer added shynur timeline score: 2
Jun 27, 2023 at 13:06 comment added Jan Stolarek I don't know ELisp well enough to adapt that code to settings I have in custom-set-faces. I tried calling custom-set-faces by putting it inside the hook like this: (defun efs/set-font-faces () (custom-set-faces ...)), but that does not seem to work.
Jun 27, 2023 at 9:28 comment added Tristan Then does this answer your question emacs.stackexchange.com/a/72730/40641 ?
Jun 27, 2023 at 8:55 comment added Jan Stolarek @TristanRiehs @shynur Indeed, I connect to Emacs by daemonizing it and then using emacsclient.
Jun 26, 2023 at 15:11 history edited Drew
edited tags
Jun 26, 2023 at 15:11 comment added Drew Please show your custom-set-faces code, at least the relevant part.
Jun 26, 2023 at 14:18 comment added shynur If you are using daemon-client, then custom-set-faces sets the face of frame F1, which is actually invisible. I encountered this issue yesterday...
Jun 26, 2023 at 13:54 comment added Tristan Do you run Emacs using the daemon and emacsclient ?
S Jun 26, 2023 at 13:38 review First questions
Jun 26, 2023 at 15:11
S Jun 26, 2023 at 13:38 history asked Jan Stolarek CC BY-SA 4.0