From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Bienert Newsgroups: gmane.emacs.help Subject: Tics problem in LaTeX mode Date: Mon, 05 Apr 2010 17:12:18 +0200 Message-ID: <4BB9FDD2.6080501@zbh.uni-hamburg.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1270480377 8739 80.91.229.12 (5 Apr 2010 15:12:57 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 5 Apr 2010 15:12:57 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 05 17:12:57 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 1Nynyv-0008SK-CR for geh-help-gnu-emacs@m.gmane.org; Mon, 05 Apr 2010 17:12:54 +0200 Original-Received: from localhost ([127.0.0.1]:54668 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nynyu-00074k-Ha for geh-help-gnu-emacs@m.gmane.org; Mon, 05 Apr 2010 11:12:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NynyV-00074f-La for help-gnu-emacs@gnu.org; Mon, 05 Apr 2010 11:12:27 -0400 Original-Received: from [140.186.70.92] (port=48208 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NynyU-00074S-J6 for help-gnu-emacs@gnu.org; Mon, 05 Apr 2010 11:12:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NynyT-00004u-DG for help-gnu-emacs@gnu.org; Mon, 05 Apr 2010 11:12:26 -0400 Original-Received: from rzaixsrv2.rrz.uni-hamburg.de ([134.100.32.71]:34908) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NynyT-0008WD-3r for help-gnu-emacs@gnu.org; Mon, 05 Apr 2010 11:12:25 -0400 Original-Received: from wendelstein.zbh.uni-hamburg.de (wendelstein.zbh.uni-hamburg.de [134.100.209.3]) by rzaixsrv2.rrz.uni-hamburg.de (8.13.6/8.12.9) with ESMTP id o35FCMv7036422 for ; Mon, 5 Apr 2010 17:12:22 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by wendelstein.zbh.uni-hamburg.de (Postfix) with ESMTP id 31E75164CC9 for ; Mon, 5 Apr 2010 17:12:22 +0200 (CEST) Original-Received: from wendelstein.zbh.uni-hamburg.de ([127.0.0.1]) by localhost (wendelstein [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29707-07 for ; Mon, 5 Apr 2010 17:12:18 +0200 (CEST) Original-Received: from aachen.zbh.uni-hamburg.de (aachen.zbh.uni-hamburg.de [134.100.209.115]) by wendelstein.zbh.uni-hamburg.de (Postfix) with ESMTP id D8CE3164BB4 for ; Mon, 5 Apr 2010 17:12:18 +0200 (CEST) Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by aachen.zbh.uni-hamburg.de (Postfix) with ESMTP id A387CD8424B for ; Mon, 5 Apr 2010 17:12:18 +0200 (CEST) User-Agent: Thunderbird 2.0.0.23 (X11/20100316) X-Enigmail-Version: 0.95.7 X-detected-operating-system: by eggs.gnu.org: AIX 4.3.2 and earlier 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:72599 Archived-At: Hi there, I have a rather queer problem in LaTeX mode, using Emacs version 23.1.1. In other versions of Emacs, if I wrote `"` in a LaTeX file, I got ```` before a word and `''` after. Now, I only get '"'. Any idea? Probably something in my .emacs? greetings, Stefan