help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: how can tell emacs not to load desktop when invoked by mutt?


From: Kai Großjohann
Subject: Re: how can tell emacs not to load desktop when invoked by mutt?
Date: Sun, 27 Apr 2003 13:48:52 +0200
User-agent: Gnus/5.090019 (Oort Gnus v0.19) Emacs/21.3.50 (gnu/linux)

wang yin <wy@wangyin.com> writes:

> Then I can use the following elisp(in pseudo-code):
>
> (or (regexp-match ("/tmp/mutt-[^-]+-[0-9-]+", file-name))
>         (progn
>            (load "desktop")
>            (desktop-load-default)
>            (desktop-read)))

How about another approach entirely?  You start Emacs, then say M-x
server-start RET, and you configure mutt to invoke emacsclient
instead of emacs.

-- 
file-error; Data: (Opening input file no such file or directory ~/.signature)


reply via email to

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