[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#74467: 31.0.50; org-protocol emacsclient.desktop change is not fully
From: |
Eli Zaretskii |
Subject: |
bug#74467: 31.0.50; org-protocol emacsclient.desktop change is not fully functional |
Date: |
Sat, 28 Dec 2024 13:37:34 +0200 |
> Cc: 74467@debbugs.gnu.org, binarin@binarin.info
> Date: Mon, 16 Dec 2024 22:01:56 +0200
> From: Eli Zaretskii <eliz@gnu.org>
>
> > From: Ihor Radchenko <yantar92@posteo.net>
> > Cc: Alexey Lebedeff <binarin@binarin.info>, 74467@debbugs.gnu.org
> > Date: Mon, 16 Dec 2024 19:34:01 +0000
> >
> > Eli Zaretskii <eliz@gnu.org> writes:
> >
> > >> One solution would be introducing separate .desktop file
> > >> (i.e. 'etc/emacsclient-org-protocol.desktop'), analoguous to the already
> > >> existing 'etc/emacsclient-mail.desktop' (which uses '%u').
> > >
> > > Ihor, could you please look into this?
> >
> > I am attaching an *untested* patch that implements a new .desktop file.
>
> Thanks. Let's see if someone objects.
>
> > Note that an alternative could be handling file:// URIs by Emacs. Your call.
>
> I thought we already did?
Ping! Since we already know how to handle file:// UTIs, what would
the solution using that look like?