all messages for Emacs-related lists mirrored at yhetil.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: Wed, 30 Oct 2002 13:34:42 -0500	[thread overview]
Message-ID: <200210301834.g9UIYhk23584@rum.cs.yale.edu> (raw)
In-Reply-To: E186wSa-0002pk-00@fencepost.gnu.org

>     Correct me if I'm wrong, but wouldn't 
>     (make-local-variable 'isearch-inhibit-point-motion-hooks)
>     solve this if some mode needs a non-default behavior?
> 
> If a particular major mode wants a non-default behavior, this would
> do it.  But these features are not always major modes.  Can we use
> an overlay property to make the decision?

Since this thing is used by isearch in order to look inside
intangible text, I think it should simply be removed:
isearch should *not* look inside intangible text.

As we have discussed in this group at length, `intangible' is a very
strong statement and has far reaching implications.  It should be
used very sparingly.


	Stefan

  reply	other threads:[~2002-10-30 18:34 UTC|newest]

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