The minimal example are the two tables in an org-file. When I try to
move in those tables using TAB it is working okay in the first but not
in the second. Note however that it is working as expected with emacs -Q
and manually loading org.

There seems to be something in my configuration that needs to be
adjusted to the last changes in org-mode. It stopped working a few days
ago without any changes of my config. Any idea what to look for?


| col1 | col2 |
|------+------|
| a11  | a12  |
| a21  | a22  |


| col1               | col2               |
|--------------------+--------------------|
| http://www.url1.de | http://www.url2.de |



Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:

> Hello,
>
> Andrej Depperschmidt <depper...@posteo.de> writes:
>
>> The following error occurs
>>
>> font-lock-fontify-keywords-region: Wrong type argument: listp,
>> org-table
>
> It looks like the same problem.
>
>> I checked with the latest version of org from git.
>
> Odd. Please make sure you are really using development version. If the
> problem persists, could you provide an ECM?
>
> Regards,

Reply via email to