zsh-users
 help / color / mirror / code / Atom feed
* cygwin zsh problem w/ latest install -- _path_files:569:
@ 2007-09-20 21:15 sam reckoner
  2007-09-21  8:55 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: sam reckoner @ 2007-09-20 21:15 UTC (permalink / raw)
  To: cygwin-digest; +Cc: zsh-users

[-- Attachment #1: Type: text/plain, Size: 235 bytes --]

Hi,

I just ran setup and it installed/updated the latest zsh. However, I get

_path_files:569: command not found

whenever I do completion on any command.

It still completes, however.

Anybody else observed this?

thanks in advance.

[-- Attachment #2: Type: text/html, Size: 280 bytes --]

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

* Re: cygwin zsh problem w/ latest install -- _path_files:569:
  2007-09-20 21:15 cygwin zsh problem w/ latest install -- _path_files:569: sam reckoner
@ 2007-09-21  8:55 ` Peter Stephenson
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Stephenson @ 2007-09-21  8:55 UTC (permalink / raw)
  To: sam reckoner, zsh-users

On Thu, 20 Sep 2007 14:15:35 -0700
"sam reckoner" <sam.reckoner@gmail.com> wrote:
> Hi,
> 
> I just ran setup and it installed/updated the latest zsh. However, I get
> 
> _path_files:569: command not found
> 
> whenever I do completion on any command.

It's either not finding it in your function search path, or it's not marked
for autoload (the first problem will lead to the second for completion
functions).  Try removing ~/.zcompdump as a first attempt and restarting;
if that doesn't work see if the variable fpath has been altered to a
set of directories that doesn't include _path_files.

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070


.


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

end of thread, other threads:[~2007-09-21  8:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-20 21:15 cygwin zsh problem w/ latest install -- _path_files:569: sam reckoner
2007-09-21  8:55 ` Peter Stephenson

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