From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Harald Maier Newsgroups: gmane.emacs.help Subject: Re: Please help!!! Date: Tue, 13 Jan 2004 06:48:24 +0100 Organization: 1&1 Internet AG Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1073973863 25853 80.91.224.253 (13 Jan 2004 06:04:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 13 Jan 2004 06:04:23 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 13 07:04:21 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AgHf2-0003Mz-00 for ; Tue, 13 Jan 2004 07:04:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AgHbZ-0002VW-Hg for geh-help-gnu-emacs@m.gmane.org; Tue, 13 Jan 2004 01:00:45 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!news2.telebyte.nl!npeer.de.kpn-eurorings.net!news.uni-stuttgart.de!rz.uni-karlsruhe.de!feed.news.schlund.de!schlund.de!news.online.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: p5088e8c7.dip0.t-ipconnect.de Original-X-Trace: online.de 1073972905 18876 80.136.232.199 (13 Jan 2004 05:48:25 GMT) Original-X-Complaints-To: abuse@einsundeins.com Original-NNTP-Posting-Date: Tue, 13 Jan 2004 05:48:25 +0000 (UTC) User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:12lETNwTxaFODaBBC+H5ePpLk7A= Original-Xref: shelby.stanford.edu gnu.emacs.help:120029 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:15971 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15971 shankar@math.ou.edu writes: > I've been using emacs for some time (mostly for Latex) and the newer > versions (which are automatic on newer versions of Linux) have a > most annoying feature (bug?): Whenever I begin an environment like > "\begin{theorem}" or "\begin{remark}", the very next line is > automatically shifted 2 spaces and the same is true for every line > within the environment. I understand this is probably useful for > programmers, but it is driving me crazy. I tried going through the > customization buffers but could not fix this. Any help from you is > much appreciated. I tried the described case with 'emacs -q --no-site-file' and I could not reproduce this behavior so I assume it's related with some definition in your .emacs file. Harald