[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] New environment and newline
From: |
Ralf Angeli |
Subject: |
Re: [AUCTeX] New environment and newline |
Date: |
Thu, 11 Nov 2010 19:47:40 +0100 |
* vinay wagh (2010-11-11) writes:
> I am having auctex 11.85-1ubuntu1 and emacs 23.1+1-4ubuntu7 (both installed
> from Ubuntu repo). For last couple of months I am observing a strange
> problem. Whenever I insert a new environment the newlines are kind of
> misplaced.
>
> For example, for a new document, by C-c C-e, if I insert a new environment
> "document", then the line documentclass[OPTIONS]{article} is printed after
> \end{document} line.
>
> Similarly, in case of environments like enumerate, itemize, etc. the \item
> command is printed on the same line as \begin{ENV_NAME}
>
> Is there any way to fix this?
I don't really have an idea what could cause such behavior. Does it
work as expected if you start Emacs with the following command line?
emacs -Q -l auctex
--
Ralf