From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Erik Iverson Newsgroups: gmane.emacs.help Subject: Re: Tics problem in LaTeX mode Date: Mon, 05 Apr 2010 14:03:07 -0500 Message-ID: <4BBA33EB.4050709@ccbr.umn.edu> References: <4BB9FDD2.6080501@zbh.uni-hamburg.de> <4BBA2DCB.9040302@zbh.uni-hamburg.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1270494223 29049 80.91.229.12 (5 Apr 2010 19:03:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 5 Apr 2010 19:03:43 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Stefan Bienert Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 05 21:03:42 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NyraH-0002XN-1D for geh-help-gnu-emacs@m.gmane.org; Mon, 05 Apr 2010 21:03:41 +0200 Original-Received: from localhost ([127.0.0.1]:55120 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NyraG-0004aa-Ir for geh-help-gnu-emacs@m.gmane.org; Mon, 05 Apr 2010 15:03:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NyrZr-0004aV-Kn for help-gnu-emacs@gnu.org; Mon, 05 Apr 2010 15:03:15 -0400 Original-Received: from [140.186.70.92] (port=50549 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NyrZp-0004a2-QI for help-gnu-emacs@gnu.org; Mon, 05 Apr 2010 15:03:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NyrZo-0005nO-ED for help-gnu-emacs@gnu.org; Mon, 05 Apr 2010 15:03:13 -0400 Original-Received: from walleye.ccbr.umn.edu ([128.101.116.11]:1624) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NyrZo-0005nA-8w for help-gnu-emacs@gnu.org; Mon, 05 Apr 2010 15:03:12 -0400 Original-Received: from tadpole.ccbr.umn.edu (tadpole.ccbr.umn.edu [128.101.116.26]) by walleye.ccbr.umn.edu (8.9.3p2/8.9.3) with ESMTP id OAA09888; Mon, 5 Apr 2010 14:03:10 -0500 (CDT) Original-Received: from iron.ccbr.umn.edu (iron.ccbr.umn.edu [128.101.116.194]) by tadpole.ccbr.umn.edu (8.9.3/8.9.3) with ESMTP id OAA29254; Mon, 5 Apr 2010 14:03:08 -0500 (CDT) User-Agent: Thunderbird 2.0.0.23 (X11/20090812) In-Reply-To: <4BBA2DCB.9040302@zbh.uni-hamburg.de> X-detected-operating-system: by eggs.gnu.org: NMAP syn scan (4) 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:72602 Archived-At: Stefan Bienert wrote: >> AUCTeX switched off? For me AUCTeX never left " as ". There are also >> variables TeX-close-quote and TeX-open-quote. > > I think I have AUCTeX on, since I have that "LaTeX" menu in the menubar. > How do I check what values are set in the quote variables? > You might first try starting emacs *without* your .emacs being loaded, to see what behavior you notice, then as suggested by others on the list, start uncommenting half of your .emacs at a time until the problem reveals itself, and by doing that, you will have narrowed down what is causing the issue.