Jambunathan K writes:
> C-h K C-c C-v C-d
^
^
k
Looks like the keybindings are not indexed the canonical way in the Org
manual.
> Alexander Baier writes:
>
>> Hello together,
>>
>> is therer a command or a function that lets me split a source block at a
>> given positio
C-h K C-c C-v C-d
Alexander Baier writes:
> Hello together,
>
> is therer a command or a function that lets me split a source block at a
> given position? I think what I mean is best demonstrated by looking at
> an example:
>
> Given this buffer:
>
On 13-11-27 08:17 Jambunathan K wrote:
> C-h K C-c C-v C-d
>
>
> Alexander Baier writes:
>
>> Hello together,
>>
>> is therer a command or a function that lets me split a source block at a
>> given position? I think what I mean is best demonstrated by looking at
>> an example:
>>
>> Given this bu
Alexander Baier writes:
> Hello together,
>
> is therer a command or a function that lets me split a source block at a
> given position? I think what I mean is best demonstrated by looking at
> an example:
C-c C-v d (org-babel-demarcate-block)
Yours,
Christian
Hello together,
is therer a command or a function that lets me split a source block at a
given position? I think what I mean is best demonstrated by looking at
an example:
Given this buffer:
begin_src emacs-lisp
(defun foo ()