* Re: [elpa] master b9bcac9 1/3: Add "guix-patches" to debbugs
[not found] ` <20170220081042.774D325FC9@vcs0.savannah.gnu.org>
@ 2017-02-20 14:19 ` Stefan Monnier
2017-02-20 14:41 ` Michael Albinus
0 siblings, 1 reply; 5+ messages in thread
From: Stefan Monnier @ 2017-02-20 14:19 UTC (permalink / raw)
To: emacs-devel; +Cc: Michael Albinus
> @@ -258,6 +258,7 @@ If nil, the value of `send-mail-function' is used instead."
> (const "grep")
> (const "guile")
> (const "guix")
> + (const "guix-patches")
> (const "gzip")
> (const "hyperbole")
> (const "idutils")
Can't we get this list dynamically from the Debbugs server?
It seems wrong to hardcode this info in a Elisp package.
Stefan
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [elpa] master b9bcac9 1/3: Add "guix-patches" to debbugs
2017-02-20 14:19 ` [elpa] master b9bcac9 1/3: Add "guix-patches" to debbugs Stefan Monnier
@ 2017-02-20 14:41 ` Michael Albinus
2017-02-20 15:06 ` Stefan Monnier
0 siblings, 1 reply; 5+ messages in thread
From: Michael Albinus @ 2017-02-20 14:41 UTC (permalink / raw)
To: Stefan Monnier; +Cc: emacs-devel
Stefan Monnier <monnier@IRO.UMontreal.CA> writes:
> Can't we get this list dynamically from the Debbugs server?
That's what I planned in the beginning. Unfortunately, the SOAP
interface does not offer this feature.
Either we extend the interface, or we parse the output of
<https://debbugs.gnu.org/cgi/pkgindex.cgi>. I'd prefer extending the
interface. Until now, I'm too lazy to do the work, but if there's some
pressure ... :-)
The disadvantage is, that extending the interface works only for
debbugs.gnu.org. The Debian guys do not react on such proposals; I've
tried it already in the past. In theory, debbugs.el shall work also for
bugs.debian.org.
> Stefan
Best regards, Michael.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [elpa] master b9bcac9 1/3: Add "guix-patches" to debbugs
2017-02-20 14:41 ` Michael Albinus
@ 2017-02-20 15:06 ` Stefan Monnier
2017-02-20 16:10 ` Michael Albinus
0 siblings, 1 reply; 5+ messages in thread
From: Stefan Monnier @ 2017-02-20 15:06 UTC (permalink / raw)
To: Michael Albinus; +Cc: emacs-devel
>> Can't we get this list dynamically from the Debbugs server?
> That's what I planned in the beginning. Unfortunately, the SOAP
> interface does not offer this feature.
Bummer!
Stefan
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [elpa] master b9bcac9 1/3: Add "guix-patches" to debbugs
2017-02-20 15:06 ` Stefan Monnier
@ 2017-02-20 16:10 ` Michael Albinus
2017-02-20 17:12 ` Stefan Monnier
0 siblings, 1 reply; 5+ messages in thread
From: Michael Albinus @ 2017-02-20 16:10 UTC (permalink / raw)
To: Stefan Monnier; +Cc: emacs-devel
Stefan Monnier <monnier@IRO.UMontreal.CA> writes:
>>> Can't we get this list dynamically from the Debbugs server?
>> That's what I planned in the beginning. Unfortunately, the SOAP
>> interface does not offer this feature.
>
> Bummer!
:-)
I gave it a TODO item in debbugs-gnu.el. This might be a starter ...
> Stefan
Best regards Michael (Tramp).
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [elpa] master b9bcac9 1/3: Add "guix-patches" to debbugs
2017-02-20 16:10 ` Michael Albinus
@ 2017-02-20 17:12 ` Stefan Monnier
0 siblings, 0 replies; 5+ messages in thread
From: Stefan Monnier @ 2017-02-20 17:12 UTC (permalink / raw)
To: Michael Albinus; +Cc: emacs-devel
>>>> Can't we get this list dynamically from the Debbugs server?
>>> That's what I planned in the beginning. Unfortunately, the SOAP
>>> interface does not offer this feature.
>> Bummer!
> :-)
> I gave it a TODO item in debbugs-gnu.el. This might be a starter ...
Yes: hopefully, someone will soon write a Debbugs extension which reads
debbugs-gnu.el's Commentary section and auto-adapts the server's
behavior to fulfill our requests.
Stefan
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2017-02-20 17:12 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20170220081041.29548.76739@vcs0.savannah.gnu.org>
[not found] ` <20170220081042.774D325FC9@vcs0.savannah.gnu.org>
2017-02-20 14:19 ` [elpa] master b9bcac9 1/3: Add "guix-patches" to debbugs Stefan Monnier
2017-02-20 14:41 ` Michael Albinus
2017-02-20 15:06 ` Stefan Monnier
2017-02-20 16:10 ` Michael Albinus
2017-02-20 17:12 ` Stefan Monnier
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).