From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: completion problem with read-file-name Date: Thu, 12 Jul 2007 06:22:23 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1184210555 23601 80.91.229.12 (12 Jul 2007 03:22:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 Jul 2007 03:22:35 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org, bojohan+news@dd.chalmers.se To: "Drew Adams" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jul 12 05:22:33 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I8pGC-0006y8-RM for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Jul 2007 05:22:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I8pGB-0007S1-WE for geb-bug-gnu-emacs@m.gmane.org; Wed, 11 Jul 2007 23:22:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I8pG9-0007RZ-Gc for bug-gnu-emacs@gnu.org; Wed, 11 Jul 2007 23:22:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I8pG8-0007RN-4K for bug-gnu-emacs@gnu.org; Wed, 11 Jul 2007 23:22:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I8pG7-0007RK-Uz for bug-gnu-emacs@gnu.org; Wed, 11 Jul 2007 23:22:27 -0400 Original-Received: from nitzan.inter.net.il ([213.8.233.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I8pG7-0000aE-I7 for bug-gnu-emacs@gnu.org; Wed, 11 Jul 2007 23:22:27 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-83-130-242-43.inter.net.il [83.130.242.43]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id HFP50000 (AUTH halo1); Thu, 12 Jul 2007 06:22:33 +0300 (IDT) In-reply-to: X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16148 Archived-At: > From: "Drew Adams" > Date: Wed, 11 Jul 2007 18:05:13 -0700 > Cc: > > > etc/NEWS: > > > > ** The completion commands TAB, SPC and ? in the minibuffer apply > > only to the text before point. If there is text in the buffer > > after point, it remains unchanged. > > Thanks for the info. Still seems like retrogression to me. You never explained why you thought it was a retrogression.