From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Bug in TeX input mode? Date: Wed, 24 Jun 2009 10:43:28 +0200 Message-ID: References: <7b501d5c0906171343v202e47f9y64d808268cb50ee7@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1245883834 19391 80.91.229.12 (24 Jun 2009 22:50:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 24 Jun 2009 22:50:34 +0000 (UTC) Cc: Emacs-Devel devel To: Deniz Dogan Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 25 00:50:26 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MJbIP-0000Tn-LK for ged-emacs-devel@m.gmane.org; Thu, 25 Jun 2009 00:50:25 +0200 Original-Received: from localhost ([127.0.0.1]:50993 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJbIO-0008HB-UO for ged-emacs-devel@m.gmane.org; Wed, 24 Jun 2009 18:50:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MJafk-0004lb-QO for emacs-devel@gnu.org; Wed, 24 Jun 2009 18:10:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MJafg-0004k8-8m for emacs-devel@gnu.org; Wed, 24 Jun 2009 18:10:28 -0400 Original-Received: from [199.232.76.173] (port=58292 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJafg-0004k5-2I for emacs-devel@gnu.org; Wed, 24 Jun 2009 18:10:24 -0400 Original-Received: from smtp-02.vtx.ch ([212.147.0.114]:40299) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MJaff-0002kE-LN for emacs-devel@gnu.org; Wed, 24 Jun 2009 18:10:23 -0400 Original-Received: from alfajor.home (dyn.83-228-166-055.dsl.vtx.ch [83.228.166.55]) by smtp-02.vtx.ch (VTX Services SA) with ESMTP id 526DA5FCF8; Thu, 25 Jun 2009 00:10:22 +0200 (CEST) Original-Received: by alfajor.home (Postfix, from userid 20848) id 40A8564339; Wed, 24 Jun 2009 10:43:28 +0200 (CEST) In-Reply-To: <7b501d5c0906171343v202e47f9y64d808268cb50ee7@mail.gmail.com> (Deniz Dogan's message of "Wed, 17 Jun 2009 22:43:22 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:111698 Archived-At: > I'm not sure whether this is a bug in TeX input mode or correct. Any ideas? I agree it's a bug in the TeX input method, probably due to the fonts available back when it was written. Stefan