From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] Changes to emacs/lisp/ChangeLog Date: Tue, 23 May 2006 16:51:24 -0400 Message-ID: References: <87odxpuepa.fsf@lrde.org> <87u07gzmr2.fsf@lrde.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1148417520 18501 80.91.229.2 (23 May 2006 20:52:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 23 May 2006 20:52:00 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 23 22:51:56 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fidr3-0007s2-9X for ged-emacs-devel@m.gmane.org; Tue, 23 May 2006 22:51:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fidr2-0002hv-RG for ged-emacs-devel@m.gmane.org; Tue, 23 May 2006 16:51:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fidqr-0002gE-0o for emacs-devel@gnu.org; Tue, 23 May 2006 16:51:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fidqn-0002fX-KJ for emacs-devel@gnu.org; Tue, 23 May 2006 16:51:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fidqn-0002fU-CH for emacs-devel@gnu.org; Tue, 23 May 2006 16:51:33 -0400 Original-Received: from [209.226.175.188] (helo=tomts25-srv.bellnexxia.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fidv3-00018w-Kk for emacs-devel@gnu.org; Tue, 23 May 2006 16:55:59 -0400 Original-Received: from localhost ([70.55.144.35]) by tomts25-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20060523205125.ORRP1747.tomts25-srv.bellnexxia.net@localhost>; Tue, 23 May 2006 16:51:25 -0400 Original-Received: by localhost (Postfix, from userid 20848) id 03FC28258; Tue, 23 May 2006 16:51:25 -0400 (EDT) Original-To: michael.cadilhac@lrde.org (=?iso-8859-1?Q?Micha=EBl?= Cadilhac) In-Reply-To: <87u07gzmr2.fsf@lrde.org> (=?iso-8859-1?Q?Micha=EBl?= Cadilhac's message of "Tue, 23 May 2006 19:14:57 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:55155 Archived-At: > When I do C-x C-f /a/b/c TAB, no star are added, but an _error_ is > triggered instead of a [no match]. I'm not sure it's bad, actually. Stefan