[O] Multiple Indices

2019-02-28 Thread Robert Love
I’m using Org mode to document some software. When I see Texinfo used for this, I see that you can have a subject index and a variable index. How do I achieve the same thing in Org mode? Can someone point to examples of this?

[O] bug#34684: 26.1; Strange characters when inserting date

2019-02-28 Thread Eli Zaretskii
> From: Robert Pluim > Cc: "Wong\, Philip" , 34...@debbugs.gnu.org > Date: Thu, 28 Feb 2019 20:11:45 +0100 > > Eli Zaretskii writes: > > >> From: "Wong, Philip" > >> Date: Thu, 28 Feb 2019 14:16:25 + > >> > >> When I insert a date by pressing CTRL+C then period then enter I get > >> “<2

Re: [O] Lowercase keywords in 9.2?

2019-02-28 Thread Carlos Pita
Great, thanks!

Re: [O] bug#34684: 26.1; Strange characters when inserting date

2019-02-28 Thread Eric Abrahamsen
Robert Pluim writes: > Eli Zaretskii writes: > >>> From: "Wong, Philip" >>> Date: Thu, 28 Feb 2019 14:16:25 + >>> >>> When I insert a date by pressing CTRL+C then period then enter I get >>> “<2019-02-28 ¶g¥|>”. >>> >>> I’m not sure what the strange character is (¶g¥|), can someone help?

[O] bug#34684: 26.1; Strange characters when inserting date

2019-02-28 Thread Robert Pluim
Eli Zaretskii writes: >> From: "Wong, Philip" >> Date: Thu, 28 Feb 2019 14:16:25 + >> >> When I insert a date by pressing CTRL+C then period then enter I get >> “<2019-02-28 ¶g¥|>”. >> >> I’m not sure what the strange character is (¶g¥|), can someone help? > > Please show a complete recip

Re: [O] Bug: Org ignores column-width specifications in tables

2019-02-28 Thread Galen Menzel
On 28 Feb 2019, at 11:02, Nicolas Goaziou wrote: Hello, "Galen Menzel" writes: I’m seeing that in org 9.2.1 (from org-plus-contrib 20190225) tables are not respecting column-width specifications. For example, if I create the following table | Header 1

Re: [O] Lowercase keywords in 9.2?

2019-02-28 Thread Nicolas Goaziou
Hello, Carlos Pita writes: > Today I noticed the export templates inserted by org are still uppercase: > > #+LATEX_CLASS: article > #+LATEX_CLASS_OPTIONS: > #+LATEX_HEADER: > #+LATEX_HEADER_EXTRA: > #+DESCRIPTION: > #+KEYWORDS: > #+SUBTITLE: > #+LATEX_COMPILER: pdflatex > > #+DATE: \today > > Is

Re: [O] Bug: Org ignores column-width specifications in tables

2019-02-28 Thread Nicolas Goaziou
Hello, "Galen Menzel" writes: > I’m seeing that in org 9.2.1 (from org-plus-contrib 20190225) tables > are not respecting column-width specifications. For example, if > I create the following table > > | Header 1 | > | <10>

Re: [O] Bug: Org ignores column-width specifications in tables

2019-02-28 Thread Galen Menzel
Oops, forgot to include verbatim markers. For the following table ``` | Header 1 | | <10> | | This column should be truncated to 10 characters | ``` When I align it in org 9.1.9, the column display is truncated a

[O] Bug: Org ignores column-width specifications in tables

2019-02-28 Thread Galen Menzel
Hi all, I’m seeing that in org 9.2.1 (from org-plus-contrib 20190225) tables are not respecting column-width specifications. For example, if I create the following table | Header 1 | | <10> | | This column sho

[O] bug#34684: 26.1; Strange characters when inserting date

2019-02-28 Thread Eli Zaretskii
> From: "Wong, Philip" > Date: Thu, 28 Feb 2019 14:16:25 + > > When I insert a date by pressing CTRL+C then period then enter I get > “<2019-02-28 ¶g¥|>”. > > I’m not sure what the strange character is (¶g¥|), can someone help? Please show a complete recipe, starting from "emacs -Q", to re

Re: [O] [PATCH] Let org-agenda align multibyte tags properly

2019-02-28 Thread Nicolas Goaziou
Hello, tumashu writes: > org agenda can not align tags which include multibyte char, please see > before.png > > This patch fix the problem, please see after.png I replaced (buffer-substring (match-beginning 1) (match-end 1)) with (match-string 1) and applied your patch. Thank you. Regards,

Re: [O] [PATCH] Let radio target works well with Chinese

2019-02-28 Thread Nicolas Goaziou
Hello, tumashu writes: > 在 2019-02-25 20:31:24,"Nicolas Goaziou" 写道: >>Hello, >> >>"Feng Shu" writes: >> >>> * lisp/org.el (org-update-radio-target-regexp): Let radio target works well >>> with Chinese >> >>Thank you. >> >>> There is no need to force split words with the help >>> of space fo

Re: [O] Lowercase keywords in 9.2?

2019-02-28 Thread Carlos Pita
Today I noticed the export templates inserted by org are still uppercase: #+LATEX_CLASS: article #+LATEX_CLASS_OPTIONS: #+LATEX_HEADER: #+LATEX_HEADER_EXTRA: #+DESCRIPTION: #+KEYWORDS: #+SUBTITLE: #+LATEX_COMPILER: pdflatex #+DATE: \today Is this intentional, is the lowercase convention intended

Re: [O] [PATCH] Let radio target works well with Chinese

2019-02-28 Thread tumashu
在 2019-02-25 20:31:24,"Nicolas Goaziou" 写道: >Hello, > >"Feng Shu" writes: > >> * lisp/org.el (org-update-radio-target-regexp): Let radio target works well >> with Chinese > >Thank you. > >> There is no need to force split words with the help >> of space for Chinese, this change let the

Re: [O] [RFC] Fixing link encoding once and for all

2019-02-28 Thread Nicolas Goaziou
Hello, Jens Lechtenboerger writes: > I copied that from the address bar of my browser, probably two years > ago. Today, I was surprised by a compilation failure. Link syntax is currently unstable. We fix it on one side and it breaks elsewhere. This thread is an attempt to make the link synta

Re: [O] [RFC] Fixing link encoding once and for all

2019-02-28 Thread Neil Jerram
On Wed, 27 Feb 2019 at 10:49, Nicolas Goaziou wrote: > > Hello, > > Neil Jerram writes: > > > I'm not sure how much freedom you have here, but I think it would be > > both clearer - by avoiding confusion with URL-escaping - and easier to > > type, to use an entirely different form of escaping in

Re: [O] Set checkbox to intermediate in code

2019-02-28 Thread Cecil Westerhof
Op do 28 feb. 2019 om 08:51 schreef Cecil Westerhof : > I can set a checkbox to intermediate with: > C-u C-u C-c C-x C-b > > But I want to do it with code. How would I do that? > Found it. Quit simple: (org-toggle-checkbox '(16)) -- Cecil Westerhof