Herbert Sitz <hesitz <at> gmail.com> writes:

> Can't get it to work in Windows, though.  In Windows it runs in the gui server
> with correct output in Emacs server in the Messages buf and on the minibuf
> command line.  But not output in the terminal.
> 

In case anyone cares -- I know the number of people using emacsclientw is
probably tiny -- the workaround I'm using in Windows is just to 
pipe it to 'cat'.  So this does work to output on the terminal:

> emacsclientw --eval ^"(message \^"Hi there\^")^" | cat

-- Herb




Reply via email to