unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dan Jacobson <jidanni@dman.ddts.net>
Subject: Re: *shell* TAB *Completions* fooled by $PWD/
Date: 11 Jul 2002 01:45:18 +0800	[thread overview]
Message-ID: <8765znbhox.fsf@jidanni.org> (raw)
In-Reply-To: 3D2C6579.3020005@ihs.com

K> The shell.el directory tracking mechanism could be modified to update
K> the PWD environment variable as well as its internal variables.  But

actually you are going to go nuts tracking all those variables,
e.g. what if I do in a shell window,
$ cd
$ su bob
$ cd inside
etc. while you are tracking $PWD unless you somehow have a behind the
scenes connection to get the real scoop from /proc or bash itself...
Oh, and say bob's dir is mode 700
$ su -c 'echo are you still following me?; bash -i' jimmy
$ cd; echo i said su _-c_ to keep you off the trail, but then used bash -i

Anyway, it will never track perfectly.
-- 
http://jidanni.org/ Taiwan(04)25854780

  reply	other threads:[~2002-07-10 17:45 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-07 21:13 *shell* TAB *Completions* fooled by $PWD/ Dan Jacobson
     [not found] ` <200207081820.g68IKeP12935@aztec.santafe.edu>
2002-07-09  0:24   ` Dan Jacobson
2002-07-09  7:54     ` Miles Bader
2002-07-10  6:03       ` Dan Jacobson
2002-07-10 17:31         ` Miles Bader
2002-07-10 16:48       ` Kevin Rodgers
2002-07-10 17:45         ` Dan Jacobson [this message]
2002-07-10 18:21           ` Kevin Rodgers
2002-07-10 18:30           ` David Kastrup
2002-07-11 12:01         ` Richard Stallman
2002-07-11 13:26           ` Miles Bader
2002-07-11 13:30             ` David Kastrup
2002-07-11 13:55               ` Miles Bader
2002-07-11 14:31                 ` David Kastrup
2002-07-11 17:06                   ` Kevin Rodgers
2002-07-11 23:05                     ` David Kastrup
2002-07-12  8:09                     ` Andreas Schwab
2002-07-17 16:58                 ` Kai Großjohann
2002-07-17 18:26                   ` Miles Bader
2002-07-18 12:01                     ` Kai Großjohann
2002-07-18 12:18                       ` Andreas Schwab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8765znbhox.fsf@jidanni.org \
    --to=jidanni@dman.ddts.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).