Re: [O] Bug: org-add-note gives error [N/A (N/A @ /home/oub/emacs/site-lisp/packages/org/)]

2018-12-05 Thread Nicolas Goaziou
Hello, Uwe Brauer writes: > When finishing a note and running C-c C-c I obtain an error which I > attach > , > | > | Debugger entered--Lisp error: (error "Invalid version syntax: ‘N/A’ (must > start with a number)") > | signal(error ("Invalid version syntax: ‘N/A’ (must start with a

Re: [O] Bug: ‘(org-resolve-clocks)’ picks the wrong target for placing a new clock-drawer when ‘org-clock-out-remove-zero-time-clocks’ is set to t [9.1.14 (9.1.14-9-g131531-elpa @ ~/.emacs.d/elpa/or

2018-12-05 Thread Nicolas Goaziou
Hello, Leo Vivier writes: > Hello, > > There seems to be a bad interaction between ‘(org-resolve-clocks)’ and > ‘org-clock-out-remove-zero-time-clocks’ set to t. Whilst the right > tree is targeted by ‘(org-resolve-clocks)’ to delete the clock-line > and clock-drawer, it adds a new clock-drawer

Re: [O] Bug: Latex preview fg color w/tikz (known problem, fix suggested) [9.1.9 (release_9.1.9-65-g5e4542 @ /home/carlos/local/stow/emacs-26/share/emacs/26.1.90/lisp/org/)]

2018-12-05 Thread Nicolas Goaziou
Hello, Carlos Pita writes: > As a more robust solution, I suggest to explicitly set the colors in the > tex fragment for the preview instead of passing them as arguments to > dvipng. This can be done easily: > > ... > \usepackage{xcolor} > ... > \begin{document} > \definecolor{bg}{rgb}{0,0,0}

Re: [O] Bug: Infinite recursion in org-babel-get-src-block-info [9.1.13 (9.1.13-elpaplus @ mixed installation!

2018-12-05 Thread Nicolas Goaziou
Hello, Tobias Zawada writes: > AFAIK from general understanding of software development bugfixes > should also be applied to the maintenance version of a program. Org maint is totally frozen and bugfixes are applied to master instead. It is inconvenient. Hopefully, it will change once Org 9.2

Re: [O] Bug: Infinite recursion in org-babel-get-src-block-info [9.1.13 (9.1.13-elpaplus @ mixed installation!

2018-12-05 Thread Tobias Zawada
Dear Charles, The problem is the update from master. >From my understanding Master is more or less the development branch. It is not what can be installed from org via package-install. I believe that is the maint branch. But I can be mistaken. Nevertheless, I had a look at the 9.14-Tag on

[O] Regression - Position of point after capture

2018-12-05 Thread Bernt Hansen
Hi, There is a regression in the master branch. In master if you use M-x org-capture t and save your task with C-c C-c then go to the task with C-u C-u M-x org-capture you end up after the captured task instead of on the headline of the newly captured tasked. On the maint branch C-u C-u M-x

Re: [O] Bug: Latex preview fg color w/tikz (known problem, fix suggested) [9.1.9 (release_9.1.9-65-g5e4542 @ /home/carlos/local/stow/emacs-26/share/emacs/26.1.90/lisp/org/)]

2018-12-05 Thread Carlos Pita
The quick and dirty option, if anyone wants it now: (setq org-format-latex-header (concat org-format-latex-header "\\usepackage{xcolor}\n" "\\definecolor{__bg__}{HTML}{1d1f21}\n" "\\definecolor{__fg__}{HTML}{c5c8c6}\n"

[O] Bug: Latex preview fg color w/tikz (known problem, fix suggested) [9.1.9 (release_9.1.9-65-g5e4542 @ /home/carlos/local/stow/emacs-26/share/emacs/26.1.90/lisp/org/)]

2018-12-05 Thread Carlos Pita
Hi, I know this problem has been reported in the past ([1], [2]). The second link provides a hint to a solution that I've developed further. The underlying problem is (from dvipng man page): -fg color_spec Choose foreground color for the images. This option will be ignored if there is a

Re: [O] Bug: Infinite recursion in org-babel-get-src-block-info [9.1.13 (9.1.13-elpaplus @ mixed installation!

2018-12-05 Thread Berry, Charles
Hmmm. I just updated from master using `make update2'. I ran /Applications/Emacs.app/Contents/MacOS/Emacs -q which is morally equivalent to `emacs -q' on a linux box. I had to customize `org-babel-load-languages' to add `shell'. I copied your text to an org buffer did C-c ' to extract the

[O] custom: no utf8 or latin1 for '(org-structure-template-alist

2018-12-05 Thread Uwe Brauer
Hi I wanted to set (custom-set-variables '(org-structure-template-alist '( ("c" "* Comentarios Hoja ? | Documentación código | Explicación código | fichero MLX | Impresión | |--++-+---| | |

Re: [O] Possible bug in org-mode (MELPA version as of 1018-11-25) : #+language: is not (fully) honored.

2018-12-05 Thread Emmanuel Charpentier
Rights transferred to FSF (scanned signed copy of the form set to ass...@fsf.org). HTH, -- Emmanuel Charpentier Le dim. 2 déc. 2018 à 21:26, a écrit : > Dear all, > > Please find enclosed a proposed patch (against master) to document the > need for babel/polyglossia in order to honor

Re: [O] Bug: Infinite recursion in org-babel-get-src-block-info [9.1.13 (9.1.13-elpaplus @ mixed installation!

2018-12-05 Thread Tobias Zawada
Dear Charles, I installed orgmode 9.14 from org via ~package-install~. The problem is still present there. The messages from the evaluation of the last code block and the output of ~org-version~: #+BEGIN_QUOTE Wrote /temp/test1.org executing Elisp code block (add3)... (num (quote 5)) "8"

[O] add-change-log-entry-other-window but org mode based

2018-12-05 Thread Uwe Brauer
Hi I use add-change-log-entry-other-window in order to protocol quick changes in a file, the relevant ChangeLog file is generated, usually, in the same directory. I could use org-capture for that purpose, but for that I need carefully configure my templates. That is why I would like to know

Re: [O] bug#32722: bug#32722: bug#32722: bug#32722: 26.1; Org-publish depend on non-free platform ?

2018-12-05 Thread Van L
>> you go to Github >> for the most up to date version it is GPLv3 >> https://github.com/stathissideris/ditaa/blob/master/LICENSE > > That file does not tell us how the code is licensed. > It could be under GPL version 3 only, or GPL version > 3-or-later. > The proper way to use the GPL is

Re: [O] ob-clojure should not tangle with inserting (ns ..) line when no :ns specified.

2018-12-05 Thread stardiviner
Tim Cross writes: > Sorry, only just noticed this response in my spam folder - gmail is > tagging your messages as spam because it could not verify it was legit. Yeah, I found some other's emails in Gmail Spam too. I usually regularly check Spam folder a week. Might because GPG sign? I don't