emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] org-protocol-store-link does not account for argument type
@ 2022-01-26 23:02 Thuna
  2022-01-27 14:49 ` Max Nikulin
  0 siblings, 1 reply; 6+ messages in thread
From: Thuna @ 2022-01-26 23:02 UTC (permalink / raw)
  To: emacs-orgmode

Currently org-protocol-store-link assumes FNAME to be in the old-style.
Changing the nil in line 467 of org-protocol.el to (listp fname) fixes
the issue.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-01-28 13:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-26 23:02 [BUG] org-protocol-store-link does not account for argument type Thuna
2022-01-27 14:49 ` Max Nikulin
2022-01-27 15:13   ` Thuna
2022-01-27 16:47     ` Max Nikulin
2022-01-27 18:15       ` Thuna
2022-01-28 12:21         ` Max Nikulin

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).