From mognush@gmail.com Tue Sep 29 17:37:35 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 30 Sep 2009 00:37:35 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8U0bYi3030279 for ; Tue, 29 Sep 2009 17:37:35 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MsnCH-0001B3-L2 for bug-gnu-emacs@gnu.org; Tue, 29 Sep 2009 20:37:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MsnCC-00010B-Cd for bug-gnu-emacs@gnu.org; Tue, 29 Sep 2009 20:37:32 -0400 Received: from [199.232.76.173] (port=42634 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MsnCC-0000zi-5r for bug-gnu-emacs@gnu.org; Tue, 29 Sep 2009 20:37:28 -0400 Received: from mail-qy0-f196.google.com ([209.85.221.196]:48458) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MsnCB-0005RP-PV for bug-gnu-emacs@gnu.org; Tue, 29 Sep 2009 20:37:27 -0400 Received: by qyk34 with SMTP id 34so4530805qyk.14 for ; Tue, 29 Sep 2009 17:37:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=E3aN/H4jKzTgwnovG7e4Yzmj0zWyR66MoQpvYt6bAL8=; b=mmQi+RhAI9N76PDI/8LPFH1kH/JA+WMVB58A7Sn0uHVjRdrMaVVJRdPdLabhoCWUF1 PIYGkQeZSGHTj2fHXCOLWdPoi0mLyoWdvHM21FBnaQX6ZnyvufLIOw0BqQqr2V0S+Nub HtuHQHLeKvp5Jn4kLInh9YunwAENv/aoXLllQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=aBb02sC5JJKZyN9K4UYH9GnpZEiBCGKkBOfzIJ+741Th7963ORLUgWHsHldwUtuXGt fF24a7d1cW85GfekVklI0OPc/PTCQT/uCCVJOQD6eJ2Ju356dLKsY4WvxgOrpT/3Hkrw VwlchhUtnU86sJrKAOg6X0d3GotMhnpEqVBOs= MIME-Version: 1.0 Received: by 10.224.63.202 with SMTP id c10mr4767857qai.39.1254271046916; Tue, 29 Sep 2009 17:37:26 -0700 (PDT) Date: Tue, 29 Sep 2009 17:37:26 -0700 Message-ID: <7f5ab920909291737r4b739331v40b9d9ea703ef440@mail.gmail.com> Subject: Bug in built-in function substitute-in-file-name From: Mosur Mohan To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) I am running Emacs version 21.3 on a Linux x86_64 machine. When I start up Emacs, I go to the *scratch* buffer and eval (substitute-in-file-name "/~/") and I get the expected result "~/" After running for a while, I notice that filename completion starts giving errors. At this point, I re-try the above experiment: (substitute-in-file-name "/~/") But now, I get: "/~/" I am not able to figure out what happened in between to make it stop working correctly. A search for "substitute-in-file-name" in bug.gnu.emacs didn't turn up anything relevant to this problem. I narrowed the problem down to substitute-in-file-name after some debugging. Here's the sequence: In the recently launched Emacs session, while editing a file, I type C-x C-f to open another file. In the minibuffer, I see the prompt "~/DesignDB/" (my current working directory) I type "~/Al" so that the minibuffer now reads "~/DesignDB/~/Al" I hit to do completion on ~/Al The minibuffer changes to "~/Alps/", which is correct. In the older Emacs session where I see the problem, I carry out the same sequence. With the minibuffer reading "~/DesignDB/~/Al", I hit The minibuffer shows this message: "Opening directory: no such file or directory, /nfs/pdx/home/mmohan/DesignDB/~*/Al" The *Messages* window contains this message: read-file-name-internal: Opening directory: no such file or directory, /nfs/pdx/home/mmohan/DesignDB/~*/ I debugged this difference in complete.el and ffap.el until I reached the above discrepancy in the behavior of built-in function substitute-in-file-name. I was then able to make the 2 sessions exhibit the difference with the minimal arg "/~/" to the function. Hope that is sufficient info. Thanks, -- Mosur Mohan From schwab@linux-m68k.org Wed Sep 30 02:08:48 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 30 Sep 2009 09:08:48 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.4 required=4.0 tests=AWL,GMAIL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8U98l2S007464 for ; Wed, 30 Sep 2009 02:08:48 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MsvB0-00082o-M6 for bug-gnu-emacs@gnu.org; Wed, 30 Sep 2009 05:08:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MsvAu-0007wC-TO for bug-gnu-emacs@gnu.org; Wed, 30 Sep 2009 05:08:45 -0400 Received: from [199.232.76.173] (port=47030 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MsvAu-0007vp-Jh for bug-gnu-emacs@gnu.org; Wed, 30 Sep 2009 05:08:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56458) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MsvAu-0003gT-2y for bug-gnu-emacs@gnu.org; Wed, 30 Sep 2009 05:08:40 -0400 Received: from int-mx04.intmail.prod.int.phx2.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.17]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n8U977NM029049; Wed, 30 Sep 2009 05:07:07 -0400 Received: from hase.home (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx04.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n8U975Rh013045; Wed, 30 Sep 2009 05:07:06 -0400 From: Andreas Schwab To: Mosur Mohan Cc: 4592@debbugs.gnu.org, bug-gnu-emacs@gnu.org Subject: Re: bug#4592: Bug in built-in function substitute-in-file-name References: <7f5ab920909291737r4b739331v40b9d9ea703ef440@mail.gmail.com> X-Yow: Okay.. I'm going home to write the ``I HATE RUBIK's CUBE HANDBOOK FOR DEAD CAT LOVERS''.. Date: Wed, 30 Sep 2009 11:07:05 +0200 In-Reply-To: <7f5ab920909291737r4b739331v40b9d9ea703ef440@mail.gmail.com> (Mosur Mohan's message of "Tue, 29 Sep 2009 17:37:26 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Scanned-By: MIMEDefang 2.67 on 10.5.11.17 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Mosur Mohan writes: > When I start up Emacs, I go to the *scratch* buffer and eval > (substitute-in-file-name "/~/") > and I get the expected result > "~/" > > After running for a while, I notice that filename completion starts > giving errors. At this point, I re-try the above experiment: > (substitute-in-file-name "/~/") > But now, I get: > "/~/" > > I am not able to figure out what happened in between to make it stop > working correctly. What does (find-file-name-handler "/~/" 'substitute-in-file-name) return? Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From mognush@gmail.com Wed Sep 30 08:02:37 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 30 Sep 2009 15:02:37 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.0 required=4.0 tests=GMAIL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n8UF2Zmk025738 for ; Wed, 30 Sep 2009 08:02:37 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mt0hP-0003GO-Dz for bug-gnu-emacs@gnu.org; Wed, 30 Sep 2009 11:02:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mt0hO-0003FM-Gp for bug-gnu-emacs@gnu.org; Wed, 30 Sep 2009 11:02:34 -0400 Received: from [199.232.76.173] (port=33221 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mt0hO-0003FD-7h for bug-gnu-emacs@gnu.org; Wed, 30 Sep 2009 11:02:34 -0400 Received: from qw-out-1920.google.com ([74.125.92.146]:23202) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mt0hN-0000mK-KA for bug-gnu-emacs@gnu.org; Wed, 30 Sep 2009 11:02:33 -0400 Received: by qw-out-1920.google.com with SMTP id 5so3195849qwc.24 for ; Wed, 30 Sep 2009 08:02:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=uwJbqhYj39/uP4+z++QeWj6Um8sHuBMYkCFXAyi3QKE=; b=qk/wHG/+IVVNGP4G9DCsp8pUeXHWiy5chpLwABeNxzleLB63sQg0TDFe1bzIuMiNMK 1BNT12VchUS65f9mMg3ACp/h83t2v7rEIpgKJhMcdWo7ZjLtuXqFkvDATeEB28jc6HrL lz6HT+fzKllenu2duveLLxbsDBh3u8vMVz0YM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=hEPcU05HnbVMLnJ4E3zf9OKVIPnadB+3nk7ituA96aSzoZ+YE5aWa9brjwfAZOG6bH CnOhb08KncIMqGg7Dr58PBct1Nq3LGoN46LlZLDLR9jP9mMORfPC7UL8Xe/hK7ujXx/5 vk8JqCsHk7IXLLNZj8J3JD02/7yf5IcHx5sQ4= MIME-Version: 1.0 Received: by 10.224.83.211 with SMTP id g19mr5748412qal.76.1254322953085; Wed, 30 Sep 2009 08:02:33 -0700 (PDT) In-Reply-To: References: <7f5ab920909291737r4b739331v40b9d9ea703ef440@mail.gmail.com> Date: Wed, 30 Sep 2009 08:02:33 -0700 Message-ID: <7f5ab920909300802i59d7dc3ewa5d8e6302c4a5423@mail.gmail.com> Subject: Re: bug#4592: Bug in built-in function substitute-in-file-name From: Mosur Mohan To: Andreas Schwab Cc: 4592@debbugs.gnu.org, bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) > What does > (find-file-name-handler "/~/" 'substitute-in-file-name) > return? In both Emacs sessions, it returns nil. -- Mohan On Wed, Sep 30, 2009 at 2:07 AM, Andreas Schwab wro= te: > Mosur Mohan writes: > >> When I start up Emacs, I go to the *scratch* buffer and eval >> =A0 =A0 (substitute-in-file-name "/~/") >> and I get the expected result >> =A0 =A0 "~/" >> >> After running for a while, I notice that filename completion starts >> giving errors. =A0At this point, I re-try the above experiment: >> =A0 =A0 (substitute-in-file-name "/~/") >> But now, I get: >> =A0 =A0 "/~/" >> >> I am not able to figure out what happened in between to make it stop >> working correctly. > > What does > =A0(find-file-name-handler "/~/" 'substitute-in-file-name) > return? > > Andreas. > > -- > Andreas Schwab, schwab@linux-m68k.org > GPG Key fingerprint =3D 58CA 54C7 6D53 942B 1756 =A001D3 44D5 214B 8276 4= ED5 > "And now for something completely different." > From rgm@gnu.org Fri Oct 2 17:15:29 2009 Received: (at 4592) by emacsbugs.donarmstrong.com; 3 Oct 2009 00:15:29 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-7.5 required=4.0 tests=AWL,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n930FRx9029034 for <4592@emacsbugs.donarmstrong.com>; Fri, 2 Oct 2009 17:15:29 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MtsHX-0002ou-9m; Fri, 02 Oct 2009 20:15:27 -0400 From: Glenn Morris To: Mosur Mohan Cc: 4592@debbugs.gnu.org Subject: Re: bug#4592: Bug in built-in function substitute-in-file-name References: <7f5ab920909291737r4b739331v40b9d9ea703ef440@mail.gmail.com> X-Spook: counter intelligence Guantanamo DES morse Etacs passwd X-Ran: OmvZ*qWNugk2Z9YX User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Mosur Mohan wrote: > I am running Emacs version 21.3 on a Linux x86_64 machine. [...] > After running for a while, I notice that filename completion starts > giving errors. At this point, I re-try the above experiment: > (substitute-in-file-name "/~/") > But now, I get: > "/~/" Unfortunately, this seems a rather obscure problem, and Emacs 21 is quite old, so you are unlikely to get much help unless you can give a simple recipe showing how to get into this state (starting from emacs -q --no-site-file). In any case, I would recommend upgrading to Emacs 23. From rgm@gnu.org Fri Oct 2 17:15:07 2009 Received: (at control) by emacsbugs.donarmstrong.com; 3 Oct 2009 00:15:07 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-5.5 required=4.0 tests=AWL,ONEWORD,VALID_BTS_CONTROL, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n930F5Nc028519 for ; Fri, 2 Oct 2009 17:15:06 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MtsHB-0002df-2y; Fri, 02 Oct 2009 20:15:05 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19142.38793.26660.496725@fencepost.gnu.org> Date: Fri, 2 Oct 2009 20:15:05 -0400 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: yellow X-Ran: `1HVlPAe]oX58p&Mww>"vcHF148BX1RE=klf?{tlYoKADa1BE*zv; Sat, 3 Oct 2009 11:38:38 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Mu9V6-00087J-Vl for 4592@emacsbugs.donarmstrong.com; Sat, 03 Oct 2009 14:38:37 -0400 Resent-Message-ID: <19143.39468.834261.42990@fencepost.gnu.org> Resent-Date: Sat, 3 Oct 2009 14:38:36 -0400 Resent-From: Glenn Morris Resent-To: 4592@debbugs.gnu.org X-Debbugs-No-Ack: yes DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=21E9WyCguSvkmawoGOIi14XatU7YKyARWAkB+o8SB+Y=; b=Lv5yIT07eDDWTQX46vTNWdr5glKMdqsVNs3Lffhfr7CYACC5Ub0fHemj9SG+FQRD1W HwALDUxuKLxYQtP59oRROu3hDhgob9W5tyhAcHxx5PW4uHfAO7EJvgAtgf5Jd+/y69Mc UykBvZ5J+gaJbYUi2zvx+hYkCcoG8j9jNl4Pc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=e9PbtQYeDpTJCoKRIfDAlvVGKELge4NjYHHYSh50K1PtglzHWMTwVxpqiuEtgZ4BkJ SvfDac23M+JI9C/AFJZCbLeuBtUA/XramK6riUvkMXEXLPZzmAdzf/6O8yi8KND5PUUa iiuXFEDcERSzQtaQHFvcgIXR0grTI1jS3aOtE= MIME-Version: 1.0 In-Reply-To: <8hd455coyo.fsf@fencepost.gnu.org> References: <7f5ab920909291737r4b739331v40b9d9ea703ef440@mail.gmail.com> <8hd455coyo.fsf@fencepost.gnu.org> Message-ID: <7f5ab920910030013n1b4b88f8he564ae610cb90236@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by mx20.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Date: Sat, 3 Oct 2009 00:13:02 -0700 From: Mosur Mohan To: Glenn Morris Subject: Re: bug#4592: Bug in built-in function substitute-in-file-name X-Bogosity: no, spamicity=0.056706, v1.0.1 Resent-Date: Sat, 03 Oct 2009 14:38:36 -0400 I was afraid you were gonna say that... :-) Unfortunately I haven't been able to pin down the exact recipe; in the "good" session, I'm still chugging along and the error hasn't occurred yet. Thanks for your help anyway! If I figure out the recipe to trigger this behavior, I will get in touch with you again. -- Mohan On Fri, Oct 2, 2009 at 5:15 PM, Glenn Morris wrote: > Mosur Mohan wrote: > >> I am running Emacs version 21.3 on a Linux x86_64 machine. > [...] >> After running for a while, I notice that filename completion starts >> giving errors. =A0At this point, I re-try the above experiment: >> =A0 =A0 (substitute-in-file-name "/~/") >> But now, I get: >> =A0 =A0 "/~/" > > Unfortunately, this seems a rather obscure problem, and Emacs 21 is > quite old, so you are unlikely to get much help unless you can give a > simple recipe showing how to get into this state (starting from emacs > -q --no-site-file). In any case, I would recommend upgrading to Emacs 23. > From lennart.borgman@gmail.com Sat Oct 3 12:19:17 2009 Received: (at 4592) by emacsbugs.donarmstrong.com; 3 Oct 2009 19:19:17 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.8 required=4.0 tests=AWL,GMAIL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-yx0-f190.google.com (mail-yx0-f190.google.com [209.85.210.190]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n93JJFrY014289 for <4592@emacsbugs.donarmstrong.com>; Sat, 3 Oct 2009 12:19:16 -0700 Received: by yxe28 with SMTP id 28so652642yxe.19 for <4592@emacsbugs.donarmstrong.com>; Sat, 03 Oct 2009 12:19:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=fHAL751xArlJ5m+3J27jPwJetjrecr2QBH6wR9BZU4Q=; b=qtm/l2mxFSfsubE+Z0cAAOI9cvZlNrQBmn9eeZQwMkqdSdLMDwUgUuk9d5rPhAuiFC 4bpCCOYZGtHu7wPDfmHU/9fqcBlK22IQMVTW26ZkMc0mopqp4vy3fRGEwgPbLgYTUAvE uXvsW0Wk3/sO0WQHyWrOeUIZLocQdNLIvLgtI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=icz/KWVfEWo/g5zxn3DzIiVclpQj819WxvSKW9BT1Ue9jy/j02V0x5m86tmMSKQfi0 RAT34Lz9/2pbZ6Ilv0G9DmrtNVcxYlYnWp3OY7ZJ4KmYpjMFZVU2anRjRyniROWfc9vP T5ua7N9Y2BaLEIPJOZGIV/dcLbadJDsoNNtC8= MIME-Version: 1.0 Received: by 10.101.98.9 with SMTP id a9mr4125218anm.160.1254597550136; Sat, 03 Oct 2009 12:19:10 -0700 (PDT) In-Reply-To: <7f5ab920910030013n1b4b88f8he564ae610cb90236@mail.gmail.com> References: <7f5ab920909291737r4b739331v40b9d9ea703ef440@mail.gmail.com> <8hd455coyo.fsf@fencepost.gnu.org> <7f5ab920910030013n1b4b88f8he564ae610cb90236@mail.gmail.com> From: Lennart Borgman Date: Sat, 3 Oct 2009 21:18:50 +0200 Message-ID: Subject: Re: bug#4592: Bug in built-in function substitute-in-file-name To: Mosur Mohan , 4592@debbugs.gnu.org Cc: Glenn Morris Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Why do you do that instead of upgrade to Emacs 23? On Sat, Oct 3, 2009 at 9:13 AM, Mosur Mohan wrote: > I was afraid you were gonna say that... :-) Unfortunately I haven't > been able to pin down the exact recipe; in the "good" session, I'm > still chugging along and the error hasn't occurred yet. > > Thanks for your help anyway! =C2=A0If I figure out the recipe to trigger > this behavior, I will get in touch with you again. > -- > Mohan > > On Fri, Oct 2, 2009 at 5:15 PM, Glenn Morris wrote: >> Mosur Mohan wrote: >> >>> I am running Emacs version 21.3 on a Linux x86_64 machine. >> [...] >>> After running for a while, I notice that filename completion starts >>> giving errors. =C2=A0At this point, I re-try the above experiment: >>> =C2=A0 =C2=A0 (substitute-in-file-name "/~/") >>> But now, I get: >>> =C2=A0 =C2=A0 "/~/" >> >> Unfortunately, this seems a rather obscure problem, and Emacs 21 is >> quite old, so you are unlikely to get much help unless you can give a >> simple recipe showing how to get into this state (starting from emacs >> -q --no-site-file). In any case, I would recommend upgrading to Emacs 23= . >> > > > > From mognush@gmail.com Tue Oct 6 15:58:06 2009 Received: (at 4592) by emacsbugs.donarmstrong.com; 6 Oct 2009 22:58:07 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.0 required=4.0 tests=GMAIL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.25]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n96Mw5Y6030251 for <4592@emacsbugs.donarmstrong.com>; Tue, 6 Oct 2009 15:58:06 -0700 Received: by qw-out-2122.google.com with SMTP id 9so1477830qwb.13 for <4592@emacsbugs.donarmstrong.com>; Tue, 06 Oct 2009 15:58:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=UeaPObzjOGpBPugPFGzMYVzMPucl0QfgF4zk+w++xtE=; b=WnDxyYv1Y67/1YhH21yDTB5NmwIgl1L3pP9xqVUXbCD36KOL4pP6fVIiaNIiueEpkO hUXrR/WhrHNn3yB6m+lOzsS+dO4BGwmTv9jaFzZpRwU2kOlupP9L0ZJ1dIpcMy/IT7ZE 02KuWnWnX5v46Oa9kAc/XBpBMp1Q13YRgF/fg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=bqbZHOMWlg/WLiDBQQ0+CLVUR5ZjwVLP8bWdL679rwONveOv1XwmrL6XY/dY/mc8so uuBogrBxrKMaZGcYcRimEMLoAk1xVAOvfRilZ6+RZ7FCFbhRLVmhPds4xh5BTJQarUi8 65zUsl82H68nAePsqryMsSVF1icg2FkRL8d2g= MIME-Version: 1.0 Received: by 10.224.3.74 with SMTP id 10mr1929553qam.302.1254869884814; Tue, 06 Oct 2009 15:58:04 -0700 (PDT) In-Reply-To: References: <7f5ab920909291737r4b739331v40b9d9ea703ef440@mail.gmail.com> <8hd455coyo.fsf@fencepost.gnu.org> <7f5ab920910030013n1b4b88f8he564ae610cb90236@mail.gmail.com> Date: Tue, 6 Oct 2009 15:58:04 -0700 Message-ID: <7f5ab920910061558n38eb6a8br4668129367089930@mail.gmail.com> Subject: Re: bug#4592: Bug in built-in function substitute-in-file-name From: Mosur Mohan To: Lennart Borgman Cc: 4592@debbugs.gnu.org, Glenn Morris Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Sorry, didn't notice your question earlier... yes, I will upgrade at least to 22.3 (that is the latest version that our IT group has installed internally). But I have quite a bit of customization, which takes a while to transition, so it will probably be some time before I can switch versions. So, if I notice the bug before that happens, maybe I can figure out what triggers it -- that's what I meant. Thanks, -- Mohan On Sat, Oct 3, 2009 at 12:18 PM, Lennart Borgman wrote: > Why do you do that instead of upgrade to Emacs 23? > > > On Sat, Oct 3, 2009 at 9:13 AM, Mosur Mohan wrote: >> I was afraid you were gonna say that... :-) Unfortunately I haven't >> been able to pin down the exact recipe; in the "good" session, I'm >> still chugging along and the error hasn't occurred yet. >> >> Thanks for your help anyway! =A0If I figure out the recipe to trigger >> this behavior, I will get in touch with you again. >> -- >> Mohan >> >> On Fri, Oct 2, 2009 at 5:15 PM, Glenn Morris wrote: >>> Mosur Mohan wrote: >>> >>>> I am running Emacs version 21.3 on a Linux x86_64 machine. >>> [...] >>>> After running for a while, I notice that filename completion starts >>>> giving errors. =A0At this point, I re-try the above experiment: >>>> =A0 =A0 (substitute-in-file-name "/~/") >>>> But now, I get: >>>> =A0 =A0 "/~/" >>> >>> Unfortunately, this seems a rather obscure problem, and Emacs 21 is >>> quite old, so you are unlikely to get much help unless you can give a >>> simple recipe showing how to get into this state (starting from emacs >>> -q --no-site-file). In any case, I would recommend upgrading to Emacs 2= 3. >>> >> >> >> >> > From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 10 02:00:41 2011 Received: (at 4592-done) by debbugs.gnu.org; 10 Mar 2011 07:00:41 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PxZrV-0006lK-BV for submit@debbugs.gnu.org; Thu, 10 Mar 2011 02:00:41 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PxZrT-0006lA-L1 for 4592-done@debbugs.gnu.org; Thu, 10 Mar 2011 02:00:39 -0500 Received: from localhost ([127.0.0.1]:52355) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PxZrO-0003Nl-27; Thu, 10 Mar 2011 02:00:34 -0500 From: Glenn Morris To: 4592-done@debbugs.gnu.org Subject: Re: bug#4592: Bug in built-in function substitute-in-file-name References: <7f5ab920909291737r4b739331v40b9d9ea703ef440@mail.gmail.com> <8hd455coyo.fsf@fencepost.gnu.org> <7f5ab920910030013n1b4b88f8he564ae610cb90236@mail.gmail.com> <7f5ab920910061558n38eb6a8br4668129367089930@mail.gmail.com> X-Spook: RSA bullion North Korea MILSATCOM propaganda Saddam X-Ran: f~+:}-]J@Ls5`z(Cs$PR-J3\_e8^[cnQJasJsjh[Q{ (Mosur Mohan's message of "Tue, 6 Oct 2009 15:58:04 -0700") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.3 (------) X-Debbugs-Envelope-To: 4592-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.3 (------) Thanks for the report. Your report was against an old version of Emacs, and the issue you describe could not be reproduced. The latest version is 23.3. Please open new reports for any issues you have with the new version. From unknown Mon Jun 23 06:00:29 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 07 Apr 2011 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator