[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] New environment and newline
From: |
Dr. Vinay Wagh |
Subject: |
Re: [AUCTeX] New environment and newline |
Date: |
Fri, 12 Nov 2010 15:58:20 +0530 |
Wow!!! This works... I mean with these command line options, I am
getting the desired output, the newlines are properly adjusted...
So now, what could be the problem? Is it with my .emacs?
Thanks and regards
VInay
On Fri, Nov 12, 2010 at 12:17 AM, Ralf Angeli <address@hidden> wrote:
> * 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
>