Your message dated Tue, 31 Jan 2012 17:14:49 +0100
with message-id 
<CAD77+gR6G4piics=gdp05srmg_z73ij2am+2c5wh+hdajr-...@mail.gmail.com>
and subject line Triage
has caused the Debian Bug report #162291,
regarding zsh: Path completion fails for paths with ..
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
162291: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=162291
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: zsh
Version: 4.0.6-8
Severity: normal

An example is easiest:
drow@nevyn:~% mkdir testdir
drow@nevyn:~% touch testdir/foobin 
drow@nevyn:~% chmod a+x testdir/foobin 
drow@nevyn:~% export PATH=/home/drow/testdir
drow@nevyn:~% foobin 
zsh: permission denied: foobin
drow@nevyn:~% export PATH=/home/drow/bin/../testdir
drow@nevyn:~% for 
zsh: parse error near `\n'

Both "foobin" and "for" were "fo<TAB>".  It is not completing into
/home/drow/bin or /home/drow/bin/.. either...

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux nevyn 2.4.19-pre10-ac2-drow #4 SMP Sun Jun 16 12:01:20 EDT 2002 
i686
Locale: LANG=en_US, LC_CTYPE=

Versions of packages zsh depends on:
ii  debconf                  1.1.25          Debian configuration management sy
ii  libc6                    2.2.5-14        GNU C Library: Shared libraries an
ii  libcap1                  1:1.10-12       support for getting/setting POSIX.
ii  libncurses5              5.2.20020112a-8 Shared libraries for terminal hand

-- debconf information excluded



--- End Message ---
--- Begin Message ---
-- 
Richard


--- End Message ---

Reply via email to