zsh-workers
 help / color / mirror / code / Atom feed
* compctl bug in 2.6-betat17
@ 1996-05-21 20:31 alain (a.) caron
  0 siblings, 0 replies; 4+ messages in thread
From: alain (a.) caron @ 1996-05-21 20:31 UTC (permalink / raw)
  To: zsh-workers


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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1998-05-01 13:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <no.id>
1996-05-23  0:34 ` compctl bug in 2.6-betat17 Zoltan Hidvegi
1996-09-10 10:25 ` bugs found Geoff Wing
1998-05-01 13:43 ` 3.1.3 - config.status file generation problems Andrew Main
1996-05-21 20:31 compctl bug in 2.6-betat17 alain (a.) caron

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).