From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#7215: 24.0.50; Minibuffer path completion mispositions point Date: Mon, 18 Oct 2010 16:03:27 -0400 Message-ID: References: <87aamgc3jr.fsf@leeloo.anubex.internal> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1287434574 11312 80.91.229.12 (18 Oct 2010 20:42:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 18 Oct 2010 20:42:54 +0000 (UTC) To: Tim Van Holder Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 18 22:42:51 2010 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.69) (envelope-from ) id 1P7wXa-0004AI-6K for geb-bug-gnu-emacs@m.gmane.org; Mon, 18 Oct 2010 22:42:42 +0200 Original-Received: from localhost ([127.0.0.1]:46364 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P7wXZ-0003HE-LP for geb-bug-gnu-emacs@m.gmane.org; Mon, 18 Oct 2010 16:42:41 -0400 Original-Received: from [140.186.70.92] (port=60024 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P7wXR-0003Gx-1D for bug-gnu-emacs@gnu.org; Mon, 18 Oct 2010 16:42:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P7wXQ-0006e5-4B for bug-gnu-emacs@gnu.org; Mon, 18 Oct 2010 16:42:32 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:41874) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P7wXQ-0006dy-2W for bug-gnu-emacs@gnu.org; Mon, 18 Oct 2010 16:42:32 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1P7wAg-000148-Lo for bug-gnu-emacs@gnu.org; Mon, 18 Oct 2010 16:19:02 -0400 Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Mon, 18 Oct 2010 20:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 7215 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 7215@debbugs.gnu.org, monnier@iro.umontreal.ca Original-Received: via spool by 7215-done@debbugs.gnu.org id=D7215.12874330854083 (code D ref 7215); Mon, 18 Oct 2010 20:19:02 +0000 Original-Received: (at 7215-done) by debbugs.gnu.org; 18 Oct 2010 20:18:05 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P7w9k-00013o-KI for submit@debbugs.gnu.org; Mon, 18 Oct 2010 16:18:05 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P7vs1-0000us-DW for 7215-done@debbugs.gnu.org; Mon, 18 Oct 2010 15:59:45 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjALAJxEvExMCpO7/2dsb2JhbACgT3lywH+FSQSSGQ X-IronPort-AV: E=Sophos;i="4.57,346,1283745600"; d="scan'208";a="80046825" Original-Received: from 76-10-147-187.dsl.teksavvy.com (HELO pastel.home) ([76.10.147.187]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 18 Oct 2010 16:03:28 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 1023AA822C; Mon, 18 Oct 2010 16:03:28 -0400 (EDT) In-Reply-To: (Stefan Monnier's message of "Mon, 18 Oct 2010 10:24:24 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Mailman-Approved-At: Mon, 18 Oct 2010 16:18:04 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 18 Oct 2010 16:19:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org 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:40967 Archived-At: >> I'm on trunk, not the emacs-23 branch. >> However, I (manually) applied the same change to trunk and the problem >> did indeed go away. > Thank you for confirming. Closing, then, Stefan