unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* How to remove a property from an overlay?
@ 2021-07-30 18:31 Marcin Borkowski
  2021-07-30 18:48 ` Eli Zaretskii
  2021-07-30 20:02 ` Stefan Monnier via Users list for the GNU Emacs text editor
  0 siblings, 2 replies; 8+ messages in thread
From: Marcin Borkowski @ 2021-07-30 18:31 UTC (permalink / raw)
  To: Help Gnu Emacs mailing list

Hi all,

is there any way I can remove property `prop' from overlay `ovl' besides

(overlay-put ovl 'prop nil)

which does not really remove it, only sets it to nil?

TIA,

-- 
Marcin Borkowski
http://mbork.pl



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

end of thread, other threads:[~2021-07-31 13:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-30 18:31 How to remove a property from an overlay? Marcin Borkowski
2021-07-30 18:48 ` Eli Zaretskii
2021-07-30 19:12   ` Marcin Borkowski
2021-07-30 19:47     ` Eli Zaretskii
2021-07-31  8:45       ` Marcin Borkowski
2021-07-30 20:02 ` Stefan Monnier via Users list for the GNU Emacs text editor
2021-07-31  8:45   ` Marcin Borkowski
2021-07-31 13:15     ` Fu Yuan

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