* 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
* Re: emacsclient help
2006-10-01 13:52 emacsclient help Bill
@ 2006-10-01 14:41 ` Peter Dyballa
0 siblings, 0 replies; 2+ messages in thread
From: Peter Dyballa @ 2006-10-01 14:41 UTC (permalink / raw)
Cc: help-gnu-emacs
Am 01.10.2006 um 15:52 schrieb Bill:
> Any ideas what else I might try?
Could be you are using a too old version of Carbon Emacs! It's not
the Emacs major version number, but the time the application was
built. Its makers had a learning curve until Carbon Emacs was able to
provide UNIX like services ...
OTOH: can you send some file to Emacs via emacsclient? Does 'crontab -
e' open the (empty?) table in Emacs? How is it when you change EDITOR
from "/Applications/Emacs Carbon/Emacs.app/Contents/MacOS/bin/
emacsclient" to "/Applications/Emacs\ Carbon/Emacs.app/Contents/MacOS/
bin/emacsclient"?
http://aquamacs.org/download.shtml
http://home.att.ne.jp/alpha/z123/emacs-mac-e.html
--
Greetings
Pete
Math illiteracy affects 7 out of every 5 Americans.
^ 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).