[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Initialization customization not being saved : solved !
From: |
Allan Mui |
Subject: |
Re: Initialization customization not being saved : solved ! |
Date: |
Wed, 2 Apr 2008 14:57:27 -0500 |
I agree that it is not necessary but I also have my `.gnus.el' file
byte-compiled and it is even smaller than `.emacs.el' .
It seems that if someone wants to do this they should be able to remember
to do it again after making changes using customization buffers such as
"Initialization". After all, it is equivalent to manually editing the
`.emacs.el' file. It seems hardly worth coding around such a simple issue.
I had simply failed to look in the `message' buffer for the warning.
--
Allan
> [Original Message]
> From: Stefan Monnier <monnier@iro.umontreal.ca>
> To: <mu8ja0i@earthlink.net>
> Cc: <bug-gnu-emacs@gnu.org>
> Date: 4/2/2008 8:40:10 AM
> Subject: Re: Initialization customization not being saved : solved !
>
> > Sorry, I have found the problem and the feature is now working
properly. I
> > had byte-compiled my .emacs.el initialization file and failed to
> > byte-compile again after making the "Inhibit Startup Screen" variable
> > customization. I also ignored the warning message generated by emacs at
> > startup : "_emacs.el" is newer than "_emacs.elc" .
>
> Do *not* byte-compile your .emacs file.
>
>
> Stefan
Re: Initialization customization not being saved : solved !, Stefan Monnier, 2008/04/02
Message not available
Re: Initialization customization not being saved : solved !,
Allan Mui <=