On Tue, May 22, 2018 at 11:16:44AM +0200 , Nicolas Goaziou wrote:
> Thank you. Could you provide a proper commit message, i.e., including
> the function being modified:
>
> * lisp/ob-plantuml.el (... function ...): ... change ...
I have made the changes to the patch.
Does this fit your requireme
Hello --
I run:
emacs -Q -l mini-init.el
with mini-init.el being
(add-to-list 'load-path "/home/cochard/.emacs.d/elpa/org-20180521/")
(require 'org-inlinetask)
Then I do 'M-x customize-group org ', then search for
'cycle', go to 'Org Cycle Hook', and see:
Hide Org Cycle Hook:
INS
Hello,
"Roger J. H. Welsh" writes:
> Patch is also attached.
Thank you. Could you provide a proper commit message, i.e., including
the function being modified:
* lisp/ob-plantuml.el (... function ...): ... change ...
You also need to add TINYCHANGE at the end of the message if you haven't
s
Hello,
Piyush Srivastava writes:
> In the current org mode version (release_9.1.13), when a named cell
> formula is stored using C-u C-c =, the #+TBLFM line stores the name of
> the cell *without* a prefix $ sign, as in the following table (notice
> that in the #+TBLFM row, there is no $ sign be