emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Output to shell when calling emacsclient?


From: Herbert Sitz
Subject: Re: [O] Output to shell when calling emacsclient?
Date: Sun, 23 Oct 2011 16:47:29 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

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

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