unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Stefan Monnier" <monnier+gnu/emacs@rum.cs.yale.edu>
Cc: Gregor.Schmid@qfs.de, emacs-devel@gnu.org
Subject: Re: Isearch setting of inhibit-point-motion-hooks too inflexible
Date: Tue, 29 Oct 2002 09:14:18 -0500	[thread overview]
Message-ID: <200210291414.g9TEEI515336@rum.cs.yale.edu> (raw)
In-Reply-To: E186FRE-00076h-00@fencepost.gnu.org

>     The following patch against emacs 21.2 will add a new variable
>     `isearch-inhibit-point-motion-hooks' and change `isearch-search' to
>     make use of it.
> 
> That would solve your problem, but since it is an all-or-nothing
> choice, we must expect that people using multiple packages will find
> that neither t nor nil gives good results for all of those packages.
> 
> I wonder if we can find a solution where a single mode
> will work with various packages.  Does someone recall why
> isearch currently wants inhibit-point-motion-hooks to be t
> if it can match in invisible text?

I think it's for intangible text (i.e. it doesn't just allow to
search in invisible text but also in invisible+intangible).
At least, the code is careful to make text tangible if it wasn't
before.


	Stefan

      parent reply	other threads:[~2002-10-29 14:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <15803.53742.404653.98167@gs.qfs.de>
2002-10-28 19:20 ` Isearch setting of inhibit-point-motion-hooks too inflexible Richard Stallman
2002-10-29  7:46   ` Gregor Schmid
2002-10-30 17:16     ` Richard Stallman
2002-10-30 18:34       ` Stefan Monnier
2002-10-31 17:27         ` Richard Stallman
2002-10-31  8:23       ` Gregor Schmid
2002-10-29 14:14   ` Stefan Monnier [this message]

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=200210291414.g9TEEI515336@rum.cs.yale.edu \
    --to=monnier+gnu/emacs@rum.cs.yale.edu \
    --cc=Gregor.Schmid@qfs.de \
    --cc=emacs-devel@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).