Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: _retrieve_cache
- X-seq: zsh-workers 20211
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: _retrieve_cache
- Date: Wed, 28 Jul 2004 10:34:26 +0100
- In-reply-to: "Motoi Washida"'s message of "Tue, 27 Jul 2004 01:31:07 +0900." <3230DD2C-DF21-11D8-8A54-000D93502E64@xxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
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@xxxxxxx> 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
**********************************************************************
Messages sorted by:
Reverse Date,
Date,
Thread,
Author