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

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

Re: emacs --daemon does not seem to work for me


From: A.Politz
Subject: Re: emacs --daemon does not seem to work for me
Date: Thu, 6 Aug 2009 14:07:27 -0700 (PDT)
User-agent: G2/1.0

On Aug 6, 5:46 am, mwnn <mwnn...@gmail.com> wrote:
> Hi,
>     I am using GNU Emacs 23.1. I start the emacs daemon by executing the
> following command:
> $ emacs --daemon
>
> Then when i execute the following command:
> $ emacsclient -c
>
> An emacs frame appears and goes away in a jiffy!
>
> Can somebody tell me what is the fix for this?
>
> Regards,
> mwnn

$ alias emacsclient
$ which emacs ; which emacsclient

If none of those lead you to an answer, try
$ emacs -Q --daemon
and see if that works.

-ap


reply via email to

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