[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] verbatim like environment and automatic indentation
From: |
Tassilo Horn |
Subject: |
Re: [AUCTeX] verbatim like environment and automatic indentation |
Date: |
Wed, 15 Oct 2014 21:09:46 +0200 |
User-agent: |
Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) |
jfbu <address@hidden> writes:
Hi Jean-Francois,
> I have an environment, everbatim, which is
> like verbatim.
>
> I customized variable LaTeX-verbatim-environments
>
> and font-locking is OK
>
> however when I create via C-c C-e such an environment
> with a pre-existing active region, it gets the usal 2 spaces
> indentation
>
> with verbatim, no such indentation is added
>
> how can I tell AUCTeX not to add indentation for
> everbatim?
Have a look at `LaTeX-indent-environment-list'.
Bye,
Tassilo