unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Should (buffer-list) ever return killed buffers?
@ 2021-05-23 23:14 Sergey Organov
  2021-05-23 23:41 ` Stefan Monnier
  2021-05-23 23:42 ` Clément Pit-Claudel
  0 siblings, 2 replies; 31+ messages in thread
From: Sergey Organov @ 2021-05-23 23:14 UTC (permalink / raw)
  To: emacs-devel

Hello!

I'm trying to fix a problem where `desktop-clear` errors-out because
(buffer-list) contains killed buffer.

Somehow it happens when `desktop-clear` is called from a timer and there
is *Info* buffer out there, and apparently the one that is killed is

"#<buffer  *info tag table*>"

I'd like to know if this is a bug in `destop-clear`, `buffer-list`,
info, or elsewhere?

Thanks,
-- Sergey Organov



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

end of thread, other threads:[~2021-07-22 11:27 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-23 23:14 Should (buffer-list) ever return killed buffers? Sergey Organov
2021-05-23 23:41 ` Stefan Monnier
2021-05-23 23:58   ` Sergey Organov
2021-05-24  3:32     ` Stefan Monnier
2021-05-24 14:15     ` martin rudalics
2021-05-24 14:23       ` Sergey Organov
2021-05-24 16:31       ` Stefan Monnier
2021-05-24 17:05         ` martin rudalics
2021-05-24 19:55           ` Stefan Monnier
2021-05-24 20:27       ` Sergey Organov
2021-05-25  6:49         ` martin rudalics
2021-05-24 13:41   ` [PATCH] " Sergey Organov
2021-05-24 14:04     ` Tassilo Horn
2021-05-24 14:25       ` Sergey Organov
2021-05-24 14:27     ` Eli Zaretskii
2021-05-24 14:50       ` martin rudalics
2021-05-24 15:05         ` Eli Zaretskii
2021-05-24 15:32           ` Sergey Organov
2021-05-24 16:07             ` [PATCH] " Philipp
2021-05-24 18:11               ` Sergey Organov
2021-05-24 18:31               ` Sergey Organov
2021-05-24 16:25             ` [PATCH] " Eli Zaretskii
2021-05-24 18:09               ` Sergey Organov
2021-05-24 16:04           ` martin rudalics
2021-05-24 16:30             ` Eli Zaretskii
2021-05-24 19:01               ` Stefan Monnier
2021-05-24 15:14         ` Sergey Organov
2021-07-22 11:27   ` Sergey Organov
2021-05-23 23:42 ` Clément Pit-Claudel
2021-05-23 23:55   ` Sergey Organov
2021-05-23 23:56     ` Clément Pit-Claudel

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