auctex
[Top][All Lists]
Advanced

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

[AUCTeX] LaTeX: Inserting a list environment with a \item starting regio


From: Akim Demaille
Subject: [AUCTeX] LaTeX: Inserting a list environment with a \item starting region
Date: Thu, 22 Sep 2005 12:00:30 +0200

Hi People!

When one selects a region and requires to make it a list, AUC-TeX also
inserts the initial \item, possibly querying for its label. This is a
fine behavior, but I think that it should first check that the region
does not already start by an \item --- in which case, of course, it
should refrain introducing another.

Thanks!

Emacs  : GNU Emacs 21.4.1 (i386-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2005-03-17 on trouble, modified by Debian
Package: AUCTeX 11.55

current state:
==============
(setq
 window-system 'x
 LaTeX-version "2e"
 TeX-style-path '("style/" "auto/"
                  "/usr/share/emacs21/site-lisp/auctex/style/"
                  "/var/lib/auctex/emacs21/")
 TeX-auto-save t
 TeX-parse-self t
 TeX-master t
 )




reply via email to

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