info-gnus-english
[Top][All Lists]
Advanced

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

Re: New issue: emails get stuck in Mail/Incoming* files


From: Francis Moreau
Subject: Re: New issue: emails get stuck in Mail/Incoming* files
Date: Fri, 30 Oct 2009 23:46:21 -0700 (PDT)
User-agent: G2/1.0

On Oct 30, 11:32 pm, Tassilo Horn <tass...@member.fsf.org> wrote:
> Francis Moreau <francis.m...@gmail.com> writes:
>
> Hi Francis,
>
>
>
> >    (defun my-gnus-group-get-new-news (level)
> >      (interactive "P")
> >      (gnus-group-get-new-news (or level 2))
> >      (gnus-group-list-groups))
>
> >    (define-key gnus-group-mode-map [?g] 'my-gnus-group-get-new-news)
>
> > And it happens to cause the issue I'm currently facing: if I remove
> > this binding and therefore call a 'raw' gnus-group-get-new-news() when
> > pressing 'g' it works as expected.
>
> > I actually did another test without redefining 'g' binding: I did "C-u
> > 2 g" to rescan emails for group levels 1, 2 and it fails the same way
> > as before.
>
> > So either I haven't understand gnus-group-get-new-news documentation,
> > or this function is boggus.
>
> Hm, looks all good to me.  Try to edebug that function and see where it
> differs with and without level.
>

Is there another news group where development on Gnus are discussed ?

Thanks


reply via email to

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