all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: Info-isearch-skip-history
Date: Mon, 10 May 2010 22:12:36 +0300	[thread overview]
Message-ID: <87pr133717.fsf@mail.jurta.org> (raw)
In-Reply-To: <jwvbpcqidv6.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Sat, 08 May 2010 11:59:44 -0400")

>> +(defcustom Info-isearch-skip-history nil
>> +  "If non-nil, Isearch in Info doesn't add intermediate nodes to the history.
>> +During Isearch Info visits nodes with matches.  All nodes visited while
>> +searching are recorded in the Info history.  However, when this variable is
>> +non-nil, only the last node (where Isearch ended) is added to the history."
>> +  :version "24.1"
>> +  :type 'boolean
>> +  :group 'info)
>
> I'm not sure this deserves a config var.  Just skip unconditionally.

Agreed.  It was rather a "defensive" variable (just in case
somebody might want).  Now the patch is installed without it.

-- 
Juri Linkov
http://www.jurta.org/emacs/



  reply	other threads:[~2010-05-10 19:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-07 18:19 Info-isearch-skip-history Juri Linkov
2010-05-08 15:59 ` Info-isearch-skip-history Stefan Monnier
2010-05-10 19:12   ` Juri Linkov [this message]
2010-05-11  1:12     ` Info-isearch-skip-history Stefan Monnier

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=87pr133717.fsf@mail.jurta.org \
    --to=juri@jurta.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.