<HTML>
<HEAD>
<TITLE>Aquamacs / aquamacs cmd line / emacsclient</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12pt'>Hello,<BR>
<BR>
I would like to be able to use the </SPAN></FONT><SPAN STYLE='font-size:12pt'><FONT FACE="Monaco, Courier New">emacsclient </FONT><FONT FACE="Verdana, Helvetica, Arial">with aquamacs. I know about the </FONT><FONT FACE="Monaco, Courier New">aquamacs </FONT><FONT FACE="Verdana, Helvetica, Arial">command line perl script which invokes the “</FONT><FONT FACE="Monaco, Courier New">open</FONT><FONT FACE="Verdana, Helvetica, Arial">” command, but that does not work with the command line subversion client:<BR>
</FONT></SPAN><BLOCKQUOTE><FONT SIZE="1"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:9pt'><BR>
bash-3.2$ export EDITOR=aquamacs<BR>
bash-3.2$ svn ci sips/pms/views.py<BR>
<BR>
Log message unchanged or not specified<BR>
(a)bort, (c)ontinue, (e)dit:<BR>
e<BR>
<BR>
Log message unchanged or not specified<BR>
(a)bort, (c)ontinue, (e)dit:<BR>
a<BR>
bash-3.2$ <BR>
</SPAN></FONT></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12pt'><BR>
Because open exits almost immediately, subversion does not think the file has been changed. If I use the “</SPAN></FONT><SPAN STYLE='font-size:12pt'><FONT FACE="Monaco, Courier New">-W</FONT><FONT FACE="Verdana, Helvetica, Arial">” option for </FONT><FONT FACE="Monaco, Courier New">aquamacs </FONT><FONT FACE="Verdana, Helvetica, Arial">(really </FONT><FONT FACE="Monaco, Courier New">open</FONT><FONT FACE="Verdana, Helvetica, Arial">), then it waits until I have closed my existing editing instance, which is not ideal. If I use the “</FONT><FONT FACE="Monaco, Courier New">-n</FONT><FONT FACE="Verdana, Helvetica, Arial">” option, then it creates a new instance, which works, but is not ideal.<BR>
<BR>
I would rather have the functionality I used to have with emacs where the emacsclient would wait until I wrote the buffer out before exiting.<BR>
<BR>
Any solutions out there?<BR>
<BR>
Thanks,<BR>
<BR>
-peter</FONT></SPAN>
</BODY>
</HTML>