bug-auctex
[Top][All Lists]
Advanced

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

bug#26032: Indenting in tabulars without &


From: Arash Esbati
Subject: bug#26032: Indenting in tabulars without &
Date: Fri, 10 Mar 2017 13:34:34 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2

Ikumi Keita <address@hidden> writes:

> I think that the sign test can be omitted altogether if we use `max'.
> That is, just
>
>            (max (+ 2 beg-col)
>                 (- (current-column) 1)))
>
> is enough.  This code does the expected job on my machine.

Hi Keita,

yes, of course.  Thank you very much.  I've push a new change set to
git.  Next try to close this bug.

Best, Arash





reply via email to

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