GNU bug report logs -
#13654
24.2.93; Gnus: `A-T' don't switch anymore to real group from nnir.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 13654 in the body.
You can then email your comments to 13654 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#13654
; Package
emacs
.
(Fri, 08 Feb 2013 17:13:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Thierry Volpiatto <thierry.volpiatto <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Fri, 08 Feb 2013 17:13:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi,
I don't often use "nnir" but IIRC A-T was switching to the real group, and
A-W should do it also, if this is true, we have a bug.
If I am wrong just ignore this.
--
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997
Information forwarded
to
bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org
:
bug#13654
; Package
emacs,gnus
.
(Fri, 08 Feb 2013 17:19:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
Thierry Volpiatto <thierry.volpiatto <at> gmail.com> writes:
> Hi,
> I don't often use "nnir" but IIRC A-T was switching to the real group, and
> A-W should do it also, if this is true, we have a bug.
> If I am wrong just ignore this.
I just verify with Emacs-24.2.1 and yes, A-T switch to real group.
This bug affect also 24.3.50.1.
--
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997
Information forwarded
to
bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org
:
bug#13654
; Package
emacs,gnus
.
(Fri, 08 Feb 2013 22:24:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 13654 <at> debbugs.gnu.org (full text, mbox):
Thierry Volpiatto wrote:
> I don't often use "nnir" but IIRC A-T was switching to the real group, and
> A-W should do it also, if this is true, we have a bug.
Are A T and A W still bound to the same commands?
Do they do nothing? Give an error?
Can you edebug it and find out where it goes wrong?
Information forwarded
to
bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org
:
bug#13654
; Package
emacs,gnus
.
(Sat, 09 Feb 2013 05:25:01 GMT)
Full text and
rfc822 format available.
Message #14 received at 13654 <at> debbugs.gnu.org (full text, mbox):
Glenn Morris <rgm <at> gnu.org> writes:
> Thierry Volpiatto wrote:
>
>> I don't often use "nnir" but IIRC A-T was switching to the real group, and
>> A-W should do it also, if this is true, we have a bug.
>
> Are A T and A W still bound to the same commands?
A T runs the command gnus-summary-refer-thread
A W runs the command gnus-warp-to-article
> Do they do nothing?
Yes nothing. (I mean from nnir)
>Give an error?
No.
> Can you edebug it and find out where it goes wrong?
I will try to have a look at the code next week.
--
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997
Information forwarded
to
bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org
:
bug#13654
; Package
emacs,gnus
.
(Sat, 09 Feb 2013 06:45:01 GMT)
Full text and
rfc822 format available.
Message #17 received at submit <at> debbugs.gnu.org (full text, mbox):
Thierry Volpiatto <thierry.volpiatto <at> gmail.com> writes:
> Glenn Morris <rgm <at> gnu.org> writes:
>
>> Thierry Volpiatto wrote:
>>
>>> I don't often use "nnir" but IIRC A-T was switching to the real group, and
>>> A-W should do it also, if this is true, we have a bug.
>>
>> Are A T and A W still bound to the same commands?
> A T runs the command gnus-summary-refer-thread
> A W runs the command gnus-warp-to-article
>
>> Do they do nothing?
> Yes nothing. (I mean from nnir)
>
>>Give an error?
> No.
>
>> Can you edebug it and find out where it goes wrong?
> I will try to have a look at the code next week.
No more time to dig now, but looks like the bug is in
`gnus-warp-to-article', when I eval the definition of 24.2.1, it works
as expected.
--
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997
Information forwarded
to
bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org
:
bug#13654
; Package
emacs,gnus
.
(Sat, 09 Feb 2013 20:22:01 GMT)
Full text and
rfc822 format available.
Message #20 received at 13654 <at> debbugs.gnu.org (full text, mbox):
Thierry Volpiatto wrote:
> No more time to dig now, but looks like the bug is in
> `gnus-warp-to-article', when I eval the definition of 24.2.1, it works
> as expected.
Sounds like this
http://thread.gmane.org/gmane.emacs.gnus.general/82072/
Maybe see also http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11641
Information forwarded
to
bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org
:
bug#13654
; Package
emacs,gnus
.
(Sat, 09 Feb 2013 22:48:02 GMT)
Full text and
rfc822 format available.
Message #23 received at 13654 <at> debbugs.gnu.org (full text, mbox):
Glenn Morris <rgm <at> gnu.org> writes:
> Thierry Volpiatto wrote:
>
>> No more time to dig now, but looks like the bug is in
>> `gnus-warp-to-article', when I eval the definition of 24.2.1, it works
>> as expected.
>
> Sounds like this
>
> http://thread.gmane.org/gmane.emacs.gnus.general/82072/
Yes, this is fixing the problem:
--8<---------------cut here---------------start------------->8---
commit c54845f946c28e8361dc77fb09a873d72b69f967
Author: Andrew Cohen <cohen <at> andy.bu.edu>
Date: Sun Jul 22 19:50:05 2012 -0400
nnir: Add 'virtual ability to nnir backend.
--8<---------------cut here---------------end--------------->8---
So just evaling:
(gnus-declare-backend "nnir" 'mail 'virtual)
Fix the bug.
Probably you should merge this change for Emacs 24.3 ?
--
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997
Information forwarded
to
bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org
:
bug#13654
; Package
emacs,gnus
.
(Sun, 10 Feb 2013 00:22:02 GMT)
Full text and
rfc822 format available.
Message #26 received at 13654 <at> debbugs.gnu.org (full text, mbox):
Thierry Volpiatto wrote:
> commit c54845f946c28e8361dc77fb09a873d72b69f967
> Author: Andrew Cohen <cohen <at> andy.bu.edu>
> Date: Sun Jul 22 19:50:05 2012 -0400
>
> nnir: Add 'virtual ability to nnir backend.
> --8<---------------cut here---------------end--------------->8---
>
> So just evaling:
>
> (gnus-declare-backend "nnir" 'mail 'virtual)
>
> Fix the bug.
>
> Probably you should merge this change for Emacs 24.3 ?
It was there and was removed:
2012-07-23 Katsumi Yamaoka <yamaoka <at> jpl.org>
* nnir.el ("nnir"): Revert last change, that's premature to
merge from Gnus master.
2012-07-22 Andrew Cohen <cohen <at> bu.edu>
* nnir.el ("nnir"): Add 'virtual ability to nnir backend.
Reply sent
to
Katsumi Yamaoka <yamaoka <at> jpl.org>
:
You have taken responsibility.
(Sun, 10 Feb 2013 00:53:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Thierry Volpiatto <thierry.volpiatto <at> gmail.com>
:
bug acknowledged by developer.
(Sun, 10 Feb 2013 00:53:02 GMT)
Full text and
rfc822 format available.
Message #31 received at 13654-done <at> debbugs.gnu.org (full text, mbox):
Glenn Morris <rgm <at> gnu.org> wrote:
> Thierry Volpiatto wrote:
> > commit c54845f946c28e8361dc77fb09a873d72b69f967
> > Author: Andrew Cohen <cohen <at> andy.bu.edu>
> > Date: Sun Jul 22 19:50:05 2012 -0400
> >
> > nnir: Add 'virtual ability to nnir backend.
> > --8<---------------cut here---------------end--------------->8---
> >
> > So just evaling:
> >
> > (gnus-declare-backend "nnir" 'mail 'virtual)
> >
> > Fix the bug.
> >
> > Probably you should merge this change for Emacs 24.3 ?
> It was there and was removed:
> 2012-07-23 Katsumi Yamaoka <yamaoka <at> jpl.org>
> * nnir.el ("nnir"): Revert last change, that's premature to
> merge from Gnus master.
> 2012-07-22 Andrew Cohen <cohen <at> bu.edu>
> * nnir.el ("nnir"): Add 'virtual ability to nnir backend.
Sorry, that was of my misunderstanding. I've re-installed
the change in the trunk and also the emacs-24 branch.
Information forwarded
to
bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org
:
bug#13654
; Package
emacs,gnus
.
(Sun, 10 Feb 2013 01:32:02 GMT)
Full text and
rfc822 format available.
Message #34 received at 13654 <at> debbugs.gnu.org (full text, mbox):
Katsumi Yamaoka wrote:
> Sorry, that was of my misunderstanding. I've re-installed
> the change in the trunk and also the emacs-24 branch.
Thanks. (As always, just putting it in emacs-24, and letting it get
merged automatically, would have been better, but no worries.)
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 10 Mar 2013 11:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 12 years and 99 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.