GNU bug report logs - #17677
gnus: confusing error message from `gnus-topic-unindent'

Previous Next

Packages: emacs, gnus;

Reported by: Samuel Bronson <naesten <at> gmail.com>

Date: Tue, 3 Jun 2014 17:28:02 UTC

Severity: normal

Tags: fixed

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Samuel Bronson <naesten <at> gmail.com>
Cc: 17677 <at> debbugs.gnu.org
Subject: bug#17677: gnus: confusing error message from `gnus-topic-unindent'
Date: Wed, 25 Jan 2017 18:28:08 +0100
Samuel Bronson <naesten <at> gmail.com> writes:

> When I invoke `gnus-topic-unindent' and it can't see how to unindent the
> topic any further, it says (e.g.) "Nothing to indent Gnus into".  This
> rather confused me about the key handling at first, since (at least for
> the first sub-topic) this is exactly the same message I get for
> `gnus-topic-indent'. (Also for the top-level topic, but I doubt anyone
> would seriously attempt to indent/unindent that?)

I've now changed the error message to:

     (unless grandparent
-      (error "Nothing to indent %s into" topic))
+      (error "Can't unindent %s further" topic))


-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 8 years and 116 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.