From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Bryan W. Lepore" Newsgroups: gmane.emacs.help Subject: latex mode : / behavior Date: Wed, 5 Dec 2007 12:18:47 -0600 (CST) Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Trace: ger.gmane.org 1196878758 29810 80.91.229.12 (5 Dec 2007 18:19:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Dec 2007 18:19:18 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 05 19:19:28 2007 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.50) id 1IzyqG-0008Ew-7g for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Dec 2007 19:19:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Izypz-0006mi-Ep for geh-help-gnu-emacs@m.gmane.org; Wed, 05 Dec 2007 13:19:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Izypi-0006lk-1J for help-gnu-emacs@gnu.org; Wed, 05 Dec 2007 13:18:54 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Izyph-0006kd-9S for help-gnu-emacs@gnu.org; Wed, 05 Dec 2007 13:18:53 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Izypg-0006k6-OH for help-gnu-emacs@gnu.org; Wed, 05 Dec 2007 13:18:52 -0500 Original-Received: from ironman.mail.utexas.edu ([128.83.32.51]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Izypf-0005cd-L4 for help-gnu-emacs@gnu.org; Wed, 05 Dec 2007 13:18:52 -0500 Original-Received: from wb3-a.mail.utexas.edu ([128.83.126.138]) by ironman.mail.utexas.edu with ESMTP; 05 Dec 2007 12:18:48 -0600 Original-Received: (qmail 54052 invoked from network); 5 Dec 2007 18:18:47 -0000 Original-Received: from dhcp-128-83-98-129.phr.utexas.edu (bryanlepore@128.83.98.129) by wb3.mail.utexas.edu with (RC4-SHA encrypted) ESMTPSSA; 5 Dec 2007 18:18:47 -0000 X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:49861 Archived-At: emacs 21.2.1 (via fink), Mac OSX 10.4.11, kernel 8.11.0, .. using latex mode, i noticed that forward-slash (/) in latex mode causes an underscore to be put under it and the 'dialogue' window reports : /[ /=AEO\aceo] i DO have (require 'paren) activated in my .emacs, perhaps its related - just curious what this means, perhaps some conflict - googling for it is somewhat tricky. thanks -bryan