zsh-workers
 help / color / mirror / code / Atom feed
From: Vin Shelton <acs@alumni.princeton.edu>
To: zsh-workers@sunsite.dk
Subject: Can not complete automounted directories
Date: 29 Dec 2001 16:20:20 -0500	[thread overview]
Message-ID: <m2666p206j.fsf@zion.rcn.com> (raw)

I have network shares automounted under /net/<system>/<sharename>.
So, for example, on my workstation I have access to a filesystem
located at /net/mithril/opt.  The filesystem is actually mounted at
/.automount/mithril/root/opt - automount puts a nicer path on the
front end.

Using the new completion system, I can not complete files under
/net/<system>:

zsh -f
zion% echo $ZSH_VERSION 
4.1.0-dev-3
zion% echo $MODULE_PATH
/usr/local/zsh-2001-12-22/lib/zsh/4.1.0-dev-3
zion% ls /net/mithril/opt/b<TAB>
successfully completes to /net/mithril/opt/build, but

zion% autoload -U compinit
zion% compinit
zion% ls /net/mithril/opt/b<TAB>

just beeps.

zion% ls /.automount/mithril/root/opt/b<TAB>
completes correctly to 'build'.

I find this behavior both under 4.0.4 and zsh built from CVS sources
on 12/22.

'uname -a' reports: 
Linux zion.rcn.com 2.4.8-34.1mdk-smp-acs #2 SMP Sat Dec 1 14:47:30 EST 2001 i686 unknown

Please let me know if there's any more information needed to debug
this problem.

Thanks,
  vin


             reply	other threads:[~2001-12-29 21:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-29 21:20 Vin Shelton [this message]
2002-01-06  2:38 ` Bart Schaefer
2002-01-06 18:52   ` Vin Shelton
2002-01-06 21:01     ` Bart Schaefer

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

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

  git send-email \
    --in-reply-to=m2666p206j.fsf@zion.rcn.com \
    --to=acs@alumni.princeton.edu \
    --cc=zsh-workers@sunsite.dk \
    /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.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).