emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-journal key-bind confusion
@ 2022-01-01 15:20 Colin Baxter 😺
  2022-01-02 12:03 ` Ihor Radchenko
  0 siblings, 1 reply; 4+ messages in thread
From: Colin Baxter 😺 @ 2022-01-01 15:20 UTC (permalink / raw)
  To: emacs-orgmode


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"

Best wishes,

Colin Baxter.



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

* Re: org-journal key-bind confusion
  2022-01-01 15:20 org-journal key-bind confusion Colin Baxter 😺
@ 2022-01-02 12:03 ` Ihor Radchenko
  2022-01-02 12:24   ` Colin Baxter 😺
  2022-01-02 12:48   ` Colin Baxter 😺
  0 siblings, 2 replies; 4+ messages in thread
From: Ihor Radchenko @ 2022-01-02 12:03 UTC (permalink / raw)
  To: Colin Baxter 😺; +Cc: emacs-orgmode

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


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

* Re: org-journal key-bind confusion
  2022-01-02 12:03 ` Ihor Radchenko
@ 2022-01-02 12:24   ` Colin Baxter 😺
  2022-01-02 12:48   ` Colin Baxter 😺
  1 sibling, 0 replies; 4+ messages in thread
From: Colin Baxter 😺 @ 2022-01-02 12:24 UTC (permalink / raw)
  To: Ihor Radchenko; +Cc: emacs-orgmode

Thank you for the reply.

>>>>> Ihor Radchenko <yantar92@gmail.com> writes:

    > 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.

Yes, that is correct.

    > 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

I didn't know of the URL mentioning the issue, thanks.

Best wishes,

Colin -


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

* Re: org-journal key-bind confusion
  2022-01-02 12:03 ` Ihor Radchenko
  2022-01-02 12:24   ` Colin Baxter 😺
@ 2022-01-02 12:48   ` Colin Baxter 😺
  1 sibling, 0 replies; 4+ messages in thread
From: Colin Baxter 😺 @ 2022-01-02 12:48 UTC (permalink / raw)
  To: Ihor Radchenko; +Cc: emacs-orgmode


I've changed the kbd for org-journal-new-entry to "C-c j". Simpler too.

Thanks.

Best wishes, Colin -


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

end of thread, other threads:[~2022-01-02 12:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-01 15:20 org-journal key-bind confusion Colin Baxter 😺
2022-01-02 12:03 ` Ihor Radchenko
2022-01-02 12:24   ` Colin Baxter 😺
2022-01-02 12:48   ` Colin Baxter 😺

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).