emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-clojure - How to emit an example block?


From: Bastien
Subject: Re: [O] org-clojure - How to emit an example block?
Date: Sun, 09 Feb 2014 08:57:10 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi Phill,

thanks for your work on this.

Phill Wolf <address@hidden> writes:

> (1) In the cider block, access the result-params.
> (2) Put either 'cider-get-value or 'cider-get-raw-value into a
> variable, depending on the result-params.
> (3) funcall the variable instead of using cider-get-raw-value
> directly.
> (0) Up at the top, add a declare-function for cider-get-value, next
> to the declare-function for cider-get-raw-value.

Can you repost your changes as a patch?

Please read http://orgmode.org/worg/org-contribute.html
carefully on how to submit a patch.

If you don't have time to write a full patch, just open
the updated ob-clojure.el in Emacs and `C-x v =' to create
a patch buffer and send it to the list.

Thanks!

-- 
 Bastien



reply via email to

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