* emacsclient help
@ 2006-10-01 13:52 Bill
2006-10-01 14:41 ` Peter Dyballa
0 siblings, 1 reply; 2+ messages in thread
From: Bill @ 2006-10-01 13:52 UTC (permalink / raw)
I'm attempting to use emacsclient with Mutt, in OS X Terminal. So far
I am able to get Terminal in general to 'access' Emacs (GNU), leaving
the Terminal waiting for a return response.
I have .bash_profile set to:
export EDITOR="/Applications/Emacs
Carbon/Emacs.app/Contents/MacOS/bin/emacsclient"
Echo $EDITOR returns the proper path to Emacs (GNU vs 2.0.50.1)
I have tested the about, using a file as a parameter, and it works
fine.
I have .emacs set to:
(server-start)
I have also set .muttrc to:
set editor="/Applications/Emacs
Carbon/Emacs.app/Contents/MacOS/bin/emacsclient"
However, when I attempt to write a new email or reply to an existing
email, mutt returns the following message:
Aborted unmodified message.
Any ideas what else I might try?
Thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-10-01 14:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-01 13:52 emacsclient help Bill
2006-10-01 14:41 ` Peter Dyballa
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).