unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* overlay-recenter
@ 2003-04-15  0:23 Luc Teirlinck
  2003-04-16  4:39 ` overlay-recenter Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Luc Teirlinck @ 2003-04-15  0:23 UTC (permalink / raw)


I find the documentation string of `overlay-recenter' somewhat unclear:

Recenter the overlays of the current buffer around position POS.

In particular:

Is this function only used for efficiency purposes or can it actually
move or otherwise change some overlays?

Sincerely,

Luc.

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

* Re: overlay-recenter
  2003-04-15  0:23 overlay-recenter Luc Teirlinck
@ 2003-04-16  4:39 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2003-04-16  4:39 UTC (permalink / raw)
  Cc: emacs-devel

    I find the documentation string of `overlay-recenter' somewhat unclear:

    Recenter the overlays of the current buffer around position POS.

    In particular:

    Is this function only used for efficiency purposes or can it actually
    move or otherwise change some overlays?

At the Lisp level it is just an optimization for lookups for
positions near POS.  I will update the doc string.

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

end of thread, other threads:[~2003-04-16  4:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-15  0:23 overlay-recenter Luc Teirlinck
2003-04-16  4:39 ` overlay-recenter Richard Stallman

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).