emacsclient connection refused

View: New views
2 Messages — Rating Filter:   Alert me  

emacsclient connection refused

by Sofía Sal Bregua :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am using emacs22 with ess, when I try to open up a fix or edit window
I get the message:

 > a<-1:10
 > fix(a)
emacsclient: connect: Connection refused
emacsclient: No socket or alternate editor.  Please use:

    --socket-name
    --server-file      (or environment variable EMACS_SERVER_FILE)
    --alternate-editor (or environment variable ALTERNATE_EDITOR)
Error en edit(name, file, title, editor) :
  problema al ejecutar el editor emacsclient


any solution.
Thanks,
Sofia

______________________________________________
ESS-help@... mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help

Re: emacsclient connection refused

by Stephen Eglen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sofía Sal Bregua <sofia.sal@...> wrote:

> I am using emacs22 with ess, when I try to open up a fix or edit
> window I get the message:
>
> > a<-1:10
> > fix(a)
> emacsclient: connect: Connection refused
> emacsclient: No socket or alternate editor.  Please use:

does
M-x server-start

before the fix() command help?

______________________________________________
ESS-help@... mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help