From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: small Eshell docfix Date: Tue, 31 Aug 2004 18:07:23 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1093990131 15080 80.91.224.253 (31 Aug 2004 22:08:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Aug 2004 22:08:51 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 01 00:08:41 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C2Gnx-0002nM-00 for ; Wed, 01 Sep 2004 00:08:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C2Gsq-0001om-IV for ged-emacs-devel@m.gmane.org; Tue, 31 Aug 2004 18:13:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C2Grs-0001LF-E0 for emacs-devel@gnu.org; Tue, 31 Aug 2004 18:12:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C2Grq-0001KH-IK for emacs-devel@gnu.org; Tue, 31 Aug 2004 18:12:42 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C2Grq-0001JQ-8L for emacs-devel@gnu.org; Tue, 31 Aug 2004 18:12:42 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C2Gmt-0007XI-Go for emacs-devel@gnu.org; Tue, 31 Aug 2004 18:07:35 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1C2Gmh-0007nc-No; Tue, 31 Aug 2004 18:07:23 -0400 Original-To: Emilio Lopes In-reply-to: (message from Emilio Lopes on Mon, 30 Aug 2004 21:43:39 +0200) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:26660 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:26660 That would probable be `?\\', but `?*' is already the default for sometime now. It seems \ is a better default, makes the GNU system more coherent overall. I think people will get used to the change.