From: zenlines@gmail.com
To: emacs-orgmode@gnu.org
Subject: tab-completion of org-babel code blocks
Date: Mon, 15 Jul 2013 17:06:13 +0200 [thread overview]
Message-ID: <51E40FE5.7010107@gmail.com> (raw)
In-Reply-To: <5187AEA7.6090702@gmail.com>
Hi There,
the tab-completion (M-tab or, in my case, C-M-i) of to start code blocks is:
#+begin_s
is
#+begin_src:
Code blocks ending with a ":" don't work (C-c C-c) with:
#+begin_src: emacs-lisp
(setq org-export-babel-evaluate nil)
(setq org-confirm-babel-evaluate nil)
#+end_src:
But code blocks ending with a ":" do:
#+begin_src emacs-lisp
(setq org-export-babel-evaluate nil)
(setq org-confirm-babel-evaluate nil)
#+end_src
as they usually do.
GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll
bars) of 2013-05-15 on DDM03958
Org-mode version 8.0.5 (8.0.5-6-g426917-elpa @
~/.emacs.d/elpa/org-20130708/)
Maybe I missed something...
Just a heads-up.
Best,
Brian
next prev parent reply other threads:[~2013-07-15 15:06 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-06 13:22 latex export of words starting with a superscript Brian
2013-05-06 21:37 ` Marcin Borkowski
2013-07-15 15:06 ` zenlines [this message]
2013-07-15 15:44 ` tab-completion of org-babel code blocks Nicolas Goaziou
2013-07-16 20:00 ` table references in org-babel AND latex zenlines
2013-07-19 10:51 ` zenlines
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=51E40FE5.7010107@gmail.com \
--to=zenlines@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).