From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mads Jensen Newsgroups: gmane.emacs.help Subject: auctex indentation Date: 23 Jul 2005 14:47:04 +0200 Organization: TDC Totalloesninger Message-ID: <87u0ilbsfr.fsf@madamex.madamex.dk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1122123227 17798 80.91.229.2 (23 Jul 2005 12:53:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 23 Jul 2005 12:53:47 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jul 23 14:53:45 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DwJUx-0008TB-G8 for geh-help-gnu-emacs@m.gmane.org; Sat, 23 Jul 2005 14:52:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DwJX9-0002cy-Dj for geh-help-gnu-emacs@m.gmane.org; Sat, 23 Jul 2005 08:55:15 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news2.google.com!proxad.net!newsfeed.stueberl.de!peernews3.colt.net!news0.de.colt.net!news-fra1.dfn.de!news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Original-Lines: 23 Original-NNTP-Posting-Host: 80.197.19.230 Original-X-Trace: 1122122903 dread15.news.tele.dk 64224 80.197.19.230:38991 Original-X-Complaints-To: abuse@post.tele.dk Original-Xref: shelby.stanford.edu gnu.emacs.help:132588 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:28106 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28106 Hi NG, I am trying to configure the auctex indenting, but that's easier said than done. Currently I have this in my .emacs: (setq LaTeX-item-indent 0 LaTeX-indentation 4) But it's only LaTeX-item-indent, that works like I want, ie. indents the items in an environment two spaces more than the \begin{..} and \end{..} delimeters. How can I do the same with the commands, that are inside \begin{document} and \end{document} ? I tried reading the manual, which is how I found out about LaTeX-item-indent. I am sure it's just a matter of choosing the right value for LaTeX-indentation !? Kind regards, -- Mads Jensen - mail sent to address ends in /dev/null s/spam/madsj for emailing me gpg: 7E775BDA It is impossible to make anything foolproof because fools are so ingenious.