Re: [O] Order of items after a headline in an Org outline?

2019-02-09 Thread Richard Lawrence
Hi David, David Masterson writes: > Is there a documented requirement of the order of things in a Org > outline? My understanding is that a lot of work in recent years has gone into making Org's syntax more consistent, and this is an ongoing effort. So, sometimes things still work if they're

Re: [O] Order of items after a headline in an Org outline?

2019-02-09 Thread Marco Wahl
Hi David, > Is there a documented requirement of the order of things in a Org > outline? Yes. See https://orgmode.org/worg/dev/org-syntax.html. > For instance, do these things have to come directly after the > headline and, if so, in what order? Will Org get confused otherwise? This is possib

[O] Order of items after a headline in an Org outline?

2019-02-09 Thread David Masterson
Is there a documented requirement of the order of things in a Org outline? For instance, do these things have to come directly after the headline and, if so, in what order? Will Org get confused otherwise? * PROPERTY drawer * Timestamp * SCHEDULED and DEADLINE * Notes -- David

[O] Bug: Tables with multibyte characters and ASCII are not aligned properly after org-table-align in GUI mode [9.2.1 (9.2.1-2-gc6d37c-elpaplus @ ~/.emacs.d/elpa/org-plus-contrib-20190204/)]

2019-02-09 Thread Adam Faryna
Tables with multibyte characters and ASCII are not aligned properly after org-table-align in GUI mode. In -nw mode table is properly aligned, but its incorrect in GUI mode. Steps to reproduce: Start emacs in GUI mode. Copy and paste table below to org-mode buffer. Put emacs cursor inside the tabl

Re: [O] Mutually-exclusive Org tags still inherit each other

2019-02-09 Thread Nicolas Goaziou
Hello, Tina Russell writes: > So, according to the Org documentation: “You can also group together tags > that are mutually exclusive by using braces … Selecting a tag in a group of > mutually exclusive tags will turn off any other tags from that group. > > But, if I do this… > > #+TAGS: { place

Re: [O] Key bindings for Org export back-ends?

2019-02-09 Thread Jens Lechtenboerger
On 2019-02-08, at 22:03, Jens Lechtenboerger wrote: > On 2019-02-08, at 10:54, Kaushal Modi wrote: > >> On Fri, Feb 8, 2019 at 10:48 AM Thomas S. Dye wrote: >> >>> One place for the list of key bindings might be here: >>> https://orgmode.org/worg/exporters/index.html >>> >> >> That's a great idea

Re: [O] error in org-mode 9.2 manual

2019-02-09 Thread Marco Wahl
Hi Ian, > P. 122 > M-* org-agenda-bulk-toggle-all may have wrong definition, it is a duplicate > of definition for org-agenda-mark-regexp I changed the text from - Mark entries matching a regular expression for bulk action. to + Toggle mark of every entry for bulk action. Thanks, --

[O] error in org-mode 9.2 manual

2019-02-09 Thread Ian Garmaise
P. 122 M-* org-agenda-bulk-toggle-all may have wrong definition, it is a duplicate of definition for org-agenda-mark-regexp -- = Ian Garmaise Consultant Phorix Solutions Group ia...@phorixsol.com Toronto cell: 416.432.2251 NYC: 917.512.9535 https://www.linkedin.com/in/igarmaise/ http://www

Re: [O] bug#34323: reproducibility: absolute file names in ox-odt.elc

2019-02-09 Thread Nicolas Goaziou
Hello, Glenn Morris writes: > It's due to the eval-when-compile sections in org-odt-schema-dir-list > and org-odt-styles-dir-list. These don't make sense to me. All they do > is add the build directory. There is a comment "see make install", but I > cannot see what this refers to. No similar var

Re: [O] Refiling Completion Systems

2019-02-09 Thread Detlef Steuer
Am Fri, 8 Feb 2019 15:34:17 -0700 schrieb Samuel Wales : > i use ido with ido-hacks and ido-clever-match. the last one sorts > choices beautifully. Would it be possible to see your config? Such a headstart would be fine! Detlef