[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] how to disable indentation for tabular-like environment
From: |
Arash Esbati |
Subject: |
Re: [AUCTeX] how to disable indentation for tabular-like environment |
Date: |
Mon, 23 May 2016 14:01:30 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.94 |
Hi Mosè,
Mosè Giordano <address@hidden> writes:
> 2016-05-21 16:52 GMT+02:00 François Patte <address@hidden>:
>> And AucTex continues to indent longtable environment as it did
>> previously.... ie: an unreadable source file as soon as you have a table
>> with very long rows
>
> The problem was that file styles overrode custom settings, hanks for
> spotting this! I fixed it in git. If you aren't using development
> version of AUCTeX you'll get the fix with next ELPA or stable version.
I wonder if you wanted to do this in currvita.el:
(add-to-list 'LaTeX-item-list '("cvlist" . LaTeX-item-argument) t)
You changed only the year in the copyright statement.
Best, Arash