emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] [Babel] Macro for begin_src?


From: Thomas S. Dye
Subject: Re: [Orgmode] [Babel] Macro for begin_src?
Date: Fri, 16 Apr 2010 15:34:27 -1000

On Apr 16, 2010, at 3:18 PM, Nathan Neff wrote:

I've been converting my init.el file to org-babel, and am getting tired of
copying/pasting or typing the begin_src and end_src blocks.

Example:
#+begin_src emacs-lisp :results silent
#+end_src

As an Emacs n00b, I'd like to know if anyone here has defined some kind of
macro / shortcut to define an org-babel block.

I'd like a shortcut/macro that I could put into my config files, and put into my git repo.

Thanks for any input,

--Nate
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Hi Nate,

I use a yasnippet for that after learning about them from Eric Shulte's starter kit. They've saved me several thousand keystrokes by now.

HTH,
Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]