bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gnus keybinding problem


From: ShengHuo ZHU
Subject: Re: Gnus keybinding problem
Date: Sun, 03 Feb 2002 09:41:46 -0500
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (i686-pc-linux-gnu)

amb@gedanken.demon.co.uk (Andrew M. Bishop) writes:

> ShengHuo ZHU <zsh@cs.rochester.edu> writes:
>
>> amb@gedanken.demon.co.uk (Andrew M. Bishop) writes:
>> 
>> > ShengHuo ZHU <zsh@cs.rochester.edu> writes:
>> >
>> >> > I use the topical format for the Group buffer and it looks like this.
>> >> >
>> >> > [Gnus]
>> >> >    [mail] ...
>> >> >    [news] ...
>> >> >    [drafts] ...

[...]

> There are several points here, perhaps we are both missing some of
> them.
>
> The problem that I can see (and I believe to be a bug) is:
>
> The function bound to M-g claims to be gnus-group-get-new-news-this-group

You saw this because Topic minor mode is not active, i.e. "Topic" is
shown not on the mode line.  After typing `t' (or M-x gnus-topic-mode
RET), you will see that the function bound to M-g claims to be
gnus-topic-get-new-news-this-topic, because now the Topic minor mode
is active, also you will see "Topic" on the mode line.

[...]

> Why does pressing the key invoke a different function from that
> reported by C-h k M-g or C-h b ?  If it reported the correct function
> then I would not have had the problem.  This makes it a bug.

It is all because there is a Topic minor mode.

ShengHuo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]