Received: (at 43748) by debbugs.gnu.org; 1 Oct 2020 19:16:06 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Thu Oct 01 15:16:06 2020 Received: from localhost ([127.0.0.1]:38381 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1kO43i-0003er-2H for submit <at> debbugs.gnu.org; Thu, 01 Oct 2020 15:16:06 -0400 Received: from stw1.rcdrun.com ([217.170.207.13]:57297) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <bugs@HIDDEN>) id 1kO43g-0003UN-Bj for 43748 <at> debbugs.gnu.org; Thu, 01 Oct 2020 15:16:05 -0400 Received: from localhost ([::ffff:197.157.34.166]) (AUTH: PLAIN securesender, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 00000000000EDD76.000000005F762AE9.00005498; Thu, 01 Oct 2020 12:15:53 -0700 Date: Thu, 1 Oct 2020 22:15:50 +0300 From: Jean Louis <bugs@HIDDEN> To: Eli Zaretskii <eliz@HIDDEN> Subject: Re: bug#43748: 28.0.50; M-x shell: there is no completion after cd .. Message-ID: <20201001191550.GL4797@HIDDEN> References: <86lfgpubyy.fsf@HIDDEN> <83eemhhn2r.fsf@HIDDEN> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: <83eemhhn2r.fsf@HIDDEN> User-Agent: Mutt/1.14.0 (2020-05-02) X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 43748 Cc: 43748 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -1.0 (-) * Eli Zaretskii <eliz@HIDDEN> [2020-10-01 20:29]: > > From: Jean Louis <bugs@HIDDEN> > > Date: Thu, 01 Oct 2020 19:50:45 +0300 > > > > > > I have noticed that there is no completion in M-x shell after I do the > > cd .. > > > > Example: > > > > cd t<TAB> will give me: cd tmp > > > > then I am in ~/tmp directory, then I do: cd .. > > > > then if I wish to do again cd t<TAB>, there is "no match" notification. > > Works here. > > I'm quite sure this is something specific to your system's > configuration, symlinks, etc. It is not a general problem. I have found out that if I delete the CDPATH variable, before starting emacs -Q, then this is not taking place. You probably have My CDPATH is as following: "./:~:/home/data1/protected/Work/3rd-Dynamic/Corporation/Division_4/Dept_10/Company Formation" And it works well in bash without Emacs, not in M-x shell. So if I do not have CDPATH, it works well, but if I do have, it does not work. Still a bug. It should work.
bug-gnu-emacs@HIDDEN
:bug#43748
; Package emacs
.
Full text available.Received: (at 43748) by debbugs.gnu.org; 1 Oct 2020 17:29:30 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Thu Oct 01 13:29:30 2020 Received: from localhost ([127.0.0.1]:38169 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1kO2OY-00020F-8y for submit <at> debbugs.gnu.org; Thu, 01 Oct 2020 13:29:30 -0400 Received: from eggs.gnu.org ([209.51.188.92]:53824) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <eliz@HIDDEN>) id 1kO2OW-000202-VF for 43748 <at> debbugs.gnu.org; Thu, 01 Oct 2020 13:29:29 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:58362) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from <eliz@HIDDEN>) id 1kO2OR-0004hg-Fm; Thu, 01 Oct 2020 13:29:23 -0400 Received: from [176.228.60.248] (port=4814 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from <eliz@HIDDEN>) id 1kO2OP-00026t-DC; Thu, 01 Oct 2020 13:29:22 -0400 Date: Thu, 01 Oct 2020 20:29:16 +0300 Message-Id: <83eemhhn2r.fsf@HIDDEN> From: Eli Zaretskii <eliz@HIDDEN> To: Jean Louis <bugs@HIDDEN> In-Reply-To: <86lfgpubyy.fsf@HIDDEN> (message from Jean Louis on Thu, 01 Oct 2020 19:50:45 +0300) Subject: Re: bug#43748: 28.0.50; M-x shell: there is no completion after cd .. References: <86lfgpubyy.fsf@HIDDEN> X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 43748 Cc: 43748 <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) > From: Jean Louis <bugs@HIDDEN> > Date: Thu, 01 Oct 2020 19:50:45 +0300 > > > I have noticed that there is no completion in M-x shell after I do the > cd .. > > Example: > > cd t<TAB> will give me: cd tmp > > then I am in ~/tmp directory, then I do: cd .. > > then if I wish to do again cd t<TAB>, there is "no match" notification. Works here. I'm quite sure this is something specific to your system's configuration, symlinks, etc. It is not a general problem.
bug-gnu-emacs@HIDDEN
:bug#43748
; Package emacs
.
Full text available.Received: (at submit) by debbugs.gnu.org; 1 Oct 2020 16:50:57 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Thu Oct 01 12:50:56 2020 Received: from localhost ([127.0.0.1]:38111 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1kO1nE-0007GI-JZ for submit <at> debbugs.gnu.org; Thu, 01 Oct 2020 12:50:56 -0400 Received: from lists.gnu.org ([209.51.188.17]:36198) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <admin@HIDDEN>) id 1kO1nD-0007G8-1M for submit <at> debbugs.gnu.org; Thu, 01 Oct 2020 12:50:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49356) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <admin@HIDDEN>) id 1kO1nC-0007Ka-MV for bug-gnu-emacs@HIDDEN; Thu, 01 Oct 2020 12:50:54 -0400 Received: from stw1.rcdrun.com ([217.170.207.13]:41355) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <admin@HIDDEN>) id 1kO1nA-0007Ih-P7 for bug-gnu-emacs@HIDDEN; Thu, 01 Oct 2020 12:50:54 -0400 Received: from protected.rcdrun.com ([::ffff:197.157.34.166]) (AUTH: PLAIN admin, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_CBC_SHA1) by stw1.rcdrun.com with UTF8ESMTPSA id 00000000000EDCAC.000000005F7608E9.00004656; Thu, 01 Oct 2020 09:50:48 -0700 Received: from localhost (localhost [127.0.0.1]) (uid 1001) by protected.rcdrun.com with local id 00000000000C2378.000000005F7608E5.00004F84; Thu, 01 Oct 2020 18:50:45 +0200 From: Jean Louis <bugs@HIDDEN> To: bug-gnu-emacs@HIDDEN Subject: 28.0.50; M-x shell: there is no completion after cd .. X-Hashcash: 1:20:201001:bug-gnu-emacs@HIDDEN::s6o8whSqlSaRjzFk:00000000000000000000000000000000000000001uw4 Date: Thu, 01 Oct 2020 19:50:45 +0300 Message-ID: <86lfgpubyy.fsf@HIDDEN> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=217.170.207.13; envelope-from=admin@HIDDEN; helo=stw1.rcdrun.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/01 08:21:28 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.25, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.1 (--) I have noticed that there is no completion in M-x shell after I do the cd .. Example: cd t<TAB> will give me: cd tmp then I am in ~/tmp directory, then I do: cd .. then if I wish to do again cd t<TAB>, there is "no match" notification. It looks as bug to me. In GNU Emacs 28.0.50 (build 15, x86_64-pc-linux-gnu, X toolkit, cairo version 1.14.8, Xaw3d scroll bars) of 2020-09-24 built on protected.rcdrun.com Repository revision: de54cd6f0edb3619777c17fe75560c5c84fed8a4 Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.11907000 System Description: Hyperbola GNU/Linux-libre Configured using: 'configure --prefix=/package/text/emacs-2020-09-24 --with-x-toolkit=lucid --with-modules --without-gpm PKG_CONFIG_PATH=/home/data1/protected/GNUstep/Library/Libraries/pkgconfig:/usr/lib/pkgconfig' Configured features: XAW3D XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND DBUS GSETTINGS GLIB NOTIFY INOTIFY ACL GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF ZLIB TOOLKIT_SCROLL_BARS LUCID X11 XDBE XIM MODULES THREADS JSON PDUMPER LCMS2 Important settings: value of $LC_ALL: de_DE.UTF-8 value of $LANG: de_DE.UTF-8 value of $XMODIFIERS: @im=exwm-xim locale-coding-system: utf-8-unix Major mode: Shell Minor modes in effect: shell-dirtrack-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-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-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Load-path shadows: None found. Features: (shadow sort hashcash mail-extr emacsbug message rmc puny dired dired-loaddefs rfc822 mml easymenu mml-sec epa derived epg epg-config gnus-util rmail rmail-loaddefs auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs password-cache json map text-property-search time-date subr-x seq byte-opt gv bytecomp byte-compile cconv mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader cl-loaddefs cl-lib sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils pcmpl-unix shell pcomplete comint ansi-color ring tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode elisp-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice button loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting cairo x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 60123 5982) (symbols 48 7738 1) (strings 32 21836 2158) (string-bytes 1 700779) (vectors 16 13238) (vector-slots 8 179540 10883) (floats 8 26 43) (intervals 56 285 0) (buffers 992 12)) -- Thanks, Jean Louis
Jean Louis <bugs@HIDDEN>
:bug-gnu-emacs@HIDDEN
.
Full text available.bug-gnu-emacs@HIDDEN
:bug#43748
; Package emacs
.
Full text available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.