unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Inspecting behaviour of `make-overlay', is this expected?
@ 2022-12-24  7:52 Jean Louis
  2022-12-24  8:36 ` Eli Zaretskii
  2022-12-24 16:30 ` [External] : " Drew Adams
  0 siblings, 2 replies; 9+ messages in thread
From: Jean Louis @ 2022-12-24  7:52 UTC (permalink / raw)
  To: Help GNU Emacs

XXXXXXXXXX
^
| position 0 in buffer

(setq my-overlay (make-overlay 0 10))
(get-buffer-window (overlay-buffer my-overlay))
(overlay-put my-overlay 'display "Hello") then I get:

HelloX 

instead of "Hello"

Is this normal behavior?

--
Jean

Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns

In support of Richard M. Stallman
https://stallmansupport.org/




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

end of thread, other threads:[~2022-12-25 11:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-24  7:52 Inspecting behaviour of `make-overlay', is this expected? Jean Louis
2022-12-24  8:36 ` Eli Zaretskii
2022-12-24 16:32   ` Jean Louis
2022-12-25  8:03   ` Marcin Borkowski
2022-12-25 11:10     ` Jean Louis
2022-12-24 16:30 ` [External] : " Drew Adams
2022-12-24 16:34   ` Jean Louis
2022-12-24 16:39   ` Drew Adams
2022-12-25  6:44     ` tomas

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