zsh-workers
 help / color / mirror / code / Atom feed
* _retrieve_cache
@ 2004-07-26 16:31 Motoi Washida
  2004-07-28  9:34 ` _retrieve_cache Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Motoi Washida @ 2004-07-26 16:31 UTC (permalink / raw)
  To: zsh-workers

A small bug.

% grep -n '.-HOME' zsh/Completion/**/*(.)
zsh/Completion/Base/Utility/_retrieve_cache:11:  : 
${_cache_dir:=${ZDOTDIR:-HOME}/.zcompcache}
%

Maybe the word "HOME" should be "$HOME".

--
Motoi Washida


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

* Re: _retrieve_cache
  2004-07-26 16:31 _retrieve_cache Motoi Washida
@ 2004-07-28  9:34 ` Peter Stephenson
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Stephenson @ 2004-07-28  9:34 UTC (permalink / raw)
  To: zsh-workers

Motoi Washida wrote:
> A small bug.
> 
> % grep -n '.-HOME' zsh/Completion/**/*(.)
> zsh/Completion/Base/Utility/_retrieve_cache:11:  : 
> ${_cache_dir:=${ZDOTDIR:-HOME}/.zcompcache}
> %
> 
> Maybe the word "HOME" should be "$HOME".

Yes, I've changed that, thanks.

Sounds like this feature doesn't get used much.  Can anybody verify it's
actually working?

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK                          Tel: +44 (0)1223 692070


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************


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

end of thread, other threads:[~2004-07-28  9:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-26 16:31 _retrieve_cache Motoi Washida
2004-07-28  9:34 ` _retrieve_cache 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).