emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#68680: closed ([PATCH mumi 0/3] Add a button to copy a message Messa


From: GNU bug Tracking System
Subject: bug#68680: closed ([PATCH mumi 0/3] Add a button to copy a message Message-ID to the clipboard.)
Date: Sat, 27 Jan 2024 03:58:01 +0000

Your message dated Fri, 26 Jan 2024 22:57:18 -0500
with message-id <87jznvzaw1.fsf@gmail.com>
and subject line Re: [PATCH mumi v2 0/3] Add a button to copy a message 
Message-ID to the clipboard.
has caused the debbugs.gnu.org bug report #68680,
regarding [PATCH mumi 0/3] Add a button to copy a message Message-ID to the 
clipboard.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
68680: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68680
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH mumi 0/3] Add a button to copy a message Message-ID to the clipboard. Date: Tue, 23 Jan 2024 21:15:35 -0500
This series adds a new HTML element to each message header to easily
copy the Message-ID of a message into the clipboard.  It makes use of
the (already included) Pico CSS library for tooltips and some new
JavaScript event handler.  The motivation was to make it easier to
retrieve the Message-ID for passing it to the 'b4 shazam' command when
applying long patches series.


Maxim Cournoyer (3):
  README.org: Add new sections to help newcomers get started.
  .gitignore: Register mumi.xapian and signing-key files.
  html: Add a button to copy a Message-ID to the clipboard.

 .gitignore              |  2 ++
 README.org              | 24 ++++++++++++++++++++++
 assets/js/mumi.js       | 31 ++++++++++++++++++++++++++++-
 assets/mumi.scss        | 23 ++++++++++++++++++---
 mumi/web/view/html.scm  | 20 +++++++++++++++----
 mumi/web/view/utils.scm | 44 +++++++++++++++++++++++++++--------------
 6 files changed, 121 insertions(+), 23 deletions(-)


base-commit: 025fc600f1cb4c73042bf920aee3e07d5fb9c53a
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [PATCH mumi v2 0/3] Add a button to copy a message Message-ID to the clipboard. Date: Fri, 26 Jan 2024 22:57:18 -0500 User-agent: Gnus/5.13 (Gnus v5.13)
Hi Arun,

Arun Isaac <arunisaac@systemreboot.net> writes:

> Looks good to me otherwise. The patch running on berlin actually
> works. So, all is well, I guess!

Great!  I'll bump mumi's version to 0.0.6 and update the package in
Guix.

-- 
Thanks,
Maxim


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]