|
From: John B. <mr...@gm...> - 2011-10-01 15:24:46
|
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 蔡福安<Ts...@fa...> wrote:
> 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"
>
> }
>
> }
>
> { environment H{ } }
>
> { environment-mode +append-environment+ }
>
> { status 1 }
>
>
>
> OS: Ubuntu 10.04
>
> Editor: Emacs23
>
>
>
> Can anyone guide me to solve this problem?
>
>
>
> NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.
>
>
> ------------------------------------------------------------------------------
> All of the data generated in your IT infrastructure is seriously valuable.
> Why? It contains a definitive record of application performance, security
> threats, fraudulent activity, and more. Splunk takes this data and makes
> sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-d2dcopy2
> _______________________________________________
> Factor-talk mailing list
> Fac...@li...
> https://lists.sourceforge.net/lists/listinfo/factor-talk
|