From alinsoar@voila.fr Tue Jul 14 07:34:26 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 14 Jul 2009 14:34:26 +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=3.9 required=4.0 tests=AWL,MURPHY_SEX_L2, SARE_FREE_WEBM_FrVoila,XWUM autolearn=no 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 n6EEYLgM006142 for ; Tue, 14 Jul 2009 07:34:22 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MQj5J-00070j-5V for bug-gnu-emacs@gnu.org; Tue, 14 Jul 2009 10:34:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MQj5F-0006yu-MP for bug-gnu-emacs@gnu.org; Tue, 14 Jul 2009 10:34:20 -0400 Received: from [199.232.76.173] (port=38980 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MQj5F-0006yg-IT for bug-gnu-emacs@gnu.org; Tue, 14 Jul 2009 10:34:17 -0400 Received: from smtp3.voila.fr ([193.252.22.173]:7492 helo=smtp1.voila.fr) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MQj5F-0002Va-5P for bug-gnu-emacs@gnu.org; Tue, 14 Jul 2009 10:34:17 -0400 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf4919.voila.fr (SMTP Server) with ESMTP id D551D70000AE for ; Tue, 14 Jul 2009 16:34:14 +0200 (CEST) Received: from wwinf4621 (wwinf4621 [10.232.13.45]) by mwinf4919.voila.fr (SMTP Server) with ESMTP id CCACE7000084 for ; Tue, 14 Jul 2009 16:34:14 +0200 (CEST) X-ME-UUID: 20090714143414838.CCACE7000084@mwinf4919.voila.fr From: "A. Soare" Reply-To: alinsoar@voila.fr To: "Emacs Bug [bug-gnu-emacs]" Message-ID: <8491154.2309531247582054820.JavaMail.www@wwinf4621> Subject: *shell-mode* error MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Originating-IP: [91.201.80.240] X-Wum-Nature: EMAIL-NATURE X-WUM-FROM: |~| X-WUM-TO: |~| X-WUM-REPLYTO: |~| Date: Tue, 14 Jul 2009 16:34:14 +0200 (CEST) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. When I change the current directory using "cd new_dir", the tab-completion = will recognize the new directory. For example, supposing that I am in pwd= =3DX and I execute "cd /root". Then ls will show the correct answer i= n *Completion* (the files from /root). On the contrary, when I memorize the current directory (X) using pushd, the= n I make cd , then I execute popd, the *Completion* buffer will sh= ow the files from the directory , even I executed in the meantime = popd. It should have displayed the files from X...=20 Can somebody solve this bug, please? I do not have time to watch the code n= ow... Thanks, A Soare=20 ************************************* Nous demandons juste que les leaders mondiaux ne soutiennent pas Poutine. C= haque fois qu'ils le rencontrent officiellement, ils lui offrent des outils= tr=C3=A8s puissants de propagande. Je prends mes pr=C3=A9cautions: je ne vais jamais au restaurant, sauf si le= chef est un ami. Je ne voyage jamais par Aeroflot (la compagnie a=C3=A9rie= nne nationale russe, ndlr). Si je le fais, j'=C3=A9vite de manger ou de boi= re par peur d'=C3=AAtre empoisonn=C3=A9. Mais vous savez, ce n'est pas la p= eur qui compte, ce qui est important, c'est de pouvoir la surmonter... Garry Kasparov ____________________________________________________ Le week-end sera pluvieux ?=C2=A0Quel dommage !... Mais pas de panique le n= ouveau Guide=C2=A0TV de Voila est l=C3=A0 http://tv.voila.fr From rgm@gnu.org Tue Jul 14 11:04:04 2009 Received: (at 3846) by emacsbugs.donarmstrong.com; 14 Jul 2009 18:04:04 +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=-9.0 required=4.0 tests=AWL,HAS_BUG_NUMBER, 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 n6EI38YS010787; Tue, 14 Jul 2009 11:03:09 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MQmLK-0005D3-10; Tue, 14 Jul 2009 14:03:06 -0400 From: Glenn Morris To: alinsoar@voila.fr Cc: 3846@debbugs.gnu.org Subject: Re: bug#3846: *shell-mode* error References: <8491154.2309531247582054820.JavaMail.www@wwinf4621> X-Spook: Rubin Audiotel Ermes emc Attorney General bank Fortezza X-Ran: pq9rn[Rm8!ms,b/eJcdL-GBN(Fd+]5)lQ6)jirGgoEIE=sTx4>pQ;he2_+'1+igfq8/@.- X-Hue: blue X-Debbugs-No-Ack: yes X-Attribution: GM Date: Tue, 14 Jul 2009 14:03:05 -0400 In-Reply-To: <8491154.2309531247582054820.JavaMail.www@wwinf4621> (A. Soare's message of "Tue, 14 Jul 2009 16:34:14 +0200 (CEST)") Message-ID: <5mfxcz5ehy.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii tags 3864 moreinfo stop "A. Soare" wrote: > On the contrary, when I memorize the current directory (X) using > pushd, then I make cd , then I execute popd, the > *Completion* buffer will show the files from the directory > , even I executed in the meantime popd. It should have > displayed the files from X... The precise recipe is missing, but the following sequence: emacs -Q -f shell cd /tmp pushd is not a valid sequence in the bash shell, because pushd with no arguments exchanges the top two elements in the directory stack, and the directory stack is empty at this point. This on the other hand works fine, as it should: emacs -Q -f shell cd /tmp pushd /usr cd bin popd If you are using tcsh with pushdtohome set, you want to set shell-pushd-tohome. You need to provide a recipe from emacs -Q that says what the problem is, what your shell is, and any relevant shell options you have set. From rgm@gnu.org Tue Jul 14 11:17:54 2009 Received: (at control) by emacsbugs.donarmstrong.com; 14 Jul 2009 18:17:54 +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=-4.5 required=4.0 tests=AWL,ONEWORD,VALID_BTS_CONTROL autolearn=no 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 n6EIHpVZ014142 for ; Tue, 14 Jul 2009 11:17:52 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MQmZZ-0000yG-O4; Tue, 14 Jul 2009 14:17:49 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19036.52173.661438.109231@fencepost.gnu.org> Date: Tue, 14 Jul 2009 14:17:49 -0400 From: Glenn Morris To: control Subject: control tags 3844 moreinfo tags 3846 moreinfo reassign 3834 emacs,ns From rgm@gnu.org Wed Jul 15 10:08:36 2009 Received: (at 3846) by emacsbugs.donarmstrong.com; 15 Jul 2009 17:08:36 +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.2 required=4.0 tests=AWL,HAS_BUG_NUMBER, SARE_FREE_WEBM_FrVoila,XWUM,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 n6FH8VLH026194 for <3846@emacsbugs.donarmstrong.com>; Wed, 15 Jul 2009 10:08:33 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MR7y2-0006FA-PK for 3846@emacsbugs.donarmstrong.com; Wed, 15 Jul 2009 13:08:31 -0400 Resent-Message-ID: <19038.3342.679889.620291@fencepost.gnu.org> Resent-Date: Wed, 15 Jul 2009 13:08:30 -0400 Resent-From: Glenn Morris Resent-To: 3846@debbugs.gnu.org X-Debbugs-No-Ack: yes X-ME-UUID: 20090715083937794.C20257000095@mwinf4921.voila.fr Message-ID: <13944604.7879901247647177788.JavaMail.www@wwinf4634> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Originating-IP: [91.201.80.240] X-Wum-Nature: EMAIL-NATURE X-WUM-FROM: |~| X-WUM-TO: |~| X-WUM-REPLYTO: |~| X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Date: Wed, 15 Jul 2009 10:39:37 +0200 (CEST) From: "A. Soare" Reply-To: alinsoar@voila.fr To: Glenn Morris Subject: Re: bug#3846: *shell-mode* error X-Bogosity: unsure, spamicity=0.313901, v1.0.1 Resent-Date: Wed, 15 Jul 2009 13:08:30 -0400 Thanks. I cannot reproduce the bug today, but it happened to me many times, and it = will happen again. I will report in detail. > tags 3864 moreinfo > stop >=20 > "A. Soare" wrote: >=20 > > On the contrary, when I memorize the current directory (X) using > > pushd, then I make cd , then I execute popd, the > > *Completion* buffer will show the files from the directory > > , even I executed in the meantime popd. It should have > > displayed the files from X... >=20 > The precise recipe is missing, but the following sequence: >=20 > emacs -Q -f shell > cd /tmp > pushd >=20 > is not a valid sequence in the bash shell, because pushd with no > arguments exchanges the top two elements in the directory stack, and > the directory stack is empty at this point. >=20 > This on the other hand works fine, as it should: >=20 > emacs -Q -f shell > cd /tmp > pushd /usr > cd bin > popd >=20 >=20 > If you are using tcsh with pushdtohome set, you want to set > shell-pushd-tohome. >=20 > You need to provide a recipe from emacs -Q that says what the problem > is, what your shell is, and any relevant shell options you have set. >=20 >=20 ____________________________________________________ Le week-end sera pluvieux ?=C2=A0Quel dommage !... Mais pas de panique le n= ouveau Guide=C2=A0TV de Voila est l=C3=A0 http://tv.voila.fr From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 11 15:51:34 2011 Received: (at 3846-done) by debbugs.gnu.org; 11 Jul 2011 19:51:35 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QgMVy-0002Si-Gd for submit@debbugs.gnu.org; Mon, 11 Jul 2011 15:51:34 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QgMVw-0002SW-JU for 3846-done@debbugs.gnu.org; Mon, 11 Jul 2011 15:51:33 -0400 Received: from localhost ([127.0.0.1]:41254) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgMVr-0000OF-85; Mon, 11 Jul 2011 15:51:27 -0400 From: Glenn Morris To: 3846-done@debbugs.gnu.org Subject: Re: bug#3846: *shell-mode* error References: <8491154.2309531247582054820.JavaMail.www@wwinf4621> <5mfxcz5ehy.fsf@fencepost.gnu.org> X-Spook: investigation government Bosnia IMF 9705 Samford Road X-Ran: AaM}NlQLHHQ03bO^n5ui{%!$s4(_/}KN}Wu:wAnBp)w4,doqubi_=ZFnR0`RVCJ4^-t,m> X-Hue: yellow X-Attribution: GM Date: Mon, 11 Jul 2011 15:51:26 -0400 In-Reply-To: <5mfxcz5ehy.fsf@fencepost.gnu.org> (Glenn Morris's message of "Tue, 14 Jul 2009 14:03:05 -0400") 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.4 (------) X-Debbugs-Envelope-To: 3846-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.4 (------) This bug is being closed because it could not be reproduced and there was no response to a request for more information. If you reply with the requested information it can be reopened if needed. You can view the whole report at http://debbugs.gnu.org/BUGNUMBER Glenn Morris wrote: > You need to provide a recipe from emacs -Q that says what the problem > is, what your shell is, and any relevant shell options you have set. From unknown Sun Jun 22 00:05:45 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 09 Aug 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