Recent Changes

Updates since 1970-01-01 00:00 UTC

(for 2021-05-17_Updating_an_Emacs_buffer_in_real-time only)

1 | 3 | 7 | 30 | 90 days
List latest change per page only List only major changes
List later changes RSS RSS with pages RSS with pages and diff

2021-05-17

  • 19:33 UTC (new) 2021-05-17 Updating an Emacs buffer in real-time . . . . mbork I am in the process of writing some Elisp code which needs to provide feedback to the user about a certain aspect of the state of the buffer. (This is a bit vague, I know, but the whole thing is not yet blog-ready – sorry for that. And since it is a fair amount of code, I won’t be blogging about it in detail when it’s done, so I decided to share one or two things if they are potentially interesting.) The point is that every change to the buffer’s content may change that aspect, and computing it may be a bit expensive. The problem is, how to do that efficiently?

More...

Filters