unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: mu8ja0i@earthlink.net
Cc: bug-gnu-emacs@gnu.org
Subject: Re: Initialization customization not being saved : solved !
Date: Wed, 02 Apr 2008 10:44:32 +0200	[thread overview]
Message-ID: <47F34770.7050206@gmx.at> (raw)
In-Reply-To: <380-2200842117384265@earthlink.net>

 > 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" .

Emacs could

(1) warn the user when saving the customized value that .emacs must be
     byte-compiled in order to apply the customized value when Emacs is
     restarted (even if a warning is issued only once during a session
     people may find this annoying),

(2) warn the user when exiting Emacs that there were uncompiled saved
     values (won't help much when a user just fires another instance of
     Emacs in order to quickly test a customization),

(3) warn the user very explicitly at startup - maybe asking questions
     like "byte-compile your .emacs now?" or "reload .emacs source?",

(4) automatically load the uncompiled .emacs and warn the user that it
     has _not_ been compiled (confusing, why should .emacs be treated
     differently from other files).

I'd opt for (3) although I generally hate programs asking me questions
during startup.





  reply	other threads:[~2008-04-02  8:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-01 17:38 Initialization customization not being saved : solved ! Allan J Mui
2008-04-02  8:44 ` martin rudalics [this message]
2008-04-02 13:50   ` Juanma Barranquero
2008-04-02 14:54   ` Stefan Monnier
2008-04-02 15:22     ` Juanma Barranquero
2008-04-02 17:34       ` Stefan Monnier
2008-04-02 19:40         ` Juanma Barranquero
2008-04-02 16:52     ` martin rudalics
2008-04-03 13:52       ` Stefan Monnier
2008-04-03 14:44         ` martin rudalics
2008-04-02 13:40 ` Stefan Monnier
     [not found] ` <mailman.9870.1207143615.18990.bug-gnu-emacs@gnu.org>
2008-04-02 14:13   ` Christoph Conrad
  -- strict thread matches above, loose matches on Subject: below --
2008-04-02 19:57 Allan Mui

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=47F34770.7050206@gmx.at \
    --to=rudalics@gmx.at \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=mu8ja0i@earthlink.net \
    /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).