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

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

Re: How to pipe text or load a file directly into mail-mode?


From: Peter Dyballa
Subject: Re: How to pipe text or load a file directly into mail-mode?
Date: Thu, 4 May 2006 15:16:01 +0200


Am 04.05.2006 um 12:49 schrieb Adam Funk:

   my $status = system('emacs', '-nw', $temp_file, '-f mail-mode');

Emacs produces this error:

   standard input is not a tty

'Emacs -nw' needs a terminal to run in. How about opening an xterm in which this emacs runs? Or launching GNU Emacs as an iconised X client?

--
Greetings

  Pete

To be is to do.
                       -- I. Kant
To do is to be.
                       -- A. Sartre
Yabba-Dabba-Doo!
                       -- F. Flintstone






reply via email to

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