[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem quoting expression to be eval'ed by emacsclient
From: |
Sebastien Vauban |
Subject: |
Re: Problem quoting expression to be eval'ed by emacsclient |
Date: |
Wed, 23 Oct 2013 23:56:16 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt) |
Eli Zaretskii wrote:
>> From: Thorsten Jolitz <tjolitz@gmail.com>
>> Date: Wed, 23 Oct 2013 10:52:19 +0200
>>
>>> 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
>
> But you aren't on Windows, are you?
If you're asking the question to me, then yes, I'm on Windows. But the above
tests I made are from a Cygwin Zsh session.
I did not think that would differ from a Unix Zsh, but it seems so, then?
Best regards,
Seb
--
Sebastien Vauban
- Problem quoting expression to be eval'ed by emacsclient, Sebastien Vauban, 2013/10/23
- Re: Problem quoting expression to be eval'ed by emacsclient, Thorsten Jolitz, 2013/10/23
- Re: Problem quoting expression to be eval'ed by emacsclient, Tassilo Horn, 2013/10/23
- Re: Problem quoting expression to be eval'ed by emacsclient, Eli Zaretskii, 2013/10/23
- Message not available
- Re: Problem quoting expression to be eval'ed by emacsclient,
Sebastien Vauban <=
- Re: Problem quoting expression to be eval'ed by emacsclient, Eli Zaretskii, 2013/10/23
- Message not available
- Re: Problem quoting expression to be eval'ed by emacsclient, Sebastien Vauban, 2013/10/25
- Re: Problem quoting expression to be eval'ed by emacsclient, Eli Zaretskii, 2013/10/25
- Message not available
- Re: Problem quoting expression to be eval'ed by emacsclient, Sebastien Vauban, 2013/10/30
- Re: Problem quoting expression to be eval'ed by emacsclient, Stefan Monnier, 2013/10/30
- Re: Problem quoting expression to be eval'ed by emacsclient, Eli Zaretskii, 2013/10/30
Re: Problem quoting expression to be eval'ed by emacsclient, Andreas Röhler, 2013/10/23