[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SMTP port specification
At Fri, 30 Nov 2012 13:22:32 -0500,
Haines Brown wrote:
> The other petty question is that I'm using a custom emacs init file at
> this point for wl, and I'd like that session of emacs to run wl
> automatically when the emacs session is started, without having then
> to issue the command M-x wl.
>
> And when I quite wl, I'd like it to quite the emacs session as well. I
> tried various things without luck. The line (autoload 'wl "wl"
> "Wanderlust" t) in the emacs init file only seems to put wl into the
> environment, not actually start it.
If I were you I'd put things like this in a shell alias or a shell
wrapper script. It makes it easier to use emacs for something else
than wl.
-andreas