emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-end-of-line and <TAB> in table interaction


From: Nicolas Goaziou
Subject: Re: [O] org-end-of-line and <TAB> in table interaction
Date: Fri, 28 Sep 2018 14:21:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Robert Pluim <address@hidden> writes:

> I was under the impression that 'org-end-of-line' is intended to do
> something only when in a heading, since it does:
>
>              (looking-at org-complex-heading-regexp)))
>
> hence my patch to make it not do anything in tables.

It is meant to do something special on a heading and call `end-of-line'
everywhere else. Are you saying that `org-end-of-line' doesn't call
`end-of-line', as it should?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]