[O] Bug: Inherited tags alignment problem in block agendas [9.1.13 (release_9.1.13-751-g9dcc52 @ c:/D-Drive/bin/org-mode/lisp/)]

2018-05-11 Thread Bernt Hansen
Hi, There seems to be an issue with inherited tag alignment in block agendas in the master branch. ECM follows. Thanks, Bernt -- test.el -- (setq org-agenda-custom-commands (quote ((" " "Agenda"

[O] Bug: Inconsistent effort handling in clock totals in maint [9.1.13 (release_9.1.13 @ /home/bernt/git/org-mode/lisp/)]

2018-05-11 Thread Bernt Hansen
Hi, I noticed maint (and master) has inconsistent handling for effort amounts Below is an ECM to reproduce the behaviour. Thanks for Org-Mode! Regards, Bernt --- test.org - #+FILETAGS: TEST #+STARTUP: content *Keys

[O] Typo on org-tag-alist

2018-05-11 Thread Bernt Hansen
Hi, I think there is a typo in the output of C-h v org-tag-alist RET ':engroup' instead of ':endgroup' Regards, Bernt org-tag-alist is a variable defined in .org.el.. Its value is shown below. Documentation:

[O] Bug: Group tag filters repeated per org-file [9.1.13 (release_9.1.13-751-g9dcc52 @ c:/D-Drive/bin/org-mode/lisp/)]

2018-05-11 Thread Bernt Hansen
Hi, This bug is mainly a visual annoyance when filtering by tag in the agenda. It is low priority to fix but I thought I should report it anyway. Thanks for all your fabulous work on org-mode! Regards, Bernt --- test.org

Re: [O] Localized org-mode

2018-05-11 Thread Jean-Christophe Helary
> On May 12, 2018, at 7:23, Göktuğ Kayaalp wrote: > >>> I really don't see the point of trying to localize org keywords. To >>> me, they are like the keywords in any programming language - part of >>> the language. Would you consider translating C or LISP keywords? >> >>

Re: [O] Localized org-mode

2018-05-11 Thread Göktuğ Kayaalp
On 2018-05-09 21:43 +09, Jean-Christophe Helary wrote: >> On May 9, 2018, at 21:07, Kaushal Modi wrote: >> On Wed, May 9, 2018, 8:01 AM Diego Zamboni > > wrote: >> I really don't see the point of trying

Re: [O] Bug: Agenda has no tasks in master [9.1.13 (release_9.1.13-738-g673165.dirty @ c:/D-Drive/bin/org-mode/lisp/)]

2018-05-11 Thread Bernt Hansen
Nicolas Goaziou writes: > Hello, > > Bernt Hansen writes: > >> I updated to the latest master this morning and my agenda no longer has >> any tasks in it. > > Fixed. Thank you. > > Regards, Confirmed the fix works :) Thanks for the ultra-quick

Re: [O] (no subject)

2018-05-11 Thread Nicolas Goaziou
Hello, "Arne Babenhauserheide" writes: > Dear Org Hackers, > > When I use org-capture to capture a new task, the next headline > sometimes ends up being prefixed by the last line of the new task. > > Example: > > Begin: > > * Foo > ** old task > > * Bar > > After capture: > > *

Re: [O] Bug: Agenda has no tasks in master [9.1.13 (release_9.1.13-738-g673165.dirty @ c:/D-Drive/bin/org-mode/lisp/)]

2018-05-11 Thread Nicolas Goaziou
Hello, Bernt Hansen writes: > I updated to the latest master this morning and my agenda no longer has > any tasks in it. Fixed. Thank you. Regards, -- Nicolas Goaziou

[O] Bug: Agenda has no tasks in master [9.1.13 (release_9.1.13-738-g673165.dirty @ c:/D-Drive/bin/org-mode/lisp/)]

2018-05-11 Thread Bernt Hansen
Hi Aaron, I updated to the latest master this morning and my agenda no longer has any tasks in it. I think this commit breaks my agenda: commit c9dd7a6a9de34b8094ad6a419260fcc1214cc791 (HEAD) Author: Aaron Ecay Date: Thu May 10 01:35:08 2018 +0100 org-agenda:

Re: [O] Link "bracket-types"

2018-05-11 Thread Nicolas Goaziou
Michael Brand writes: > Do you mean here attached and updated as of today? I meant to attach it, but apparently forgot. I attach it here for other feedback. > Currently we disagree in that you suggest one bracket where I prefer > none for descriptive links and you

Re: [O] Link "bracket-types"

2018-05-11 Thread Michael Brand
On Fri, May 11, 2018 at 3:10 PM, Nicolas Goaziou wrote: > Completing myself, > > Nicolas Goaziou writes: > >> If you mean that fontification should show one pair of brackets instead >> of hiding them all, I suggested it already, users found it

Re: [O] Link "bracket-types"

2018-05-11 Thread Eric S Fraga
On Friday, 11 May 2018 at 14:34, Nicolas Goaziou wrote: > Hello, > > Eric S Fraga writes: > >> Feature request: would it be possible to have the link echoed in the >> minibuffer when point enters or is on a link? I don't use the mouse at >> all and always end up having to C-c

Re: [O] export to odt with LaTeX math formulae and tables

2018-05-11 Thread Eric S Fraga
On Friday, 11 May 2018 at 14:09, Joseph Vidal-Rosset wrote: > The export works, but I meet always the same strange problem with the > falsity constant \(\bot\) that I need absolutely: the symbol appears > with \ begin{equation} ... \ end{equation} but not in lines... the latex > command for

Re: [O] Link "bracket-types"

2018-05-11 Thread Nicolas Goaziou
Completing myself, Nicolas Goaziou writes: > If you mean that fontification should show one pair of brackets instead > of hiding them all, I suggested it already, users found it added too > much cruft. > > You may want to check ML archives about it. I searched the ML

Re: [O] export to odt with LaTeX math formulae and tables

2018-05-11 Thread Joseph Vidal-Rosset
Merci Nicolas ! Your email was arrived at the good moment and was very helpful 2018-05-11 14:37 GMT+02:00 Nicolas Goaziou : > Hello, > > Joseph Vidal-Rosset writes: > > > Now it works with theses options in my org file. > > > > #+LANGUAGE:

Re: [O] export to odt with LaTeX math formulae and tables

2018-05-11 Thread Nicolas Goaziou
Hello, Joseph Vidal-Rosset writes: > Now it works with theses options in my org file. > > #+LANGUAGE: fr > #+OPTIONS: ':t > > #+OPTIONS: tex:t This option is superseded by the last one. > #+OPTIONS: LaTeX:t This option is obsolete since Org 8.0. > >

Re: [O] Link "bracket-types"

2018-05-11 Thread Nicolas Goaziou
Hello, Eric S Fraga writes: > Feature request: would it be possible to have the link echoed in the > minibuffer when point enters or is on a link? I don't use the mouse at > all and always end up having to C-c l to see what the link is. You can use :activate-func link

Re: [O] export to odt with LaTeX math formulae and tables

2018-05-11 Thread Joseph Vidal-Rosset
Hello Eric, hello the list, Now it works with theses options in my org file. #+LANGUAGE: fr #+OPTIONS: ':t #+OPTIONS: tex:t #+OPTIONS: LaTeX:t #+OPTIONS: tex:imagemagick But the formulae are png images that are less clean than in a pdf file produced from a .tex file... Again, thanks Eric.

Re: [O] export to odt with LaTeX math formulae and tables

2018-05-11 Thread Joseph Vidal-Rosset
Le ven. 11 mai 2018 à 12:45:57 , Eric S Fraga a envoyé ce message: > On Friday, 11 May 2018 at 13:15, Joseph Vidal-Rosset wrote: >> Hello, >> >> I would be glad to get a configuration for an easy export from an org >> file to an odt file. My problem is that this

Re: [O] export to odt with LaTeX math formulae and tables

2018-05-11 Thread Eric S Fraga
On Friday, 11 May 2018 at 13:15, Joseph Vidal-Rosset wrote: > Hello, > > I would be glad to get a configuration for an easy export from an org > file to an odt file. My problem is that this org file contains > mathematical formulae written for LaTeX export and also tables >

Re: [O] export to odt with LaTeX math formulae and tables

2018-05-11 Thread Joseph Vidal-Rosset
Hello again, I read and have applied what it is explained here: https://orgmode.org/manual/Working-with-LaTeX-math-snippets.html#FOOT136 It works rather well, but for some symbols it does not work : for example for \(\bot\) the code for falsity constant in LaTeX, it does not work. I imagine

[O] export to odt with LaTeX math formulae and tables

2018-05-11 Thread Joseph Vidal-Rosset
Hello, I would be glad to get a configuration for an easy export from an org file to an odt file. My problem is that this org file contains mathematical formulae written for LaTeX export and also tables (tabular). I do not know well libreoffice. Your help is welcome.