Re: [O] [bzg/org-mode] Added latex export option to ob-plantuml.el (#1)

2018-05-22 Thread Roger J. H. Welsh
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

[O] Is it normal for 'Org Cycle Hook' to be "CHANGED outside Customize" by '(require 'org-inlinetask)'

2018-05-22 Thread Alain . Cochard
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

Re: [O] [bzg/org-mode] Added latex export option to ob-plantuml.el (#1)

2018-05-22 Thread Nicolas Goaziou
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

Re: [O] Bug: Bug in handling of named fields in the org spreadsheet [9.1.13 (release_9.1.13)]

2018-05-22 Thread Nicolas Goaziou
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