unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: jidanni@jidanni.org
To: 5531@debbugs.gnu.org
Cc: rfrancoise@debian.org
Subject: bug#5531: 23.1.92; .emacs-custom.el read despite presence of .elc
Date: Sat, 06 Feb 2010 01:42:49 +0800	[thread overview]
Message-ID: <874olvtvqf.fsf@jidanni.org> (raw)

view-echo-area-messages shows
  Loading /home/jidanni/.emacs-custom.el (source)...done
even though there is an .elc available. (Made by
(add-hook
 'emacs-lisp-mode-hook
 '(lambda ()
    (turn-on-auto-fill)
    (or (string-equal buffer-file-name "/home/jidanni/.newsrc.eld")
	(add-hook
	 'after-save-hook
	 '(lambda ()
	    (byte-compile-file buffer-file-name)
	    ) nil t))))
in my ~/.emacs.)







             reply	other threads:[~2010-02-05 17:42 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 ` jidanni [this message]
2010-03-13 18:27   ` bug#5531: 23.1.92; .emacs-custom.el read despite presence of .elc Chong Yidong
2011-07-09 22:36     ` Glenn Morris
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=874olvtvqf.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=5531@debbugs.gnu.org \
    --cc=rfrancoise@debian.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).