all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: Help Gnu Emacs mailing list <help-gnu-emacs@gnu.org>,
	csanyipal@gmail.com
Subject: Re: How to save setup of default font?
Date: Sat, 09 Jul 2016 14:25:15 +0000	[thread overview]
Message-ID: <CAFyQvY26p3MFEpVi-3pLBwG78ShBpiohoScPFjHmqQ6+Oz3R_A@mail.gmail.com> (raw)
In-Reply-To: <834m7yhpi3.fsf@gnu.org>

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	other threads:[~2016-07-09 14:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-09 13:11 How to save setup of default font? Csányi Pál
2016-07-09 14:09 ` Eli Zaretskii
2016-07-09 14:25   ` Kaushal Modi [this message]
2016-07-09 14:39     ` Csányi Pál

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFyQvY26p3MFEpVi-3pLBwG78ShBpiohoScPFjHmqQ6+Oz3R_A@mail.gmail.com \
    --to=kaushal.modi@gmail.com \
    --cc=csanyipal@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.