From unknown Sun Jun 22 00:39:09 2025 X-Loop: help-debbugs@gnu.org Subject: bug#8735: 23.2; shell mode mistakenly tracks "CD" command Resent-From: bruce robertson Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 26 May 2011 17:20:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 8735 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 8735@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.13064303583053 (code B ref -1); Thu, 26 May 2011 17:20:03 +0000 Received: (at submit) by debbugs.gnu.org; 26 May 2011 17:19:18 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QPeDM-0000nA-Tc for submit@debbugs.gnu.org; Thu, 26 May 2011 13:19:17 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QPdkh-00006U-TW for submit@debbugs.gnu.org; Thu, 26 May 2011 12:49:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QPdkX-0004iF-67 for submit@debbugs.gnu.org; Thu, 26 May 2011 12:49:34 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:39965) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QPdkX-0004iB-4c for submit@debbugs.gnu.org; Thu, 26 May 2011 12:49:29 -0400 Received: from eggs.gnu.org ([140.186.70.92]:44766) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QPdkR-0002px-7d for bug-gnu-emacs@gnu.org; Thu, 26 May 2011 12:49:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QPdkJ-0004eZ-DI for bug-gnu-emacs@gnu.org; Thu, 26 May 2011 12:49:23 -0400 Received: from mga02.intel.com ([134.134.136.20]:59943) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QPdkJ-0004dr-5q for bug-gnu-emacs@gnu.org; Thu, 26 May 2011 12:49:15 -0400 Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 26 May 2011 09:49:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.65,275,1304319600"; d="scan'208";a="5436168" Received: from brucer42-tower.jf.intel.com (HELO brucer42-tower) ([10.7.198.147]) by orsmga001.jf.intel.com with ESMTP; 26 May 2011 09:49:13 -0700 From: bruce robertson Date: Thu, 26 May 2011 09:44:43 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -6.6 (------) X-Mailman-Approved-At: Thu, 26 May 2011 13:19:16 -0400 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.6 (------) ^x shell RET cd ^x d (puts home directory in mode-line) ^g CD .. RET ( shell reports Command not found. ) ^x d (puts parent of home directory in mode-line as if cd had succeeded) In GNU Emacs 23.2.1 (x86_64-redhat-linux-gnu, GTK+ Version 2.21.4) of 2010-07-08 on x86-10.phx2.fedoraproject.org Windowing system distributor `Fedora Project', version 11.0.10900000 configured using `configure '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-dbus' '--with-gif' '--with-jpeg' '--with-png' '--with-rsvg' '--with-tiff' '--with-xft' '--with-xpm' '--with-x-toolkit=gtk' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-optimize-sibling-calls'' 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.utf8 value of $XMODIFIERS: @im=none locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Help Minor modes in effect: diff-auto-refine-mode: t shell-dirtrack-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t view-mode: t Recent input: C-a C-n C-x C-s + T h u C-x C-s C-a C-x 4 5 d C-g C-x 4 d C-x o C-x u C-x o C-x o ~ / b i n / m p C-a C-k C-a C-k ~ / b i n / h p SPC ~ / p e r o s o n h o y C-x o C-x o C-p C-k C-k C-x C-s C-x v = C-x o C-x v v s c C-c C-c SPC C-x C-x C-u | d a t e + C-x C-s C-x k C-x k C-x k g C-x k x p d t SPC & C D SPC . . c d SPC . . c d SPC s i l y s C-a C-k M-x d i r s c d SPC s y s C-a C-k l s c d SPC s y s C-a C-k C-x d C-g c d SPC c d SPC s r c / i n t a k s s y s p w d C-x d C-g C D SPC . . C-x d C-g C D SPC s y s l i n u x C-x d C-g C-h a b u g M-x r e p o r t e e - e C-g C-x d C-g C-h m C-x o C-x p p p p C-g M-x r e p o r t Recent messages: ~/src/intel/tasks Quit ~/src/intel/tasks/syslinux Quit Type C-x 1 to remove help window. Making completion list... Quit [2 times] Type C-x 4 C-o RET to restore the other window, C-M-v to scroll help. Quit Making completion list... [2 times] Load-path shadows: None found. Features: (shadow sort mail-extr message idna ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc time-date mm-util mail-prsvr gmm-utils mailheader canlock hashcash mail-utils warnings emacsbug diff python-21 python arc-mode archive-mode sgml-mode cc-mode cc-fonts cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs ediff-merg ediff-diff ediff-wind ediff-help ediff-util ediff-mult ediff-init ediff tar-mode perl-mode cperl-mode tabify conf-mode newcomment vc-bzr sha1 hex-util vc-sccs vc-svn vc-cvs vc-rcs vc-dir ewoc skeleton novice jka-compr info man assoc log-view wid-edit sh-script executable apropos log-edit pcvs-util add-log rect ffap diff-mode easy-mmode vc vc-dispatcher mule-util dired-aux etags grep compile make-mode vc-git multi-isearch help-mode easymenu view dabbrev dired regexp-opt ansi-color shell comint ring server edmacro kmacro tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd font-setting tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind system-font-setting font-render-setting gtk x-toolkit x multi-tty emacs) From unknown Sun Jun 22 00:39:09 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: bruce robertson Subject: bug#8735: closed (Re: bug#8735: 23.2; shell mode mistakenly tracks "CD" command) Message-ID: References: X-Gnu-PR-Message: they-closed 8735 X-Gnu-PR-Package: emacs Reply-To: 8735@debbugs.gnu.org Date: Fri, 27 May 2011 01:56:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1306461361-24790-1" This is a multi-part message in MIME format... ------------=_1306461361-24790-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #8735: 23.2; shell mode mistakenly tracks "CD" command which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 8735@debbugs.gnu.org. --=20 8735: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D8735 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1306461361-24790-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 8735-done) by debbugs.gnu.org; 27 May 2011 01:55:23 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QPmGo-0006Qu-HA for submit@debbugs.gnu.org; Thu, 26 May 2011 21:55:22 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QPmGm-0006Qi-Of for 8735-done@debbugs.gnu.org; Thu, 26 May 2011 21:55:21 -0400 Received: from localhost ([127.0.0.1]:36858) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QPmGh-0004rs-G8; Thu, 26 May 2011 21:55:15 -0400 From: Glenn Morris To: 8735-done@debbugs.gnu.org Subject: Re: bug#8735: 23.2; shell mode mistakenly tracks "CD" command References: X-Spook: ASPIC UMTS $400 million in gold bullion Uzi sweep X-Ran: /<**#~&s+hj6O&b4/|?=\l:#ueQt5mEiPkm3F.a&{;gN,t>&H]z`o#~+sJUX52/A)loE=3 X-Hue: yellow X-Debbugs-No-Ack: yes X-Attribution: GM Date: Thu, 26 May 2011 21:55:15 -0400 In-Reply-To: (bruce robertson's message of "Thu, 26 May 2011 09:44:43 -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: 8735-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 (------) Version: 24.1 Thanks; fixed. ------------=_1306461361-24790-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 26 May 2011 17:19:18 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QPeDM-0000nA-Tc for submit@debbugs.gnu.org; Thu, 26 May 2011 13:19:17 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QPdkh-00006U-TW for submit@debbugs.gnu.org; Thu, 26 May 2011 12:49:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QPdkX-0004iF-67 for submit@debbugs.gnu.org; Thu, 26 May 2011 12:49:34 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:39965) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QPdkX-0004iB-4c for submit@debbugs.gnu.org; Thu, 26 May 2011 12:49:29 -0400 Received: from eggs.gnu.org ([140.186.70.92]:44766) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QPdkR-0002px-7d for bug-gnu-emacs@gnu.org; Thu, 26 May 2011 12:49:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QPdkJ-0004eZ-DI for bug-gnu-emacs@gnu.org; Thu, 26 May 2011 12:49:23 -0400 Received: from mga02.intel.com ([134.134.136.20]:59943) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QPdkJ-0004dr-5q for bug-gnu-emacs@gnu.org; Thu, 26 May 2011 12:49:15 -0400 Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 26 May 2011 09:49:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.65,275,1304319600"; d="scan'208";a="5436168" Received: from brucer42-tower.jf.intel.com (HELO brucer42-tower) ([10.7.198.147]) by orsmga001.jf.intel.com with ESMTP; 26 May 2011 09:49:13 -0700 From: bruce robertson To: bug-gnu-emacs@gnu.org Subject: 23.2; shell mode mistakenly tracks "CD" command Date: Thu, 26 May 2011 09:44:43 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -6.6 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 26 May 2011 13:19:16 -0400 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.6 (------) ^x shell RET cd ^x d (puts home directory in mode-line) ^g CD .. RET ( shell reports Command not found. ) ^x d (puts parent of home directory in mode-line as if cd had succeeded) In GNU Emacs 23.2.1 (x86_64-redhat-linux-gnu, GTK+ Version 2.21.4) of 2010-07-08 on x86-10.phx2.fedoraproject.org Windowing system distributor `Fedora Project', version 11.0.10900000 configured using `configure '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-dbus' '--with-gif' '--with-jpeg' '--with-png' '--with-rsvg' '--with-tiff' '--with-xft' '--with-xpm' '--with-x-toolkit=gtk' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-optimize-sibling-calls'' 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.utf8 value of $XMODIFIERS: @im=none locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Help Minor modes in effect: diff-auto-refine-mode: t shell-dirtrack-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t view-mode: t Recent input: C-a C-n C-x C-s + T h u C-x C-s C-a C-x 4 5 d C-g C-x 4 d C-x o C-x u C-x o C-x o ~ / b i n / m p C-a C-k C-a C-k ~ / b i n / h p SPC ~ / p e r o s o n h o y C-x o C-x o C-p C-k C-k C-x C-s C-x v = C-x o C-x v v s c C-c C-c SPC C-x C-x C-u | d a t e + C-x C-s C-x k C-x k C-x k g C-x k x p d t SPC & C D SPC . . c d SPC . . c d SPC s i l y s C-a C-k M-x d i r s c d SPC s y s C-a C-k l s c d SPC s y s C-a C-k C-x d C-g c d SPC c d SPC s r c / i n t a k s s y s p w d C-x d C-g C D SPC . . C-x d C-g C D SPC s y s l i n u x C-x d C-g C-h a b u g M-x r e p o r t e e - e C-g C-x d C-g C-h m C-x o C-x p p p p C-g M-x r e p o r t Recent messages: ~/src/intel/tasks Quit ~/src/intel/tasks/syslinux Quit Type C-x 1 to remove help window. Making completion list... Quit [2 times] Type C-x 4 C-o RET to restore the other window, C-M-v to scroll help. Quit Making completion list... [2 times] Load-path shadows: None found. Features: (shadow sort mail-extr message idna ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc time-date mm-util mail-prsvr gmm-utils mailheader canlock hashcash mail-utils warnings emacsbug diff python-21 python arc-mode archive-mode sgml-mode cc-mode cc-fonts cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs ediff-merg ediff-diff ediff-wind ediff-help ediff-util ediff-mult ediff-init ediff tar-mode perl-mode cperl-mode tabify conf-mode newcomment vc-bzr sha1 hex-util vc-sccs vc-svn vc-cvs vc-rcs vc-dir ewoc skeleton novice jka-compr info man assoc log-view wid-edit sh-script executable apropos log-edit pcvs-util add-log rect ffap diff-mode easy-mmode vc vc-dispatcher mule-util dired-aux etags grep compile make-mode vc-git multi-isearch help-mode easymenu view dabbrev dired regexp-opt ansi-color shell comint ring server edmacro kmacro tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd font-setting tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind system-font-setting font-render-setting gtk x-toolkit x multi-tty emacs) ------------=_1306461361-24790-1--