Re: Find-file using org-protocol

2023-03-15 Thread Max Nikulin
On 15/03/2023 10:41, Kai Ma wrote: I’m using org-protocol to open local files in an Emacs client. Yes, this is weird, but it is required for some Electron apps, because they do not allow calling arbitrary commands. ... It works, but there’s a minor annoyance: the buffer it opens is not

Find-file using org-protocol

2023-03-15 Thread Kai Ma
Hi org I’m using org-protocol to open local files in an Emacs client. Yes, this is weird, but it is required for some Electron apps, because they do not allow calling arbitrary commands. This is how I do it: (use-package org-protocol :config (add-to-list 'org-protocol-protocol-alist