zsh-workers
 help / color / mirror / code / Atom feed
* _path_files:compadd:328: invalid pattern character `*'
@ 2000-04-26 17:33 Bart Schaefer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Schaefer @ 2000-04-26 17:33 UTC (permalink / raw)
  To: zsh-workers

I just installed a rebuild of 3.1.7-pre-1 with patches up to 10935.  I type:

zagzig[96] vi Completion/*/_rpm<TAB>

And zsh prints back all of the following lines:

_path_files:compadd:328: invalid pattern character `*'
zagzig[96] vi Completion/*/_rpm
_path_files:compadd:328: invalid pattern character `*'
zagzig[96] vi Completion/*/_rpm
_path_files:compadd:328: invalid pattern character `*'
zagzig[96] vi Completion/*/_rpm
_path_files:compadd:480: invalid pattern character `*'
zagzig[96] vi Completion/Linux/_rpm

On a hunch, I deleted this style:

zstyle ':completion:*' matcher-list '' 'r:|[._-,]=* r:|=*' 'm:{a-zA-Z}={A-Za-z} r:|[._-,]=* r:|=*' 'r:|[._-,]=* r:|=* l:|=*'

and the errors go away.  I suspect something to do with 10925.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


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

* Re: _path_files:compadd:328: invalid pattern character `*'
@ 2000-04-27  9:14 Sven Wischnowsky
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Wischnowsky @ 2000-04-27  9:14 UTC (permalink / raw)
  To: zsh-workers


Bart Schaefer wrote:

> I just installed a rebuild of 3.1.7-pre-1 with patches up to 10935.  I type:
> 
> zagzig[96] vi Completion/*/_rpm<TAB>
> 
> And zsh prints back all of the following lines:
> 
> _path_files:compadd:328: invalid pattern character `*'
> zagzig[96] vi Completion/*/_rpm
>
> ...
> 
> On a hunch, I deleted this style:
> 
> zstyle ':completion:*' matcher-list '' 'r:|[._-,]=* r:|=*' 'm:{a-zA-Z}={A-Za-z} r:|[._-,]=* r:|=*' 'r:|[._-,]=* r:|=* l:|=*'
> 
> and the errors go away.  I suspect something to do with 10925.

Yes, fixed by 10963. Sorry.

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


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

end of thread, other threads:[~2000-04-27  9:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-26 17:33 _path_files:compadd:328: invalid pattern character `*' Bart Schaefer
2000-04-27  9:14 Sven Wischnowsky

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