Re: Gnus fetch freezes emacs

2023-07-02 Thread Eric Abrahamsen
Prashant Tak writes: > Stephen Berman writes: > >> On Fri, 30 Jun 2023 20:03:11 +0530 Prashant Tak >> wrote: >> >>> Gnus has been freezing sporadically when `gnus-group-get-new-news` is run. >>> And it keeps on going for hours, I have to manually intercept and signal >>> `keyboard-quit` and the

Re: Showing a full thread

2023-07-02 Thread Adam Sjøgren
hus...@alshehhi.io writes: [A T] > Thank you very much for saving me again. This is exactly what I > needed. Happy to help! Sometimes finding the right function is the hardest part. Best regards, Adam -- "Few things are less comforting than a tiger who's Adam Sjøgren up too

Re: Showing a full thread

2023-07-02 Thread husain
Adam Sjøgren writes: > Have you tried A T? > > ,[ C-h f gnus-summary-refer-thread RET ] > | gnus-summary-refer-thread is an interactive native-compiled Lisp > | function in ‘gnus-sum.el’. > | > | (gnus-summary-refer-thread &optional LIMIT) > | > | Inferred type: (function (&optional t) t) >

Re: Gnus fetch freezes emacs

2023-07-02 Thread yeti
Stephen Berman writes: > This is a very annoying issue, and if what you're experiencing is the > same, I commiserate with you, but your report also gives me hope that > it's not just some quirk of my setup or network connection. Same here. -- Take Back Control! -- Mesh The Planet! I do not p

Re: Showing a full thread

2023-07-02 Thread Adam Sjøgren
hus...@alshehhi.io writes: > I would live to view the full tree of the thread: the root and all > the messages that were span off it. Have you tried A T? ,[ C-h f gnus-summary-refer-thread RET ] | gnus-summary-refer-thread is an interactive native-compiled Lisp | function in ‘gnus-sum.el’. |

Showing a full thread

2023-07-02 Thread husain
When there is a single unread message, that belongs to a thread, I can view the parent of the message by the default keybinding "^". However, it seems that I am not able to view the full thread, including the sibling messages. I would live to view the full tree of the thread: the root and all the