* Bug: menu item: Add Source Example [9.2.6 (9.2.6-dist @ /path/to/org/install/emacs/site-lisp/org/)]
@ 2019-11-13 16:33 John Ciolfi
2020-05-06 0:48 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: John Ciolfi @ 2019-11-13 16:33 UTC (permalink / raw)
To: emacs-orgmode
Hi
I just started using 9.2.6 and like the change for org-insert-structure-template to use key C-c C-, instead of the various <sTAB, etc. patterns.
Could you add this to the menu in org.el:
("Editing"
["Emphasis..." org-emphasize t]
["Add Source Example" org-insert-structure-template t] ;; <<---- please add
["Edit Source Example" org-edit-special t]
This way it's easy to both add or edit them for people who don't have the key bindings memorized.
Thanks
John
Emacs : GNU Emacs 25.1.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.11)
of 2017-09-15, modified by Debian
Package: Org mode version 9.2.6 (9.2.6-dist @ /path/to/org/install/emacs/site-lisp/org/)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Bug: menu item: Add Source Example [9.2.6 (9.2.6-dist @ /path/to/org/install/emacs/site-lisp/org/)]
2019-11-13 16:33 Bug: menu item: Add Source Example [9.2.6 (9.2.6-dist @ /path/to/org/install/emacs/site-lisp/org/)] John Ciolfi
@ 2020-05-06 0:48 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-05-06 0:48 UTC (permalink / raw)
To: John Ciolfi; +Cc: emacs-orgmode
Hello,
John Ciolfi <ciolfi@mathworks.com> writes:
> I just started using 9.2.6 and like the change for org-insert-structure-template to use key C-c C-, instead of the various <sTAB, etc. patterns.
>
> Could you add this to the menu in org.el:
>
> ("Editing"
> ["Emphasis..." org-emphasize t]
> ["Add Source Example" org-insert-structure-template t] ;; <<---- please add
> ["Edit Source Example" org-edit-special t]
>
> This way it's easy to both add or edit them for people who don't have
> the key bindings memorized.
Done. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-05-06 0:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-13 16:33 Bug: menu item: Add Source Example [9.2.6 (9.2.6-dist @ /path/to/org/install/emacs/site-lisp/org/)] John Ciolfi
2020-05-06 0:48 ` Nicolas Goaziou
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).