Kungsgeten / yankpad

Paste snippets from an org-mode file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yankpad--remove-id-from-yankpad-capture assumes org-capture-last-stored-marker exists

MerlinsGreatBeard opened this issue · comments

Backtrace:

Debugger entered--Lisp error: (wrong-type-argument stringp nil) org-entry-properties(#<marker in no buffer>) yankpad--remove-id-from-yankpad-capture() run-hooks(org-capture-after-finalize-hook) org-capture-finalize() org-capture-kill() funcall-interactively(org-capture-kill) call-interactively(org-capture-kill nil nil) command-execute(org-capture-kill)

Thanks, I haven't encountered that problem. I think the latest commit should fix it.

Yes it works now, thanks!