zsh-workers
 help / color / mirror / code / Atom feed
From: "alain (a.) caron" <alainc@nortel.ca>
To: zsh-workers@math.gatech.edu
Subject: compctl bug in 2.6-betat17
Date: Tue, 21 May 1996 16:31:00 -0400	[thread overview]
Message-ID: <"20230 Tue May 21 16:31:24 1996"@bnr.ca> (raw)


I think I have found a bug in release 2.6-beta17 with regards to
compctl.

I have the following line in my .zshrc

# rm Emacs backup and autosave files first
compctl -g "*\~(D) \#*\#(D)" + -f rm
FIGNORE=".o:~"

which allows me to complete to an EMACS backup or autosave file when
removing files but to ignore backup files for other commands.

With zsh 2.5.03, it works as expected, but not with 2.6-beta17.  For
example. with both files .zshrc and .zshrc~

rm .zs<TAB>

expands to

"rm .zshrc\~"   (with 2.5.03) and to

"rm .zshrc"     (with 2.6-beta17)

I have built both versions of zsh under HP-UX 9.05 with the HP C compiler.

Thanks,

Alain Caron
Bell-Northern Research, Montr?al, Qu?bec, Canada
email: alainc@nortel.ca
phone: 514-765-7718 or ESN 852-7718



             reply	other threads:[~1996-05-21 23:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-05-21 20:31 alain (a.) caron [this message]
     [not found] <no.id>
1996-05-23  0:34 ` Zoltan Hidvegi

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='"20230 Tue May 21 16:31:24 1996"@bnr.ca' \
    --to=alainc@nortel.ca \
    --cc=zsh-workers@math.gatech.edu \
    /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).