Re: Mummi wishlist: API using Message-ID

2022-06-08 Thread Arun Isaac
> As long as the script shows it's trying and explains why it takes > time, it should be fine. It could offer a --continue option too :) Yeah, my thoughts exactly. Definitely beats the two-step manual process that we have to endure now.

Re: Mummi wishlist: API using Message-ID

2022-06-06 Thread Julien Lepiller
As long as the script shows it's trying and explains why it takes time, it should be fine. It could offer a --continue option too :) On June 6, 2022 2:03:16 PM GMT+02:00, Ricardo Wurmus wrote: > >Arun Isaac writes: > >>> Once delpoyed to issues.guix.gnu.org you can visit >>> >>> https://issues.

Re: Mummi wishlist: API using Message-ID

2022-06-06 Thread Arun Isaac
> This sounds like it could take quite some time, and the work it performs > is not transactional, so an impatient person cancelling it before > completion could end up with a bunch of “initial” emails without ever > sending the rest of the patches. True. > I think that maybe we should wean mum

Re: Mummi wishlist: API using Message-ID

2022-06-06 Thread Ricardo Wurmus
Arun Isaac writes: >> Once delpoyed to issues.guix.gnu.org you can visit >> >> https://issues.guix.gnu.org/msgid/HAv_FWZRa_dCADY6U07oX-E2vTrtcxk8ltkpfvTpYCsIh4O5PuItHGIh6w-g5GGmoqVEfkjDUOplpUErdGEPAiFYdrjjDhwd9RJ4OyjjGgY=@hector.link > > This is great news! Using this, we should be able to impl

Re: Mummi wishlist: API using Message-ID

2022-06-06 Thread Arun Isaac
> Once delpoyed to issues.guix.gnu.org you can visit > > https://issues.guix.gnu.org/msgid/HAv_FWZRa_dCADY6U07oX-E2vTrtcxk8ltkpfvTpYCsIh4O5PuItHGIh6w-g5GGmoqVEfkjDUOplpUErdGEPAiFYdrjjDhwd9RJ4OyjjGgY=@hector.link This is great news! Using this, we should be able to implement a `mumi send-email' c

Re: Mummi wishlist: API using Message-ID

2022-06-05 Thread zimoun
Hi Ricardo, On Sat, 04 Jun 2022 at 13:00, Ricardo Wurmus wrote: > This is now implemented in mumi. Really cool! Thank you! The bridge between tools becomes easier. For instance, I use the Emacs frontend of Notmuch where ’cI’ allow to stash the Message-ID, then I can directly paste it for ref

Re: Mummi wishlist: API using Message-ID

2022-06-04 Thread Ricardo Wurmus
Ricardo Wurmus writes: > zimoun writes: > >> For example . The number #16 is >> really difficult to guess. :-) >> >> Instead, it is easy to get the Message-ID. (Using emacs-notmuch, only >> hit the key ’ci’) Therefore, it could be nice to be able to provi

Re: Mummi wishlist: API using Message-ID

2022-06-04 Thread Ricardo Wurmus
zimoun writes: > For example . The number #16 is > really difficult to guess. :-) > > Instead, it is easy to get the Message-ID. (Using emacs-notmuch, only > hit the key ’ci’) Therefore, it could be nice to be able to provide > e.g., the URL: > > > > redi

Re: Mummi wishlist: API using Message-ID

2020-09-18 Thread Kyle Meyer
Kyle Meyer writes: > For public-inbox URLs, there is one character that needs to be escaped: > "/" with "%2F" (see ). Correcting myself: I shouldn't take that help page as a complete description of what needs to be escaped for public-inbox URLs. It'd b

Re: Mummi wishlist: API using Message-ID

2020-09-17 Thread Arun Isaac
> I just don’t know for sure if Message-Ids may contain characters that > are not permitted in URLs. According to RFC5322, Message-IDs can contain any ASCII character in the (decimal) ranges 33-91, 93-126. And, many of these characters are not permitted in URLs, but perhaps modern browsers automa

Re: Mummi wishlist: API using Message-ID

2020-09-17 Thread Kyle Meyer
zimoun writes: > On Thu, 17 Sep 2020 at 12:00, Ricardo Wurmus wrote: >> This is an interesting idea! I don’t know if it’ll work as a plain URL, >> because not all characters of a message id might be usable in a URL (you >> may need to URL-encode it and can’t just paste it in the URL bar of your

Re: Mummi wishlist: API using Message-ID

2020-09-17 Thread Ricardo Wurmus
zimoun writes: > (Sorry for the misspelling of Mumi in the Subject thread.) > > (For the record, reading [1], I discovered [2,3] with similar goals > than Mumi and that the Org-mode community uses public-inbox [4].) > > [1] https://bzg.fr/en/org-mode-9.4-is-out-can-you-help.html/ > [2] https://

Re: Mummi wishlist: API using Message-ID

2020-09-17 Thread zimoun
(Sorry for the misspelling of Mumi in the Subject thread.) (For the record, reading [1], I discovered [2,3] with similar goals than Mumi and that the Org-mode community uses public-inbox [4].) [1] https://bzg.fr/en/org-mode-9.4-is-out-can-you-help.html/ [2] https://updates.orgmode.org/ [3] https:

Re: Mummi wishlist: API using Message-ID

2020-09-17 Thread Ricardo Wurmus
zimoun writes: > For example . The number #16 is > really difficult to guess. :-) Yes, it comes from the number of messages we got from Debbugs. > Instead, it is easy to get the Message-ID. (Using emacs-notmuch, only > hit the key ’ci’) Therefore, it cou

Mummi wishlist: API using Message-ID

2020-09-16 Thread zimoun
Dear, Today is really useful and IMHO better than the classic Debbugs interface [1]. Bug reports (and patches) are still sent by email, the core of the Debbugs bug tracker. However, Mummi does not use the unique identifier Message-ID as address, AFAICT. Therefore, it can be tricky to link betw