Gnus development mailing list
 help / color / mirror / Atom feed
* tab-completion with gnus-group-jump-to-group
@ 2015-11-20 10:35 Peter Münster
  2015-11-20 18:32 ` Peter Münster
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Münster @ 2015-11-20 10:35 UTC (permalink / raw)
  To: ding

Hi,

With latest git-gnus, there is no more tab-completion when trying to
jump to an unsubscribed group. Some months ago it still worked.
What has changed and what should I do to get back the tab-completion
please?

TIA for any help,
-- 
           Peter




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: tab-completion with gnus-group-jump-to-group
  2015-11-20 10:35 tab-completion with gnus-group-jump-to-group Peter Münster
@ 2015-11-20 18:32 ` Peter Münster
  2015-11-24  2:40   ` Katsumi Yamaoka
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Münster @ 2015-11-20 18:32 UTC (permalink / raw)
  To: ding

On Fri, Nov 20 2015, Peter Münster wrote:

> With latest git-gnus, there is no more tab-completion when trying to
> jump to an unsubscribed group. Some months ago it still worked.
> What has changed and what should I do to get back the tab-completion
> please?

Ok, I've done a git bisect:

0814c236bf5b827fd046819bbd6ad591986c9caf is the first bad commit
commit 0814c236bf5b827fd046819bbd6ad591986c9caf
Author: Michael Sperber <mike@xemacs.org>
Date:   Mon Oct 19 14:26:00 2015 +0000

    Bind `rmail-dont-reply-to-names'
    
    * message.el (message-get-reply-headers): In addition to
    `mail-dont-reply-to-names', bind `rmail-dont-reply-to-names', which is
    used in XEmacs.

Michael, could you help please?
Tab-completion does not work for my nnml groups.

TIA,
-- 
           Peter




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: tab-completion with gnus-group-jump-to-group
  2015-11-20 18:32 ` Peter Münster
@ 2015-11-24  2:40   ` Katsumi Yamaoka
  0 siblings, 0 replies; 3+ messages in thread
From: Katsumi Yamaoka @ 2015-11-24  2:40 UTC (permalink / raw)
  To: ding

On Fri, 20 Nov 2015 19:32:04 +0100, Peter Münster wrote:
> Ok, I've done a git bisect:

> 0814c236bf5b827fd046819bbd6ad591986c9caf is the first bad commit
> commit 0814c236bf5b827fd046819bbd6ad591986c9caf
> Author: Michael Sperber <mike@xemacs.org>
> Date:   Mon Oct 19 14:26:00 2015 +0000

>     Bind `rmail-dont-reply-to-names'

>     * message.el (message-get-reply-headers): In addition to
>     `mail-dont-reply-to-names', bind `rmail-dont-reply-to-names', which is
>     used in XEmacs.

Sorry for my bad commit log.  The right one should have been:
,----
| * message.el (message-get-reply-headers): In addition to
| `mail-dont-reply-to-names', bind `rmail-dont-reply-to-names', which is
| used in XEmacs.
|
| * nnml.el (nnml-retrieve-groups, nnml-request-scan):
| * nnmail.el (nnmail-get-new-mail-per-group):
| (nnmail-get-new-mail-1): Unbreak `group' option for `mail-sources'.
`----

And the *new function* `nnml-retrieve-groups' seems to be the
cause of some defect(s) recently reported.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-11-24  2:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-20 10:35 tab-completion with gnus-group-jump-to-group Peter Münster
2015-11-20 18:32 ` Peter Münster
2015-11-24  2:40   ` Katsumi Yamaoka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).