help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to save setup of default font?


From: Kaushal Modi
Subject: Re: How to save setup of default font?
Date: Sat, 09 Jul 2016 14:25:15 +0000

Have you set the custom-file option by any chance?  If so you need to make
sure to load that file in your config.

Talking about config, if you have a ~/.emacs file, that will be loaded by
default by emacs. If that file is not present, and if you have a
~/.emacs.d/init.el, then init.el will be loaded by emacs.

Let's say you have a ~/.emacs file and you have *not* set the custom-file
option.  In that case, when you save options, you should see some
configuration code saved automatically by emacs in the ~/.emacs file. (The
same applies to the ~/.emacs.d/init.el file *if* ~/.emacs file is absent.)


> From: Csányi Pál <csanyipal@gmail.com>
> > I tried this too:
> > from graphical menu choose:
> > Options > Set Default Font > Misc > lucidasanstypewriter-12
> > and after that from graphical menu choose:
> > Options > Save Options
> >
> > but that does not help to keep this setting after close and reopen Emacs.
>
-- 

-- 
Kaushal Modi


reply via email to

[Prev in Thread] Current Thread [Next in Thread]