all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* list-threads
@ 2018-07-29  1:11 Gemini Lasswell
  2018-07-29  7:56 ` list-threads Michael Albinus
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Gemini Lasswell @ 2018-07-29  1:11 UTC (permalink / raw)
  To: Emacs Development

Hello All,

I've just pushed a commit to scratch/list-threads which might be useful
to those of you working with threads in Emacs. There is a new command
'list-threads' which produces a tabulated list buffer showing the
currently live threads with their status, sets a timer to keep it
refreshed, and provides two commands, 's q' and 's e' for sending quit
and error signals, respectively, to the thread at point.

Next up I'm going to see if my rusty C skills are up to adding a
'thread' argument to the backtrace primitives, to make it possible to
generate a backtrace for any thread from the thread list buffer.



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

end of thread, other threads:[~2018-09-09 16:01 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-29  1:11 list-threads Gemini Lasswell
2018-07-29  7:56 ` list-threads Michael Albinus
2018-07-29  8:37   ` list-threads Michael Albinus
2018-07-29 14:31   ` list-threads Gemini Lasswell
2018-07-29 17:31     ` list-threads Eli Zaretskii
2018-07-30 13:27       ` list-threads Gemini Lasswell
2018-07-30 17:21     ` list-threads Stefan Monnier
2018-07-30 14:59 ` list-threads Eli Zaretskii
2018-08-01 16:03   ` list-threads Gemini Lasswell
2018-08-01 16:37     ` list-threads Eli Zaretskii
2018-08-01 20:04       ` list-threads Gemini Lasswell
2018-08-02 13:53         ` list-threads Eli Zaretskii
2018-08-02 14:51           ` list-threads Gemini Lasswell
2018-08-27 17:38 ` list-threads Gemini Lasswell
2018-08-27 18:48   ` list-threads Eli Zaretskii
2018-09-09 15:44     ` list-threads Gemini Lasswell
2018-09-09 16:01       ` list-threads Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.