Re: [Factor-talk] Cannot Run Emacs23 from Factor

2011-10-02 Thread John Benediktsson
I suppose you could add that to your .emacs file. Alternatively, feel free to change the command line that is used to launch emacs in editors.emacs for your own use. 2011/10/2 Steve Tsai 蔡福安 > John, > > Following are the messages I got when I ran the command in a shall: > > ** ** > > h

Re: [Factor-talk] Cannot Run Emacs23 from Factor

2011-10-02 Thread Steve Tsai 蔡福安
John, Following are the messages I got when I ran the command in a shall: hokan@ubuntu:~$ emacsclient --no-wait +5 /home/hokan/stwork/DuDang/DuDang.factoremacsclient: can't find socket; have you started the server? To start the server in Emacs, type "M-x server-start". emacsclient: No socket or

Re: [Factor-talk] Cannot Run Emacs23 from Factor

2011-10-01 Thread John Benediktsson
Does this command work in a shell? $ emacsclient --no-wait +5 /home/hokan/stwork/DuDang/DuDang.factor On Oct 1, 2011, at 5:13 AM, Steve Tsai 蔡福安 wrote: > When I tried to jump to definitions from the listener, I got following error > message: > > > > Process exited with error code 1 > > L

[Factor-talk] Cannot Run Emacs23 from Factor

2011-10-01 Thread Steve Tsai 蔡福安
When I tried to jump to definitions from the listener, I got following error message: Process exited with error code 1 Launch descriptor: T{ process { command { "emacsclient" "--no-wait" "+5" "/home/hokan/stwork/DuDang/DuDang.factor"