[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Bug: Editing <column-width> cookie in table column breaks tabbin
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Bug: Editing <column-width> cookie in table column breaks tabbing [9.1.9 (9.1.9-3-gb1a639-elpa @ /home/foo/.emacs.d/elpa/org-20180402/)] |
Date: |
Thu, 12 Apr 2018 15:41:23 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hello,
Sebastian P. Luque <address@hidden> writes:
> ╭───── [ emacs_init.el ]
> │ (package-initialize)
> │ (toggle-debug-on-error)
> │ (setq org-startup-align-all-tables t)
> ╰─────
>
> First line is to ensure the Elpa Org package is available.
>
> ╭───── [ bug.org ]
> │ * Column width alignment
> │
> │ | A | B | C |
> │ | | | <5> |
> │ | 123 | 1234 | 56789 |
> ╰─────
>
> and then do:
>
> emacs -q -l emacs_init.el bug.org
>
> Now edit the column width cookie a few times, hitting TAB after each
> edit. I haven't yet found what sequence of edits that triggers the
> error in this example, as it seems inconsistent. I tried switching
> between different permutations of 2, 3, 4, 5, and eventually the
> debugger is entered. During normal use cases, I get into the error
> right away.
I still cannot reproduce it. Could you update Org (e.g., from GNU ELPA)
and try again?
Regards,
--
Nicolas Goaziou