emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Whats the idiomatic way to erase a buffer?


From: Mario Lang
Subject: Re: Whats the idiomatic way to erase a buffer?
Date: Tue, 10 Dec 2019 19:15:22 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Mario Lang <address@hidden> writes:

> Stefan Monnier <address@hidden> writes:
>
>> It may be that the buffer has overlays that survive the erasure (as
>> 0-length overlays) and then re-grow as text is inserted.
>
> Since I am using `widget-create' a lot, that might be a possibility.
> How do I eliminate overlays in a buffer?

Nevermind, `delete-all-overlays' did the trick.
Thanks for the hint!

-- 
CYa,
  ⡍⠁⠗⠊⠕



reply via email to

[Prev in Thread] Current Thread [Next in Thread]