emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* C-c C-e functions reported as if they weren't on any key
@ 2021-06-29 13:01 Rodrigo Morales
  0 siblings, 0 replies; only message in thread
From: Rodrigo Morales @ 2021-06-29 13:01 UTC (permalink / raw)
  To: emacs-orgmode


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-29 13:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-29 13:01 C-c C-e functions reported as if they weren't on any key Rodrigo Morales

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