GNU bug report logs -
#11404
24.1.50; gnus-summary: "Hiding the thread moved us backwards, aborting!" impedes workflow
Previous Next
Reported by: Detlev Zundel <dzu <at> denx.de>
Date: Fri, 4 May 2012 11:02:02 UTC
Severity: normal
Tags: fixed
Found in version 24.1.50
Fixed in version 24.4
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 11404 <at> debbugs.gnu.org (full text, mbox):
Hi Lars,
thanks for looking into this!
> Detlev Zundel <dzu <at> denx.de> writes:
>
>> This workflow used to work perfectly fine until some time ago when the
>> 'gnus-summary-kill-thread' command started to throw the message "Hiding
>> the thread moved us backwards, aborting!" and left me at the _bottom_ of
>> the summary.
>
> Hm. Do you have `gnus-thread-hide-killed' set?
gnus-thread-hide-killed is a variable defined in `gnus-sum.el'.
Its value is t
Documentation:
*If non-nil, hide killed threads automatically.
You can customize this variable.
So it is set. In gnus-sum.el I see
(defcustom gnus-thread-hide-killed t
"*If non-nil, hide killed threads automatically."
:group 'gnus-thread
:type 'boolean)
That means I'm using the default setting. Isn't that supported?
Thanks
Detlev
--
Programming is like sex: One mistake and you have to support it your lifetime
This bug report was last modified 12 years and 198 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.