From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: [patch] sort eshell glob matches Date: Tue, 06 Nov 2007 22:58:40 -0500 Message-ID: References: <87r6j5v17z.fsf@localhorst.mine.nu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1194407938 30230 80.91.229.12 (7 Nov 2007 03:58:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 Nov 2007 03:58:58 +0000 (UTC) Cc: David Hansen , emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 07 04:59:01 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ipc49-0004Q5-Sc for ged-emacs-devel@m.gmane.org; Wed, 07 Nov 2007 04:58:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ipc3z-0004Y5-1c for ged-emacs-devel@m.gmane.org; Tue, 06 Nov 2007 22:58:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ipc3v-0004VE-7J for emacs-devel@gnu.org; Tue, 06 Nov 2007 22:58:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ipc3u-0004Tp-8k for emacs-devel@gnu.org; Tue, 06 Nov 2007 22:58:42 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ipc3u-0004Tg-2c for emacs-devel@gnu.org; Tue, 06 Nov 2007 22:58:42 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ipc3t-0004xa-Jc for emacs-devel@gnu.org; Tue, 06 Nov 2007 22:58:41 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Ipc3s-0008FA-NA; Tue, 06 Nov 2007 22:58:40 -0500 X-Spook: Albania fraud threat halcon USCOI 64 Vauxhall Cross Jiang X-Ran: 5i!w)4h,{Eaz*fP+b./c~PxiV$/vLj:aj_t2<]?-V./}cW_z*E~s:QxOl5aW}CJ*xS'4xy X-Hue: white X-Attribution: GM In-Reply-To: (Richard Stallman's message of "Mon, 05 Nov 2007 21:16:32 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:82703 Archived-At: Richard Stallman wrote: > Would someone please DTRT with this, then ack? ack > To: emacs-devel@gnu.org > From: David Hansen > Date: Mon, 05 Nov 2007 04:08:00 +0100 [...] > Subject: [patch] sort eshell glob matches [...] > I'm using this patch now for several months w/o problems. Thanks; installed.