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: Eli Zaretskii
Subject: Re: Problem quoting expression to be eval'ed by emacsclient
Date: Wed, 23 Oct 2013 18:33:00 +0300

> 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?



reply via email to

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