emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: org-journal key-bind confusion


From: Ihor Radchenko
Subject: Re: org-journal key-bind confusion
Date: Sun, 02 Jan 2022 20:03:11 +0800

Colin Baxter 😺 <m43cap@yandex.com> writes:

> There appears to be confusion between "org-journal-new-entry" and
> "org-goto". My ME is:
>
> 1. emacs -Q <RET> (I used emacs-29.0.50)
> 2. M-x load-library <RET>
> 3. /path/to/org-journal.el <RET>
> 4. C-h c 
> 5. C-c C-j
> 6. "C-c C-j runs the command org-journal-new-entry"
> 7. Create an org file (say "test.org") from C-x C-f
> 8. C-h c
> 9. C-c C-j
> 10. "C-c C-j runs the command org-goto"

Note that org-journal is not a part of Org.
>From a quick glance at the source code, C-c C-j for org-journal only
works in org-journal-mode.

I do not see anything wrong on Org side. Moreover, this issue is
explicitly mentioned in 
https://github.com/bastibe/org-journal#some-key-bindings-in-org-journal-conflict-with-org-mode-key-bindings

Best,
Ihor



reply via email to

[Prev in Thread] Current Thread [Next in Thread]