From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tim Van Holder Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: 23.0.60; (minor) minibuffer file-name completion issue for files containing $ Date: Mon, 19 May 2008 13:23:28 +0200 Message-ID: <873aoev8pb.fsf@leeloo.anubex.internal> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1211196263 8285 80.91.229.12 (19 May 2008 11:24:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 May 2008 11:24:23 +0000 (UTC) To: emacs-pretest-bug@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 19 13:25:00 2008 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 1Jy3Tn-0003yd-Kl for ged-emacs-devel@m.gmane.org; Mon, 19 May 2008 13:24:35 +0200 Original-Received: from localhost ([127.0.0.1]:35223 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jy3T3-0002p7-Jg for ged-emacs-devel@m.gmane.org; Mon, 19 May 2008 07:23:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jy3Sy-0002ol-Nw for emacs-devel@gnu.org; Mon, 19 May 2008 07:23:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jy3Sv-0002n8-Bd for emacs-devel@gnu.org; Mon, 19 May 2008 07:23:43 -0400 Original-Received: from [199.232.76.173] (port=58704 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jy3Sv-0002n5-2k for emacs-devel@gnu.org; Mon, 19 May 2008 07:23:41 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:50456) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jy3Su-0004Pg-TA for emacs-devel@gnu.org; Mon, 19 May 2008 07:23:41 -0400 Original-Received: from mx10.gnu.org ([199.232.76.166]:38613) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Jy3Rj-0006II-0W for emacs-pretest-bug@gnu.org; Mon, 19 May 2008 07:22:27 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Jy3Sr-0004Ow-LL for emacs-pretest-bug@gnu.org; Mon, 19 May 2008 07:23:40 -0400 Original-Received: from 179.75-78-194.adsl-static.isp.belgacom.be ([194.78.75.179]:38021 helo=mail.anubex.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jy3Sr-0004OO-7m for emacs-pretest-bug@gnu.org; Mon, 19 May 2008 07:23:37 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mail.anubex.com (Postfix) with ESMTP id 16084D78E41; Mon, 19 May 2008 13:23:35 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at anubex.com Original-Received: from mail.anubex.com ([127.0.0.1]) by localhost (mail.anubex.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wGwSZp7CbHwA; Mon, 19 May 2008 13:23:28 +0200 (CEST) Original-Received: from leeloo.anubex.internal (177.75-78-194.adsl-static.isp.belgacom.be [194.78.75.177]) by mail.anubex.com (Postfix) with ESMTPS id 55A8CD78DBC; Mon, 19 May 2008 13:23:28 +0200 (CEST) Original-Received: from tim by leeloo.anubex.internal with local (Exim 4.63) (envelope-from ) id 1Jy3Si-0004xh-4j; Mon, 19 May 2008 13:23:28 +0200 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:97389 gmane.emacs.pretest.bugs:22387 Archived-At: Files present on the system: /foo/$blah.xyzzy /foo/$blah.quux When pressing TAB twice to get completions for "/foo/$b", I noticed that the fact that the $ gets escaped in the minibuffer seems to cause the wrong letter to be highlighted in the *Completions* buffer (i.e. the 'y' and 'u' are highlighted, respectively, instead of the 'x' and 'q', respectively). In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.8.20) of 2008-05-19 on leeloo Windowing system distributor `RealVNC Ltd', version 11.0.3370 configured using `configure '--with-x'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Dired by name Minor modes in effect: shell-dirtrack-mode: t show-paren-mode: t pc-selection-mode: t display-time-mode: t delete-selection-mode: t tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t size-indication-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t