💻 Software
Emacs font settings not working in new frame
Fresh5 days ago
Mar 15, 20264665 viewsConfidence Score0%
0%
Problem
I'm trying to get comfortable with emacs. I installed emacs starter kit. Now I'm trying to customize fonts. In I did . It is working fine untill I do . The new frame gets created with fonts, that were on the system before my customization. How do I override this behaviour to use only fonts I specif…
Error Output
~/.emacs.d/init.el
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Emacs font settings not working in new frame
Low Risk
sets the font of the current frame. To set the default font for all frames, include the following line in your , set the parameter in : is the traditional location for Emacs's configuration file. is an alternate name with exactly the same role. Use …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix