Greetings,

Thanks for the replies.

I ran emacs with -Q
/Applications/Emacs.app/Contents/MacOS/Emacs -Q
Started the server
M-x server-start
and tried emacsclient with -n
/Applications/Emacs.app/Contents/MacOS/bin/emacsclient -n /Users/ 
davidcha/.pythonrc

The result is a new frame with the following text in it:
 >For information about GNU Emacs and the GNU system, type C-h C-a.
 >Loading vc-cvs...done
 >Loading vc-svn...done

Then I tried it without the -n switch
That brings up a new frame with the file in it an the message "Waiting  
for Emacs..." in the shell where I invoked emacsclient and the message  
"Buffer '.pythonrc' still has clients; kill it? (yes or no)" in the  
mini buffer. When I type C-x # the file goes away and I get following  
message:
 >For information about GNU Emacs and the GNU system, type C-h C-a.
 >Loading vc-cvs...done
 >Loading vc-svn...done
 >When done with a buffer, type C-x #
 >Undo! [4 times]

Then I tried it in the bash shell with the same results. Since I  
normally use tcsh I have no bash init files in my home directory.

Dave Chapman


On Dec 30, 2007, at 10:21 PM, Adrian Robert wrote:

> On Dec 31, 2007 7:49 AM, David Chapman <[EMAIL PROTECTED]>  
> wrote:
>> Greetings,
>>
>> I just installed GNU Emacs 23.0.60.1 9.0-rc3 on my iBook G4 running
>> 10.5.1. When I tried to use emacsclient to visit a new file it  
>> created
>> a new frame but the new frame contained a buffer that had already  
>> been
>> open, usually the scratch  or the message buffer. The file I tried to
>> visit was not in any of the buffers. I got the program from the  
>> source
>> forge web (emacs-app.sourceforge.net) site by downloading the disk
>> image. I put it in the Applications directory.
>>
>> Here's how I tried to use it.
>>
>> /Applications/Emacs.app/Contents/MacOS/bin/emacsclient -n file-to- 
>> visit
>
> Hi, I cannot replicate this here.  I do get what others on the list
> have reported, which is buffer loaded but in existing frame.  I
> suspect customization settings are responsible for the difference.
> Please try with invoking emacs with -Q.  If you still see the problem,
> it might be a Leopard difference -- unfortunately I will not be able
> to test that for some months probably.
>
> -Adrian


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Emacs-app-dev- mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to