From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: bug in file-name-shadow-mode Date: Sun, 20 Mar 2005 07:59:20 -0500 Message-ID: References: <200503192012.j2JKCSJ02066@raven.dms.auburn.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1111325249 1185 80.91.229.2 (20 Mar 2005 13:27:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 20 Mar 2005 13:27:29 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 20 14:27:29 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DD0Sk-0005mV-8y for ged-emacs-devel@m.gmane.org; Sun, 20 Mar 2005 14:27:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DD0jb-0002Fz-0o for ged-emacs-devel@m.gmane.org; Sun, 20 Mar 2005 08:44:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DD0K8-0008At-VF for emacs-devel@gnu.org; Sun, 20 Mar 2005 08:18:33 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DD0K5-00088g-0c for emacs-devel@gnu.org; Sun, 20 Mar 2005 08:18:29 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DD0K4-00081d-2z for emacs-devel@gnu.org; Sun, 20 Mar 2005 08:18:28 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DD01Y-0001Ia-OB for emacs-devel@gnu.org; Sun, 20 Mar 2005 07:59:20 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DD01Y-0001TS-DX; Sun, 20 Mar 2005 07:59:20 -0500 Original-To: Luc Teirlinck In-reply-to: <200503192012.j2JKCSJ02066@raven.dms.auburn.edu> (message from Luc Teirlinck on Sat, 19 Mar 2005 14:12:28 -0600 (CST)) 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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: news.gmane.org gmane.emacs.devel:34816 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34816 Worse is that file-name-shadow-mode stays disabled in subsequent invocations of the minibuffer, even though the variable file-name-shadow-mode is t. I am not sure what you mean. Would you please provide precise instructions for that part too?