GNU bug report logs -
#65469
[PATCH] * etc/emacsclient.desktop: Make Emacs default application for org-protocol
Previous Next
Reported by: Ihor Radchenko <yantar92 <at> posteo.net>
Date: Wed, 23 Aug 2023 09:31:02 UTC
Severity: normal
Tags: patch
Fixed in version 29.2
Done: Stefan Kangas <stefankangas <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
> ** On capable systems, Emacs is now the default application for 'org-protocol'.
> Org mode provides a way to quickly capture bookmarks, notes, and links
> using 'emacsclient':
>
> emacsclient "org-protocol://store-link?url=URL&title=TITLE"
>
> Previously, users had to manually configure their desktop environment
> to open 'org-protocol' links in Emacs. On any XDG-compliant desktop
> environment, including KDE and GNOME on GNU/Linux, and some others,
Perhaps simpler:
environment, such as KDE and GNOME on GNU/Linux,
But my understanding is that KDE and GNOME desktop environments are XDG
compliant on all supported platforms. Is that correct? If it is,
perhaps it could be even simpler:
environment, such as KDE and GNOME,
(I'd mention GNOME first due to its historical connection to GNU, but
that's probably a nitpick in this context.)
> these links should now open in Emacs automatically if the application
> that opens the link follows the XDG spec and xdg-utils are installed.
> This is because the "emacsclient.desktop" file now arranges for Emacs
> to be the default application for the 'org-protocol' URI scheme. See
> the Org mode manual, Info node "(org) Protocols" for more details.
Other than that, LGTM.
This bug report was last modified 1 year and 243 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.