From unknown Sun Aug 17 22:02:25 2025 X-Loop: don@donarmstrong.com Subject: bug#361: don't require path hints for *shell* Reply-To: Stephen Berman , 361@debbugs.gnu.org Resent-From: Stephen Berman Original-Sender: news Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Wed, 04 Jun 2008 15:25:05 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 361 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.121259262612082 (code B ref -1); Wed, 04 Jun 2008 15:25:05 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-0.9 required=4.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_LOW autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 4 Jun 2008 15:17:06 +0000 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m54FH0kG012070 for ; Wed, 4 Jun 2008 08:17:02 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K3ujT-0006Ss-I8 for bug-gnu-emacs@gnu.org; Wed, 04 Jun 2008 11:16:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K3ujR-0006OG-8a for bug-gnu-emacs@gnu.org; Wed, 04 Jun 2008 11:16:58 -0400 Received: from [199.232.76.173] (port=60087 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K3ujR-0006NO-3f for bug-gnu-emacs@gnu.org; Wed, 04 Jun 2008 11:16:57 -0400 Received: from main.gmane.org ([80.91.229.2]:34589 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K3ujP-0002hl-F1 for bug-gnu-emacs@gnu.org; Wed, 04 Jun 2008 11:16:56 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1K3ujF-0004nD-SD for bug-gnu-emacs@gnu.org; Wed, 04 Jun 2008 15:16:45 +0000 Received: from i5387d77c.versanet.de ([83.135.215.124]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Jun 2008 15:16:45 +0000 Received: from stephen.berman by i5387d77c.versanet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Jun 2008 15:16:45 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: bug-gnu-emacs@gnu.org From: Stephen Berman Date: Wed, 04 Jun 2008 17:16:36 +0200 Lines: 21 Message-ID: <87abi1xmaz.fsf@escher.local.home> References: <87tzlq7d1c.fsf@jidanni.org> <87bq4ra583.fsf@stupidchicken.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: i5387d77c.versanet.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Sender: news X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) On Thu, 03 Apr 2008 01:15:56 -0400 Chong Yidong wrote: > jidanni@jidanni.org writes: > >> Why do we have to give *shell* a hint (./) to get it to expand paths? >> $ emacs -Q -f shell >> c d SPC . / >> Bash needs no hint. Act like bash as the default, please. >> emacs-version "22.1.1" > > I've just checked in a fix. Thanks. This change breaks shell completion in $PWD, e.g. ~/steve/cvsroot/emacs> ./conf fails to complete to `./configure'. It also breaks shell expansion of absolute file names, see . Steve Berman From unknown Sun Aug 17 22:02:25 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) X-Loop: don@donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Stephen Berman Subject: bug#361 closed by Chong Yidong (Re: don't require path hints for *shell*) Message-ID: References: <87tzegwluz.fsf@stupidchicken.com> <87abi1xmaz.fsf@escher.local.home> X-Emacs-PR-Message: they-closed 361 X-Emacs-PR-Package: emacs Reply-To: 361@debbugs.gnu.org Content-Type: multipart/mixed; boundary="----------=_1216834503-27215-1" This is a multi-part message in MIME format... ------------=_1216834503-27215-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #361: don't require path hints for *shell* It has been closed by Chong Yidong . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Chong Yidong by replying to this email. --=20 361: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D361 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1216834503-27215-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From cyd@stupidchicken.com Wed Jul 23 10:27:35 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-2.5 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 361-done) by emacsbugs.donarmstrong.com; 23 Jul 2008 17:27:36 +0000 Received: from cyd (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m6NHRUYh025979 for <361-done@emacsbugs.donarmstrong.com>; Wed, 23 Jul 2008 10:27:31 -0700 Received: by cyd (Postfix, from userid 1000) id E7FC657E32C; Wed, 23 Jul 2008 13:28:52 -0400 (EDT) From: Chong Yidong To: 361-done@debbugs.gnu.org Subject: Re: don't require path hints for *shell* Date: Wed, 23 Jul 2008 13:28:52 -0400 Message-ID: <87tzegwluz.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > This change breaks shell completion in $PWD, e.g. > > ~/steve/cvsroot/emacs> ./conf > > fails to complete to `./configure'. It also breaks shell expansion of > absolute file names Fixed. Sorry for the delay. ------------=_1216834503-27215-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >From geb-bug-gnu-emacs@m.gmane.org Wed Jun 4 08:17:05 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-0.9 required=4.0 tests=AWL,BAYES_00, RCVD_IN_DNSWL_LOW autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 4 Jun 2008 15:17:06 +0000 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m54FH0kG012070 for ; Wed, 4 Jun 2008 08:17:02 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K3ujT-0006Ss-I8 for bug-gnu-emacs@gnu.org; Wed, 04 Jun 2008 11:16:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K3ujR-0006OG-8a for bug-gnu-emacs@gnu.org; Wed, 04 Jun 2008 11:16:58 -0400 Received: from [199.232.76.173] (port=60087 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K3ujR-0006NO-3f for bug-gnu-emacs@gnu.org; Wed, 04 Jun 2008 11:16:57 -0400 Received: from main.gmane.org ([80.91.229.2]:34589 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K3ujP-0002hl-F1 for bug-gnu-emacs@gnu.org; Wed, 04 Jun 2008 11:16:56 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1K3ujF-0004nD-SD for bug-gnu-emacs@gnu.org; Wed, 04 Jun 2008 15:16:45 +0000 Received: from i5387d77c.versanet.de ([83.135.215.124]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Jun 2008 15:16:45 +0000 Received: from stephen.berman by i5387d77c.versanet.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Jun 2008 15:16:45 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: bug-gnu-emacs@gnu.org From: Stephen Berman Subject: Re: don't require path hints for *shell* Date: Wed, 04 Jun 2008 17:16:36 +0200 Lines: 21 Message-ID: <87abi1xmaz.fsf@escher.local.home> References: <87tzlq7d1c.fsf@jidanni.org> <87bq4ra583.fsf@stupidchicken.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: i5387d77c.versanet.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Sender: news X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) On Thu, 03 Apr 2008 01:15:56 -0400 Chong Yidong wrote: > jidanni@jidanni.org writes: > >> Why do we have to give *shell* a hint (./) to get it to expand paths? >> $ emacs -Q -f shell >> c d SPC . / >> Bash needs no hint. Act like bash as the default, please. >> emacs-version "22.1.1" > > I've just checked in a fix. Thanks. This change breaks shell completion in $PWD, e.g. ~/steve/cvsroot/emacs> ./conf fails to complete to `./configure'. It also breaks shell expansion of absolute file names, see . Steve Berman ------------=_1216834503-27215-1--