org-clock.el: Fix clocktable scope parameter
* lisp/org-clock.el (org-dblock-write:clocktable): Funcall the scope
argument if it is a function.
* doc/org.texi: Document the feature of using a function, both bounded
and as a lambda form, as the scope for the clocktable.
This modifies the beha
Hi All
This might be interesting for members of both mailing lists.
I checked and removed my private filling function, but I still run into
a problem. Please consider
\documentclass[12pt]{article}
\begin{document}
\begin{enumerate}
\item First we do
% BEGIN RECEIVE ORGTBL ej8b
\[
\begin{m
thanks. There is a later message to the list where I attached the patch.
tim
On 4 March 2017 at 23:04, numbch...@gmail.com wrote:
> I already applied the patch at here: https://emacs.
> stackexchange.com/questions/30857/clojure-code-evaluation-
> in-org-mode-produces-no-output
>
>
> [stardivin
I already applied the patch at here:
https://emacs.stackexchange.com/questions/30857/clojure-code-evaluation-in-org-mode-produces-no-output
[stardiviner] GPG key ID: 47C32433
IRC(freeenode): stardiviner Twitter: @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF
Hi,
I'm can't expand macro with prefix. Is there any limitation for macro
expansion listed in the doc?
* test
- It works with chars around like this: Aa{{{author}}}bB.
- It works with numbers around like this: 12{{{author}}}34.
- It works with _ around like this: _{{{author}}}_.
- It works with