Hi Nicolas,
Nicolas Goaziou writes:
> Hello,
>
> Andreas Leha writes:
>
>> During export (and preview (C-c C-v v)) the code block name is not
>> displayed.
>
> See `org-babel-exp-code-template'.
>
Thanks for looking into this.
If I get you correctly, you are suggesting a way to have the name
o
Hello,
Andreas Leha writes:
> During export (and preview (C-c C-v v)) the code block name is not
> displayed.
See `org-babel-exp-code-template'.
Regards,
--
Nicolas Goaziou
Hi Sebastien,
Sebastien Vauban writes:
> Andreas Leha wrote:
>> for quite some time I've had the following in my .emacs:
>>
>> ;; This Snippet returns the name of the current source block.
>> ;; An elisp block to simplify the =:prologue= definition.
>> ;; Author: Eric Schulte
>> ;; It is useful t
Andreas Leha wrote:
> for quite some time I've had the following in my .emacs:
>
> ;; This Snippet returns the name of the current source block.
> ;; An elisp block to simplify the =:prologue= definition.
> ;; Author: Eric Schulte
> ;; It is useful to insert the debug message 'Entering foo()' as ou
Hi all,
for quite some time I've had the following in my .emacs:
--8<---cut here---start->8---
;; This Snippet returns the name of the current source block.
;; An elisp block to simplify the =:prologue= definition.
;; Author: Eric Schulte
;; It is useful to ins