emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Requests about the code demarcation


From: Richard Riley
Subject: [Orgmode] Re: Requests about the code demarcation
Date: Sun, 17 Oct 2010 13:53:17 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux)

Achim Gratz <address@hidden> writes:

> "Eric Schulte" <address@hidden> writes:
>> Thanks for the suggestions, I've just implemented them.
>
> This likely relates to commit eb0068e9, which  raises this warning
>
> In org-babel-demarcate-block:
> ob.el:1141:49:Warning: reference to free variable `org-babel-load-languages'
>
> during byte-compile.
>
> Achim.

Just a note on the key bindings for src code splitting/marking - there
is already a very similar function inside Gnus:-

--8<---------------cut here---------------start------------->8---
C-c M-m runs the command message-mark-inserted-region, which is an interactive
compiled Lisp function in `message.el'.

It is bound to C-c M-m, <menu-bar> <Message> <Insert Region Marked>.

(message-mark-inserted-region BEG END &optional VERBATIM)

Mark some region in the current article with enclosing tags.
See `message-mark-insert-begin' and `message-mark-insert-end'.
If VERBATIM, use slrn style verbatim marks ("#v+" and "#v-").
--8<---------------cut here---------------end--------------->8---

Possibly the keybinding to use?

regards

r.




reply via email to

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