* desktop file to open mailto URLs in Emacs notmuch-message-mode
@ 2024-05-11 19:53 Arun Isaac
2024-06-13 10:23 ` David Bremner
0 siblings, 1 reply; 5+ messages in thread
From: Arun Isaac @ 2024-05-11 19:53 UTC (permalink / raw)
To: notmuch
Hi,
This is a feature request.
Emacs comes with emacs-mail.desktop and emacsclient-mail.desktop files
that allows opening mailto URLs in message-mode. Can we provide similar
desktop files for notmuch-emacs so that one can open mailto URLs in
notmuch-message-mode?
Thank you for your consideration!
Regards,
Arun
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: desktop file to open mailto URLs in Emacs notmuch-message-mode
2024-05-11 19:53 desktop file to open mailto URLs in Emacs notmuch-message-mode Arun Isaac
@ 2024-06-13 10:23 ` David Bremner
2024-06-17 23:41 ` Arun Isaac
0 siblings, 1 reply; 5+ messages in thread
From: David Bremner @ 2024-06-13 10:23 UTC (permalink / raw)
To: Arun Isaac, notmuch
Arun Isaac <arunisaac@systemreboot.net> writes:
> This is a feature request.
>
> Emacs comes with emacs-mail.desktop and emacsclient-mail.desktop files
> that allows opening mailto URLs in message-mode. Can we provide similar
> desktop files for notmuch-emacs so that one can open mailto URLs in
> notmuch-message-mode?
There is emacs/notmuch-mua-mail.desktop in the source. This seems to do
what you ask for?
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: desktop file to open mailto URLs in Emacs notmuch-message-mode
2024-06-13 10:23 ` David Bremner
@ 2024-06-17 23:41 ` Arun Isaac
2024-06-19 13:17 ` Tomi Ollila
0 siblings, 1 reply; 5+ messages in thread
From: Arun Isaac @ 2024-06-17 23:41 UTC (permalink / raw)
To: David Bremner, notmuch
Hi David,
> There is emacs/notmuch-mua-mail.desktop in the source. This seems to do
> what you ask for?
Lovely! This is exactly what I am looking for. But, in addition, we also
need another desktop file that uses emacsclient instead of emacs. It
would be great if notmuch provided that.
Thanks,
Arun
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: desktop file to open mailto URLs in Emacs notmuch-message-mode
2024-06-17 23:41 ` Arun Isaac
@ 2024-06-19 13:17 ` Tomi Ollila
2024-06-19 19:36 ` Arun Isaac
0 siblings, 1 reply; 5+ messages in thread
From: Tomi Ollila @ 2024-06-19 13:17 UTC (permalink / raw)
To: Arun Isaac, David Bremner, notmuch
On Tue, Jun 18 2024, Arun Isaac wrote:
> Hi David,
>
>> There is emacs/notmuch-mua-mail.desktop in the source. This seems to do
>> what you ask for?
>
> Lovely! This is exactly what I am looking for. But, in addition, we also
> need another desktop file that uses emacsclient instead of emacs. It
> would be great if notmuch provided that.
That is kinda provided, if u get the ./emacs/notmuch-emacs-mua.desktop
file and did
@@ -38 +38 @@ NO_WINDOW=
-USE_EMACSCLIENT=
+USE_EMACSCLIENT=yes
there ;D
>
> Thanks,
> Arun
Tomi
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: desktop file to open mailto URLs in Emacs notmuch-message-mode
2024-06-19 13:17 ` Tomi Ollila
@ 2024-06-19 19:36 ` Arun Isaac
0 siblings, 0 replies; 5+ messages in thread
From: Arun Isaac @ 2024-06-19 19:36 UTC (permalink / raw)
To: Tomi Ollila, David Bremner, notmuch
Hi Tomi,
>> Lovely! This is exactly what I am looking for. But, in addition, we also
>> need another desktop file that uses emacsclient instead of emacs. It
>> would be great if notmuch provided that.
>
> That is kinda provided, if u get the ./emacs/notmuch-emacs-mua.desktop
> file and did
>
> @@ -38 +38 @@ NO_WINDOW=
> -USE_EMACSCLIENT=
> +USE_EMACSCLIENT=yes
>
> there ;D
Yes, we're almost there. It would be nice if such a desktop file is
provided (in addition to the notmuch-emacs-mua.desktop that we already
provide) along with notmuch so that users don't have to make that
modification themselves. In other words, provide something like a
notmuch-emacsclient-mua.desktop. That would make for a slightly smoother
user experience.
Thanks,
Arun
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-06-19 19:44 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-11 19:53 desktop file to open mailto URLs in Emacs notmuch-message-mode Arun Isaac
2024-06-13 10:23 ` David Bremner
2024-06-17 23:41 ` Arun Isaac
2024-06-19 13:17 ` Tomi Ollila
2024-06-19 19:36 ` Arun Isaac
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.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).