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

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

Re: Problem quoting expression to be eval'ed by emacsclient


From: Tassilo Horn
Subject: Re: Problem quoting expression to be eval'ed by emacsclient
Date: Wed, 23 Oct 2013 16:07:38 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

Thorsten Jolitz <tjolitz@gmail.com> writes:

>> I'm trying to evaluate an expression via `emacsclient' (from a Zsh shell),
>> for example:
>>
>> $ emacsclient -e "(message \"hello\")"
>
> This works for me (bash):
>
> #+begin_src sh
> $  emacsclient -s my-server -e "(message \"hello\")"
> "hello"
> #+end_src

Works for me, too (with ZSH).

Bye,
Tassilo



reply via email to

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