You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure if it is a new issue or not. I had tried to search from te issue list but not found.
If I enalbe both (org-log-done 'note) and ( (guide-key/add-local-highlight-command-regexp ("org-"."hot pink")) at the same time, when I close a Task in org-mode, it will meet a error (" Error in post-command-hook (org-add-log-note): (invalid-function "org-" ").
Ater I disabled ( (guide-key/add-local-highlight-command-regexp ("org-"."hot pink")) , there will be no problem.
I use Emacs 24.5.1 in windows and have not tried in Ubuntu.
Rgds,
-dys
The text was updated successfully, but these errors were encountered:
Hi,
I am not sure if it is a new issue or not. I had tried to search from te issue list but not found.
If I enalbe both (org-log-done 'note) and ( (guide-key/add-local-highlight-command-regexp ("org-"."hot pink")) at the same time, when I close a Task in org-mode, it will meet a error (" Error in post-command-hook (org-add-log-note): (invalid-function "org-" ").
Ater I disabled ( (guide-key/add-local-highlight-command-regexp ("org-"."hot pink")) , there will be no problem.
I use Emacs 24.5.1 in windows and have not tried in Ubuntu.
Rgds,
-dys
The text was updated successfully, but these errors were encountered: