From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Rodgers Newsgroups: gmane.emacs.bugs Subject: Re: *shell* TAB *Completions* fooled by $PWD/ Date: Thu, 11 Jul 2002 11:06:21 -0600 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <3D2DBB0D.7070204@ihs.com> References: <87vg7rutpk.fsf@jidanni.org> <200207081820.g68IKeP12935@aztec.santafe.edu> <87bs9hkatg.fsf@jidanni.org> <3D2C6579.3020005@ihs.com> <200207111201.g6BC1Nx16935@aztec.santafe.edu> <87znwyxun1.fsf@tc-1-100.kawasaki.gol.ne.jp> <87sn2qxtbu.fsf@tc-1-100.kawasaki.gol.ne.jp> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1026410918 22558 127.0.0.1 (11 Jul 2002 18:08:38 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 11 Jul 2002 18:08:38 +0000 (UTC) Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17SiMo-0005rj-00 for ; Thu, 11 Jul 2002 20:08:38 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17SiNZ-0001Nh-00; Thu, 11 Jul 2002 14:09:25 -0400 Original-Received: from delysid.gnu.org ([158.121.106.20]) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17SiKN-0000O9-00; Thu, 11 Jul 2002 14:06:08 -0400 Original-Received: from sjc3-1.relay.mail.uu.net ([199.171.54.122]) by delysid.gnu.org with smtp (Exim 3.34 #2) id 17ShOi-00058E-00 for ; Thu, 11 Jul 2002 13:06:32 -0400 Original-Received: from mail.fu-berlin.de by sjc3sosrv11.alter.net with ESMTP (peer crosschecked as: mail.fu-berlin.de [160.45.11.165]) id QQmxbo24630 for ; Thu, 11 Jul 2002 17:06:16 GMT Original-Received: by mail.fu-berlin.de (Smail3.2.0.98) from Curry.ZEDAT.FU-Berlin.DE (160.45.10.36) with esmtp id ; Thu, 11 Jul 2002 19:06:14 +0200 (MEST) Original-Received: by Curry.ZEDAT.FU-Berlin.DE (Smail3.2.0.98) from news.fu-berlin.de with bsmtp id ; Thu, 11 Jul 2002 19:06:14 +0200 (MEST) Original-To: gnu-emacs-bug@moderators.isc.org Original-Path: 170.207.51.80!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 22 X-Orig-NNTP-Posting-Host: 170.207.51.80 X-Orig-X-Trace: fu-berlin.de 1026407173 23065258 170.207.51.80 (16 [82742]) User-Agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2 X-Accept-Language: en-us Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:2639 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:2639 David Kastrup wrote: > miles@gnu.org (Miles Bader) writes: >>David.Kastrup@t-online.de (David Kastrup) writes: >>> Well, perhaps one could make C-u TAB ask the shell itself for >>> an update on the shell's environment in some manner? >> >>and I suspect that very few people are bitten by it (the sort of >>person who uses env vars like that is also usually clueful enough to >>realize why it won't work in some cases). >> >>We can add a hack for PWD if that makes people feel fuzzy. >> > > Don't think that would be much needed: after all, one can use ~ > expansion instead. What does PWD have to do with ~? -- Kevin Rodgers