unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Patch that adds help to isearch
Date: Wed, 30 Nov 2005 17:34:23 +0200	[thread overview]
Message-ID: <87d5kicfpc.fsf@jurta.org> (raw)
In-Reply-To: <438D61D4.1040002@student.lu.se> (Lennart Borgman's message of "Wed, 30 Nov 2005 09:24:52 +0100")

> In the patch I sent before I also added scrolling of the help
> buffer.  Scrolling of the help buffer is done by the keys the user
> has bound to scroll-other-window' and 'scroll-other-window-down'.
> It is only active when the other window is the help buffer.

Isn't an easier way to achieve this by setting `isearch-allow-scroll'
to t?

Note that isearch.el already contains:

(put 'scroll-other-window 'isearch-scroll t)
(put 'scroll-other-window-down 'isearch-scroll t)

> However the scrolling could of course be dependent on if C-h and f1
> is bound to isearch-mode-help.  A defcustom seems more easy to
> understand though.

I think it should be rather dependent on if the other window is the
help buffer created by isearch-mode-help, than if C-h and f1 is bound,
because users can bind isearch-mode-help to other keys.

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

  reply	other threads:[~2005-11-30 15:34 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-29 10:23 Patch that adds help to isearch LENNART BORGMAN
2005-11-30  2:47 ` Juri Linkov
2005-11-30  8:24   ` Lennart Borgman
2005-11-30 15:34     ` Juri Linkov [this message]
2005-11-30 22:27       ` Lennart Borgman
  -- strict thread matches above, loose matches on Subject: below --
2005-11-24 23:02 Lennart Borgman
2005-11-26  4:22 ` Richard M. Stallman
2005-11-27 22:53   ` Lennart Borgman
2005-11-28  7:21     ` Lennart Borgman
2005-11-29  9:04   ` Juri Linkov
2005-11-29 21:47     ` Richard M. Stallman
2005-11-29 22:12       ` Lennart Borgman
2005-11-30  2:48         ` Juri Linkov

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87d5kicfpc.fsf@jurta.org \
    --to=juri@jurta.org \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    /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.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).