From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ralf Fassel Newsgroups: gmane.emacs.help Subject: Re: How to pipe text or load a file directly into mail-mode? Date: Fri, 05 May 2006 14:13:28 +0200 Message-ID: References: <86vesme7tk.fsf@gothmog.pc> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1146832835 14016 80.91.229.2 (5 May 2006 12:40:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 5 May 2006 12:40:35 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 05 14:40:32 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fbzbc-0007bc-BR for geh-help-gnu-emacs@m.gmane.org; Fri, 05 May 2006 14:40:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fbzbb-0000hq-RQ for geh-help-gnu-emacs@m.gmane.org; Fri, 05 May 2006 08:40:23 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.isc.org!news.glorb.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.emacs Original-Lines: 13 Original-X-Trace: individual.net /sIYhphxgbggwPynwXVQXweujuqEJfrBz62jEoZaobz6at5T8= User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.5 (chestnut, linux) Cancel-Lock: sha1:+tipxcPUvR3HnzPuRWmwPUvWBS8= Original-Xref: shelby.stanford.edu gnu.emacs.help:139232 comp.emacs:92112 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:34855 Archived-At: * Adam Funk | I get usenet access by opening an xterm, logging into a server and | running slrn. If you use ssh to log in, you could forward the X11 connection to your local system and omit the -nw. Just use ssh -X to initiate the connection which should take care of the necessary environment settings. Or simply use emacs instead of perl to set up the mail buffer as others suggested. R'