From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.devel Subject: Re: eshell multiple output targets fix Date: Tue, 22 Oct 2002 11:22:30 -0700 Sender: emacs-devel-admin@gnu.org Message-ID: <87smyyfi55.fsf@gnu.org> References: <87y98qfjcd.fsf@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035310989 15539 80.91.224.249 (22 Oct 2002 18:23:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 22 Oct 2002 18:23:09 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1843gK-00042U-00 for ; Tue, 22 Oct 2002 20:23:08 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 1843he-0007R9-00 for ; Tue, 22 Oct 2002 20:24:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 1843gO-00012I-00; Tue, 22 Oct 2002 14:23:12 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 1843fp-0000kH-00 for emacs-devel@gnu.org; Tue, 22 Oct 2002 14:22:37 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 1843fn-0000jn-00 for emacs-devel@gnu.org; Tue, 22 Oct 2002 14:22:37 -0400 Original-Received: from [143.186.37.98] (helo=alice) by monty-python.gnu.org with esmtp (Exim 4.10) id 1843fm-0000jU-00 for emacs-devel@gnu.org; Tue, 22 Oct 2002 14:22:35 -0400 Original-Received: from johnw by alice with local (Exim 3.35 #1 (Debian)) id 1843fj-0000ft-00 for ; Tue, 22 Oct 2002 11:22:31 -0700 Original-To: emacs-devel@gnu.org X-Public-Key: http://pgp5.ai.mit.edu:11371/pks/lookup?op=get&search=0xF40524D0 X-Home-Page: http://www.gci-net.com/users/j/johnw/ In-Reply-To: (Bob Halley's message of "22 Oct 2002 11:10:12 -0700") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:8662 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:8662 >>>>> On Tue Oct 22, Bob writes: > I am not an official Emacs developer, so I cannot commit the > fix. :) Ok, I have checked it in with you as the developer. John