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

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

bug#65469: closed ([PATCH] * etc/emacsclient.desktop: Make Emacs default


From: GNU bug Tracking System
Subject: bug#65469: closed ([PATCH] * etc/emacsclient.desktop: Make Emacs default application for org-protocol)
Date: Fri, 01 Sep 2023 18:52:01 +0000

Your message dated Fri, 1 Sep 2023 20:50:37 +0200
with message-id 
<CADwFkm=AejxJ2saoH37Eo_OLRXKT7BALZM7NF4V_c3vQGXUiyA@mail.gmail.com>
and subject line Re: bug#65469: [PATCH] * etc/emacsclient.desktop: Make Emacs 
default application for org-protocol
has caused the debbugs.gnu.org bug report #65469,
regarding [PATCH] * etc/emacsclient.desktop: Make Emacs default application for 
org-protocol
to be marked as done.

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


-- 
65469: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65469
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] * etc/emacsclient.desktop: Make Emacs default application for org-protocol Date: Wed, 23 Aug 2023 09:30:38 +0000
Tags: patch

Hi,

Org mode provides a way to quickly capture bookmarks, notes, and links
using emacsclient:

emacsclient "org-protocol://store-link?url=URL&title=TITLE"

Also, see https://orgmode.org/manual/Protocols.html

However, this can only be done via command line by default.
Not DE integration is available and users have to write their own
.desktop files specifically to allow, for example browser bookmarklet
running Emacs + org-protocol.

Would it make sense to add x-scheme-handler/org-protocol handler to the
default Emacsclient desktop file?

In GNU Emacs 30.0.50 (build 54, x86_64-pc-linux-gnu, GTK+ Version
 3.24.38, cairo version 1.17.8) of 2023-08-22 built on localhost
Repository revision: c09d78f3c0818d7391760e84f94a442e8beb22dd
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12101008
System Description: Gentoo Linux

Configured using:
 'configure --with-native-compilation
 JAVAC=/etc/java-config-2/current-system-vm/bin/javac'

Attachment: 0001-etc-emacsclient.desktop-Make-Emacs-default-applicati.patch
Description: Text Data

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

--- End Message ---
--- Begin Message --- Subject: Re: bug#65469: [PATCH] * etc/emacsclient.desktop: Make Emacs default application for org-protocol Date: Fri, 1 Sep 2023 20:50:37 +0200
Version: 30.1

> I think it makes sense, yes.  I guess not a lot of other things try to
> register "org-protocol" handlers besides Emacs, and in any case this
> would make some users' lives easier.  So I don't see any drawbacks.

Pushed to master, thanks.


--- End Message ---

reply via email to

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