GNU bug report logs - #11393
Numeric prefix for gnus-group-jump-to-group broken

Previous Next

Package: gnus;

Reported by: Reiner Steib <reiner.steib <at> gmx.de>

Date: Wed, 2 May 2012 16:13:01 UTC

Severity: normal

Found in version 5.13

Done: Reiner Steib <reinersteib+gmane <at> imap.cc>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 11393 <at> debbugs.gnu.org (full text, mbox):

From: Julien Danjou <julien <at> danjou.info>
To: Reiner Steib <reiner.steib <at> gmx.de>
Cc: 11393 <at> debbugs.gnu.org
Subject: Re: bug#11393: Numeric prefix for gnus-group-jump-to-group broken
Date: Fri, 04 May 2012 10:36:29 +0200
[Message part 1 (text/plain, inline)]
On Wed, May 02 2012, Reiner Steib wrote:

> using an alist in `gnus-group-jump-to-group-prompt' stopped working
> for me after updating from Emacs 23.3 to current Emacs trunk (most
> probably also in Emacs 24 (pretest)).
>
> Recipe:
>
>   $ emacs -Q
>
>   Eval: (setq gnus-group-jump-to-group-prompt '((22 "gmane.")))

This is wrong, see the docstring:

--8<---------------cut here---------------start------------->8---
If it is an alist, it must consist of (NUMBER .  PROMPT) pairs, for example:
((1 .  "") (2 .  "nnfolder+archive:")).  The element with number 0 is
used when no prefix argument is given to `gnus-group-jump-to-group'.
--8<---------------cut here---------------end--------------->8---

You miss a dot.

This is not related to my change. :)

Cheers,
-- 
           Julien
[Message part 2 (application/pgp-signature, inline)]

This bug report was last modified 13 years and 19 days ago.

Previous Next


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