emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 23.0.60; Feature request: Menu item "load init files" after -q/-Q


From: Stephen J. Turnbull
Subject: Re: 23.0.60; Feature request: Menu item "load init files" after -q/-Q
Date: Sun, 06 Apr 2008 15:06:44 +0900

Stefan Monnier writes:
 > >> That's a good point.  We need to work harder to make sure that
 > >> `emacs -Q' either refuses to try and send mail (with an error that
 > >> explains that mail is not configured) or that does something
 > 
 > > In XEmacs, `sendmail' is always configured.
 > 
 > I'm not sure we're talking about the same thing.  The question is mostly
 > whether or not the message will reach its destination.  MUA frills like
 > support for MIME are quite secondary in comparison.

Oh, OK.  But either that's just as much a problem in plain `emacs' as
in `emacs -Q', or it will normally be fixed by loading the init files.
That's what confused me.

I think it may be good enough to condition-case the sending function,
and if it fails inform the user that the buffer may be saved with C-x
C-w and then sent in any way the user normally uses to send files by
mail.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]