zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <pws@ifh.de>
To: zsh-workers@sunsite.auc.dk (Zsh hackers list)
Subject: Re: Miscellaneous buglettes
Date: Mon, 06 Sep 1999 11:01:11 +0200	[thread overview]
Message-ID: <199909060901.LAA345506@hydra.ifh.de> (raw)
In-Reply-To: "Adam Spiers"'s message of "Sun, 05 Sep 1999 22:45:40 MET DST." <19990905224540.A7557@thelonious.new.ox.ac.uk>

Adam Spiers wrote:
>   - HIST_FIND_NO_DUPS option not documented (or NEWS is wrong, one of
>     the two)

It does seem to work, the patch is below, if I've worked out what it
does properly.

>   - Minor bugs in the info pages (fixed by patch below).  For future
>     reference, is it necessary to include patches to zsh.texi when
>     patch *.yo?

Somebody seems to have got to these already, as far as I can see.
Only the yodl files need patching, the .texi file is generated from
that.

--- Doc/Zsh/options.yo.hist	Mon Sep  6 09:52:52 1999
+++ Doc/Zsh/options.yo	Mon Sep  6 10:20:56 1999
@@ -452,6 +452,13 @@
 events, otherwise this option will behave just like
 tt(HIST_IGNORE_ALL_DUPS) once the history fills up with unique events.
 )
+pindex(HIST_FIND_NO_DUPS)
+cindex(history, ignoring duplicates in search)
+item(tt(HIST_FIND_NO_DUPS))(
+When searching for history entries in the line editor, do not display
+duplicates of a line previously found, even if the duplicates are not
+contiguous.
+)
 pindex(HIST_IGNORE_ALL_DUPS)
 cindex(history, ignoring all duplicates)
 item(tt(HIST_IGNORE_ALL_DUPS))(

-- 
Peter Stephenson <pws@ibmth.df.unipi.it>       Tel: +39 050 844536
WWW:  http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56100 Pisa, Italy


  reply	other threads:[~1999-09-06  9:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-09-05 21:45 Adam Spiers
1999-09-06  9:01 ` Peter Stephenson [this message]
1999-09-06 10:27   ` Adam Spiers
1999-09-06 18:55 ` Tanaka Akira
1999-09-06  9:34 Sven Wischnowsky
1999-09-06  9:39 Sven Wischnowsky
1999-09-06  9:55 Sven Wischnowsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199909060901.LAA345506@hydra.ifh.de \
    --to=pws@ifh.de \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).