Re: [O] Curious as to message in echo area

2018-06-17 Thread Nick Dokos
Charles Millar writes: > Hello, > > I have always concerned myself that a table column formula returns what is > expected.and is correct. > > However I never paid attention to the echo area and I just noticed that it > displays the following message > > "cells in region copied, use M-x org-tabl

[O] Curious as to message in echo area

2018-06-17 Thread Charles Millar
Hello, I have always concerned myself that a table column formula returns what is expected.and is correct. However I never paid attention to the echo area and I just noticed that it displays the following message "cells in region copied, use M-x org-table-paste-rectangle to paste them in a

Re: [O] Make org-fill-paragraph behave as Emacs 26.1 fill-paragraph

2018-06-17 Thread Nicolas Goaziou
Hello, Vicente Vera writes: > The 'next' branch will be merged with 'master' for Org 9.2 release? No. "next" will be merged with master after Org 9.2 release. So it's really for Org 9.3. Regards, -- Nicolas Goaziou

Re: [O] Use Emacs' default value of "bidi-paragraph-direction" in orgmode

2018-06-17 Thread Eli Zaretskii
> From: ST > Cc: m...@nicolasgoaziou.fr, Emacs-orgmode@gnu.org > Date: Sun, 17 Jun 2018 19:47:31 +0300 > > > I agree with (1) and (2), but your conclusion doesn't follow from > > that. The value nil means that the base directionality of > > _each_paragraph_ is determined dynamically. It does NO

Re: [O] Use Emacs' default value of "bidi-paragraph-direction" in orgmode

2018-06-17 Thread ST
On Sun, 2018-06-17 at 16:10 +0300, Eli Zaretskii wrote: > > From: ST > > Cc: Nicolas Goaziou , Emacs-orgmode@gnu.org > > Date: Sun, 17 Jun 2018 15:29:58 +0300 > > > > 1. Do you agree that the vast majority of all the documents in human > > history were/are EITHER ltr OR rtl? Meaning that mixed lt

Re: [O] Make org-fill-paragraph behave as Emacs 26.1 fill-paragraph

2018-06-17 Thread Vicente Vera
Nice, thanks. The 'next' branch will be merged with 'master' for Org 9.2 release? El jue, jun 14, 2018 16:07, Nicolas Goaziou escribió: > Hello, > > Vicente Vera writes: > > > Since Emacs 26.1 ‘fill-paragraph’ doesn't change the buffer contents > > if no filling is needed on the current paragra

Re: [O] Use Emacs' default value of "bidi-paragraph-direction" in orgmode

2018-06-17 Thread Eli Zaretskii
> From: ST > Cc: Nicolas Goaziou , Emacs-orgmode@gnu.org > Date: Sun, 17 Jun 2018 15:29:58 +0300 > > 1. Do you agree that the vast majority of all the documents in human > history were/are EITHER ltr OR rtl? Meaning that mixed ltr/rtl texts are > minority that we should not take care of... > 2. D

Re: [O] Use Emacs' default value of "bidi-paragraph-direction" in orgmode

2018-06-17 Thread ST
On Sun, 2018-06-17 at 09:12 +0300, Eli Zaretskii wrote: > > From: Nicolas Goaziou > > Cc: Emacs-orgmode@gnu.org > > Date: Fri, 15 Jun 2018 16:05:37 +0200 > > > > ST writes: > > > > > Please leave the Emacs' default value of "bidi-paragraph-direction" > > > which is "nil" in orgmode as well. Rig

Re: [O] [PATCH] No completion when querying for property value in capture template

2018-06-17 Thread Eric Danan
Indeed it works now, thanks! On Sat, Jun 16, 2018 at 11:24 PM Nicolas Goaziou wrote: > > Eric Danan writes: > > > I did some testing and it seems towork except in one case: if the > > template target is of type "file+headline" (I guess "file+olp" etc as > > well), the target file has an in-buffer

Re: [O] ox-texinfo: use an Org section as Info Top node

2018-06-17 Thread Nicolas Goaziou
Hello, Jonas Bernoulli writes: > Currently ox-texinfo uses the text before the first Org section as the > "Top" Info node. That is fine for manuals like org-manual.org where > that part of the document only consists of a few lines. In my manuals > there are up to 40 lines before the first head