all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Peter Milliken" <peterm@resmed.com.au>
Subject: Re: Is there an after-move-functions hook?
Date: Wed, 30 Oct 2002 06:57:53 +1100	[thread overview]
Message-ID: <CKBv9.21574$Sr6.648363@ozemail.com.au> (raw)
In-Reply-To: uuilpa.r5.ln@acm.acm

Have a look at the pre-command-hook and post-command-hook. Movement of point
is directed by "commands", after all :-)

Peter

"Alan Mackenzie" <none@example.invalid> wrote in message
news:uuilpa.r5.ln@acm.acm...
> 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").
>

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

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [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

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

  git send-email \
    --in-reply-to='CKBv9.21574$Sr6.648363@ozemail.com.au' \
    --to=peterm@resmed.com.au \
    /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.