zsh-workers
 help / color / mirror / code / Atom feed
* Documentation error
@ 2011-12-10 17:09 gi1242+zsh
  2011-12-10 17:37 ` Mikael Magnusson
  0 siblings, 1 reply; 11+ messages in thread
From: gi1242+zsh @ 2011-12-10 17:09 UTC (permalink / raw)
  To: zsh-workers

Hi All,

Is the following an error in the documentation from man zshcompsys:

      _example_caching_policy () {
	     # rebuild if cache is more than a week old
	     local -a oldp
	     oldp=( "$1"(Nmw+1) )
	     (( $#oldp ))
	 }

Technically won't this rebuild the cache if it's more than TWO weeks
old? "$1"(Nmw+0) seems to do one week old for me,

GI

-- 
A gossip is someone with a great sense of rumor.


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

end of thread, other threads:[~2011-12-13 21:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-10 17:09 Documentation error gi1242+zsh
2011-12-10 17:37 ` Mikael Magnusson
2011-12-10 17:44   ` gi1242+zsh
2011-12-10 18:29     ` Peter Stephenson
2011-12-10 18:54       ` Mikael Magnusson
2011-12-10 19:26         ` Peter Stephenson
2011-12-10 20:02           ` PATCH: _globquals: Say what the digit is when completing modification time qualifiers Mikael Magnusson
2011-12-13 19:23             ` PATCH: _globquals: Say what the digit is when completing time qualifiers, add d Mikael Magnusson
2011-12-13 21:27               ` Peter Stephenson
2011-12-10 20:13           ` Documentation error Peter Stephenson
2011-12-11  2:22             ` gi1242+zsh

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