From: Rodrigo Morales <moralesrodrigo1100@gmail.com>
To: emacs-orgmode@gnu.org
Subject: C-c C-e functions reported as if they weren't on any key
Date: Tue, 29 Jun 2021 08:01:49 -0500 [thread overview]
Message-ID: <874kdgq0xu.fsf@gmail.com> (raw)
* The context
I usually use the org-publish feature to publish specific HTML
files. For this reason, I use the function org-publish-current-file.
* The problem
I didn't know that =org-publish-current-file= was mapped to =C-c C-e P
p= because =C-h w org-publish-current-file= showed the following
#+BEGIN_SRC text
org-publish-current-file is not on any key
#+END_SRC
For this reason, for some time I executed the function through M-x, then
I mapped it to a key. However, I wouldn't have done these actions if
=C-h w= had reported that the function is mapped to =C-c C-e P p=.
I knew of that mapping thanks to
[[https://drimyswinteri.ml/esteblog.html][this]] blog post which was
shared in #emacs-es:matrix.org
* Personal thoughts
I wonder whether it would be possible to make all those functions that
exist in =C-c C-e X Y Z= to tell =C-h w= that they exist in the =C-c
C-e= keychord.
I wouldn't consider this a bug but a minor enhancement, because this is
expected behavior since C-c C-e is like the gate to the export functions.
Finally, I guess that doing this would help to some other users that are
interested in the export features of Org Mode since the same problem
happens with the other export functions (LaTeX, iCalendar, Markdown,
etc.)
reply other threads:[~2021-06-29 13:07 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874kdgq0xu.fsf@gmail.com \
--to=moralesrodrigo1100@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).