GNU bug report logs -
#20368
25.0.50; [debbugs] Search by 'submitter' doesn't work when the search phrase is present
Previous Next
Reported by: Dmitry Gutov <dgutov <at> yandex.ru>
Date: Sat, 18 Apr 2015 22:17:01 UTC
Severity: minor
Found in version 25.0.50
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 20368 in the body.
You can then email your comments to 20368 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#20368
; Package
emacs
.
(Sat, 18 Apr 2015 22:17:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Dmitry Gutov <dgutov <at> yandex.ru>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sat, 18 Apr 2015 22:17:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
In debbugs 0.7.
1. M-x debbugs-gnu-search
2. Type 'url-retrieve-synchronously', press RET.
3. Type 'submitter', RET, 'dgutov <at> yandex.ru', RET.
4. See an empty result list.
If I input an empty string in step 2, or omit the 'submitter' parameter,
I see several bugs returned, in both cases including 19729 and 19860.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20368
; Package
emacs
.
(Sun, 19 Apr 2015 08:21:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 20368 <at> debbugs.gnu.org (full text, mbox):
Dmitry Gutov <dgutov <at> yandex.ru> writes:
> In debbugs 0.7.
>
> 1. M-x debbugs-gnu-search
>
> 2. Type 'url-retrieve-synchronously', press RET.
>
> 3. Type 'submitter', RET, 'dgutov <at> yandex.ru', RET.
>
> 4. See an empty result list.
>
> If I input an empty string in step 2, or omit the 'submitter' parameter,
> I see several bugs returned, in both cases including 19729 and 19860.
There seems to be a problem on the SOAP interface which I need to
investigate further. Unfortunately, next week I'll start to be offline
for a while, so it might take its time.
As workaround, you could apply
M-x debbugs-gnu-search <RET> gutov AND url-retrieve-synchronously <RET> <RET>
Best regards, Michael.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20368
; Package
emacs
.
(Sun, 19 Apr 2015 12:27:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 20368 <at> debbugs.gnu.org (full text, mbox):
On 04/19/2015 11:20 AM, Michael Albinus wrote:
> As workaround, you could apply
>
> M-x debbugs-gnu-search <RET> gutov AND url-retrieve-synchronously <RET> <RET>
Thanks, didn't know about that.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20368
; Package
emacs
.
(Sun, 19 Apr 2015 13:33:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 20368 <at> debbugs.gnu.org (full text, mbox):
Dmitry Gutov <dgutov <at> yandex.ru> writes:
>> As workaround, you could apply
>>
>> M-x debbugs-gnu-search <RET> gutov AND url-retrieve-synchronously <RET> <RET>
>
> Thanks, didn't know about that.
(info "(debbugs-ug) Searching Bugs") speaks about the query language.
Best regards, Michael.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20368
; Package
emacs
.
(Thu, 11 Aug 2016 11:19:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 20368 <at> debbugs.gnu.org (full text, mbox):
Michael Albinus <michael.albinus <at> gmx.de> writes:
> Dmitry Gutov <dgutov <at> yandex.ru> writes:
>
>> In debbugs 0.7.
>>
>> 1. M-x debbugs-gnu-search
>>
>> 2. Type 'url-retrieve-synchronously', press RET.
>>
>> 3. Type 'submitter', RET, 'dgutov <at> yandex.ru', RET.
>>
>> 4. See an empty result list.
>>
>> If I input an empty string in step 2, or omit the 'submitter' parameter,
>> I see several bugs returned, in both cases including 19729 and 19860.
>
> There seems to be a problem on the SOAP interface which I need to
> investigate further. Unfortunately, next week I'll start to be offline
> for a while, so it might take its time.
Well, it took a while before I could work on this. Using debbugs 0.10,
it is fixed:
1. M-x debbugs-gnu-search
2. Type 'url-retrieve-synchronously', press RET.
3. Type 'author', RET, 'dgutov <at> yandex.ru', RET.
--> This is the fix. "submitter" was the wrong attribute, it isn't
offered anymore.
4. See bugs 24117, 20368, 20207, 19860, 19729, 12893.
Could you, please, cross-check?
Best regards, Michael.
Reply sent
to
Michael Albinus <michael.albinus <at> gmx.de>
:
You have taken responsibility.
(Thu, 18 Aug 2016 07:52:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Dmitry Gutov <dgutov <at> yandex.ru>
:
bug acknowledged by developer.
(Thu, 18 Aug 2016 07:52:02 GMT)
Full text and
rfc822 format available.
Message #22 received at 20368-done <at> debbugs.gnu.org (full text, mbox):
Michael Albinus <michael.albinus <at> gmx.de> writes:
> Well, it took a while before I could work on this. Using debbugs 0.10,
> it is fixed:
>
> 1. M-x debbugs-gnu-search
>
> 2. Type 'url-retrieve-synchronously', press RET.
>
> 3. Type 'author', RET, 'dgutov <at> yandex.ru', RET.
>
> --> This is the fix. "submitter" was the wrong attribute, it isn't
> offered anymore.
>
> 4. See bugs 24117, 20368, 20207, 19860, 19729, 12893.
>
> Could you, please, cross-check?
I'm marking the bug as closed. Fell free to reopen if it doesn't work
for you.
Best regards, Michael.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20368
; Package
emacs
.
(Thu, 18 Aug 2016 11:32:01 GMT)
Full text and
rfc822 format available.
Message #25 received at 20368 <at> debbugs.gnu.org (full text, mbox):
On 08/11/2016 02:18 PM, Michael Albinus wrote:
> 3. Type 'author', RET, 'dgutov <at> yandex.ru', RET.
>
> --> This is the fix. "submitter" was the wrong attribute, it isn't
> offered anymore.
Thanks.
> 4. See bugs 24117, 20368, 20207, 19860, 19729, 12893.
I do see this list now.
But is it right? Bug 24117 has a different submitter.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20368
; Package
emacs
.
(Thu, 18 Aug 2016 12:14:01 GMT)
Full text and
rfc822 format available.
Message #28 received at 20368 <at> debbugs.gnu.org (full text, mbox):
Dmitry Gutov <dgutov <at> yandex.ru> writes:
>> 3. Type 'author', RET, 'dgutov <at> yandex.ru', RET.
>>
>> --> This is the fix. "submitter" was the wrong attribute, it isn't
>> offered anymore.
>
> Thanks.
>
>> 4. See bugs 24117, 20368, 20207, 19860, 19729, 12893.
>
> I do see this list now.
>
> But is it right? Bug 24117 has a different submitter.
It is correct. Your search is not related to the *submitter*
'dgutov <at> yandex.ru', but to the *author*.
Your search returns bugs, which
- contain a message with the word 'url-retrieve-synchronously', AND
- have the author 'dgutov <at> yandex.ru' of this message.
This is how the debbugs search works. It is message oriented, and not
bug oriented. The presentation as a bug is a convenient layer of
debbugs-gnu.el. Maybe it could also highlight the respective message(s)
in the gnus/rmail summary, but this is not implemented.
Best regards, Michael.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#20368
; Package
emacs
.
(Thu, 18 Aug 2016 12:31:02 GMT)
Full text and
rfc822 format available.
Message #31 received at 20368 <at> debbugs.gnu.org (full text, mbox):
On 08/18/2016 03:12 PM, Michael Albinus wrote:
>> But is it right? Bug 24117 has a different submitter.
>
> It is correct. Your search is not related to the *submitter*
> 'dgutov <at> yandex.ru', but to the *author*.
>
> Your search returns bugs, which
>
> - contain a message with the word 'url-retrieve-synchronously', AND
> - have the author 'dgutov <at> yandex.ru' of this message.
>
> This is how the debbugs search works. It is message oriented, and not
> bug oriented. The presentation as a bug is a convenient layer of
> debbugs-gnu.el. Maybe it could also highlight the respective message(s)
> in the gnus/rmail summary, but this is not implemented.
I see, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 16 Sep 2016 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 8 years and 276 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.