unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: 5531-done@debbugs.gnu.org
Subject: bug#5531: 23.1.92; .emacs-custom.el read despite presence of .elc
Date: Sat, 09 Jul 2011 18:36:55 -0400	[thread overview]
Message-ID: <ae8vs7cc8o.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <87aaucyt4z.fsf@stupidchicken.com> (Chong Yidong's message of "Sat, 13 Mar 2010 13:27:08 -0500")


Presumably you have a

(load custom-file)

line in your .emacs, because that is the documented way to make the
feature work. Adjust it so that it looks like

(load (file-name-sans-extension custom-file))

It is not worth documenting this because byte-compiling your init files
is a bad idea that generally loses you time due to confusion (this is
documented).





  reply	other threads:[~2011-07-09 22:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <handler.5531.D5531.13102510234314.notifdone@debbugs.gnu.org>
2010-02-05 17:42 ` bug#5531: 23.1.92; .emacs-custom.el read despite presence of .elc jidanni
2010-03-13 18:27   ` Chong Yidong
2011-07-09 22:36     ` Glenn Morris [this message]
2011-07-10  0:32   ` bug#5531: closed (Re: bug#5531: 23.1.92; .emacs-custom.el read despite presence of .elc) jidanni

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=ae8vs7cc8o.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=5531-done@debbugs.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).