all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Simon Tournier <zimon.toutoune@gmail.com>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Notmuch, Debbugs: my helpers (was Re: New section to easily reference Debbugs URLs within Emacs Debbugs)
Date: Wed, 20 Sep 2023 14:13:01 -0400	[thread overview]
Message-ID: <877cok4ssy.fsf@gmail.com> (raw)
In-Reply-To: <87sf7bqxba.fsf@gmail.com> (Simon Tournier's message of "Mon, 18 Sep 2023 18:07:53 +0200")

Hi Simon,

Simon Tournier <zimon.toutoune@gmail.com> writes:

> Hi,
>
> On Sun, 17 Sep 2023 at 16:51, Maxim Cournoyer <maxim.cournoyer@gmail.com> wrote:
>
>> If you use Emacs and Emacs-Debbugs, you may be interested in applying
>> the settings newly documented in the 'Viewing Bugs within Emacs' section
>> of the manual; see it at the bottom of info "(guix) The Perfect Setup").
>
> Oh, cool!
>
> On Saturday, I discovered ’honey-apple’ on IRC and today I was planning
> to improve my setup.  Perfect timing! :-)
>
> BTW, let me share some of my helpers.  They are quite simple but it
> helps me.  Maybe it could be useful to others.  Well, I read my emails
> using Emacs-Notmuch but I guess this should be adaptable for Gnus or
> mu4e.
>
> Since I often lag behind, I often have patches in my inbox where I have
> been CC.  I try to keep focused on by an easy triage, so I quickly want
> to know if this patch is still open or if it is already marked as done.
> Before opening, or while reading, I just press ’C’ and it queries
> Debbugs (SOAP) and displays the current status.
>
> Similarly, sometimes old but still open bug pops up.  It is a reply or
> just a ping and because it is old, I do not necessary have the context.
> I just press ’b’ and it opens Emacs-Debbugs for the issue at hand.  If
> there is many messages (that I do not have locally) and say it will need
> some time to read them, and say I am often reading offline, well I just
> press ’I’ and it downloads all the thread and injects it in my Guix
> email folder (and also indexed by notmuch :-)).

Cool, thanks for sharing!  I don't use Notmuch but I'm sure they'll come
in help to someone!

[...]

>
>   (define-key gnus-article-mode-map "R"
>     #'(lambda ()
>         "Start composing a reply mail to the current message.
> The original article will be yanked, see `gnus-summary-wide-reply-with-original'."

This comes stock with Gnus (used by Emacs-Debbugs); I just enter 'S W'
(capitalized S followed by capitalized W) to send a wide reply (wide
replies to keep the bug in CC as well as all participants subscribed).
To reply privately to a single participant you could use just the 'R'
Gnus binding.

-- 
Thanks,
Maxim


  reply	other threads:[~2023-09-20 18:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-17 20:51 New section to easily reference Debbugs URLs within Emacs Debbugs Maxim Cournoyer
2023-09-18 16:07 ` Notmuch, Debbugs: my helpers (was Re: New section to easily reference Debbugs URLs within Emacs Debbugs) Simon Tournier
2023-09-20 18:13   ` Maxim Cournoyer [this message]
2023-09-21  7:58     ` Helpers? " Simon Tournier
2023-09-25 21:27 ` New section to easily reference Debbugs URLs within Emacs Debbugs Mekeor Melire
2023-09-25 21:53   ` Mekeor Melire
2023-09-26  8:27     ` Mekeor Melire
2023-10-04 20:39       ` Mekeor Melire
2023-10-05 17:19         ` Maxim Cournoyer
2023-10-18 15:32         ` Brian Cully via Development of GNU Guix and the GNU System distribution.

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

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

  git send-email \
    --in-reply-to=877cok4ssy.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=zimon.toutoune@gmail.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.