unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: Arun Isaac <arunisaac@systemreboot.net>
Cc: guix-devel@gnu.org
Subject: Re: Mumi now uses raw emails and Mu
Date: Wed, 24 Jul 2019 19:45:20 +0200	[thread overview]
Message-ID: <87blxjba33.fsf@elephly.net> (raw)
In-Reply-To: <cu7y30ne4z7.fsf@systemreboot.net>


Arun Isaac <arunisaac@systemreboot.net> writes:

>> I forked Mu and let it store the “X-Debbugs-Envelope-To” header in the
>> database:
>>
>>     https://git.elephly.net/?p=software/mumimu.git;a=shortlog;h=refs/heads/mumimu
>>
>> This seems to actually work.  Still don’t know if all emails actually
>> have that header; if they don’t we’ll need to implement an alternative
>> way to get the bug number in “get_bugid” (lib/mu-msg-file.c).
>
> Can't we find the bug number of an email by matching the To and Cc
> addresses against xxxxx@debbugs.gnu.org where xxxxx is a bug number?

No because the initial email would be sent to bug-guix@gnu.org or
guix-patches@gnu.org, not xxxxx@debbugs.gnu.org.

There are also some control messages which are not sent to
xxxxx@debbugs.gnu.org but are received by the Debbugs service through
other means.

I’m now getting the bug number by convention: mumi gets them from
Debbugs, stores them in a predictable fashion (<bugnum> dash <msgnum>),
and mumimu gets the bug number from that file name.

Since mumimu isn’t a general purpose tool we can get away with that if
we all just hold our noses and ignore the stench.

--
Ricardo

  reply	other threads:[~2019-07-24 17:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-21 20:18 Mumi now uses raw emails and Mu Ricardo Wurmus
2019-07-22  0:41 ` Jack Hill
2019-07-22  9:53   ` Ricardo Wurmus
2019-07-23 11:01     ` Ricardo Wurmus
2019-07-23 13:49       ` Ricardo Wurmus
2019-07-24 17:07       ` Arun Isaac
2019-07-24 17:45         ` Ricardo Wurmus [this message]
2019-07-24 18:46           ` Arun Isaac
2019-07-22 17:54   ` Arun Isaac

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87blxjba33.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=arunisaac@systemreboot.net \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.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).