all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Is there an after-move-functions hook?
@ 2002-10-29  9:04 Alan Mackenzie
  2002-10-29 10:40 ` John Paul Wallington
  2002-10-29 19:57 ` Peter Milliken
  0 siblings, 2 replies; 4+ messages in thread
From: Alan Mackenzie @ 2002-10-29  9:04 UTC (permalink / raw)


i.e., something like after-changed-functions, but called each time point
is move?

My answer to the next question is this:  Suppose the user is typing in a
string, and has got this far:

"start of string
                ^
                |
              point

Should he move point away from the string without typing the terminating
", I would like to splash font-lock-warning-font all over the string.  As
soon as point comes back into the string, I would restore it to the
normal restful tasteful font-lock-string-font.

Alternatively, is there any other elisp programming trick which would
achieve this for me?

-- 
Alan Mackenzie (Munich, Germany)
Email: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-10-30 18:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-29  9:04 Is there an after-move-functions hook? Alan Mackenzie
2002-10-29 10:40 ` John Paul Wallington
2002-10-30 18:36   ` Alan Mackenzie
2002-10-29 19:57 ` Peter Milliken

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.