From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Werner LEMBERG Newsgroups: gmane.emacs.devel Subject: Re: still `umlaut-bug' with current Emacs Date: Sun, 19 Apr 2009 07:33:31 +0200 (CEST) Message-ID: <20090419.073331.107687448.wl@gnu.org> References: <20090408.065936.26529613.wl@gnu.org> <20090409.082151.107253631.wl@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1240119248 24069 80.91.229.12 (19 Apr 2009 05:34:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 19 Apr 2009 05:34:08 +0000 (UTC) Cc: emacs-devel@gnu.org To: handa@m17n.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 19 07:35:27 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 1LvPgb-0003jl-FA for ged-emacs-devel@m.gmane.org; Sun, 19 Apr 2009 07:35:25 +0200 Original-Received: from localhost ([127.0.0.1]:39773 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LvPfC-0005U9-C2 for ged-emacs-devel@m.gmane.org; Sun, 19 Apr 2009 01:33:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LvPf5-0005U4-4i for emacs-devel@gnu.org; Sun, 19 Apr 2009 01:33:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LvPez-0005TN-Si for emacs-devel@gnu.org; Sun, 19 Apr 2009 01:33:50 -0400 Original-Received: from [199.232.76.173] (port=54477 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LvPez-0005TK-Mm for emacs-devel@gnu.org; Sun, 19 Apr 2009 01:33:45 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:48362) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1LvPez-0007ZL-2h for emacs-devel@gnu.org; Sun, 19 Apr 2009 01:33:45 -0400 Original-Received: (qmail invoked by alias); 19 Apr 2009 05:33:42 -0000 Original-Received: from ip-78-94-5-101.unitymediagroup.de (EHLO localhost) [78.94.5.101] by mail.gmx.net (mp049) with SMTP; 19 Apr 2009 07:33:42 +0200 X-Authenticated: #54312696 X-Provags-ID: V01U2FsdGVkX1+/QNMajbO//OgnlReMmLfsjRxnIX0GqyFUBxmOqt PqevASRshtSqJf In-Reply-To: <20090409.082151.107253631.wl@gnu.org> X-Mailer: Mew version 6.2.50 on Emacs 22.3.1 / Mule 5.0 (SAKAKI) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.75 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:110345 Archived-At: >>> [...] I see another bug, as shown in the attached image. The >>> displayed text should be >>> >>> \textit{% >>> xxx \textbf{yyy}\\ >>> zzz} Using CVS emacs from today, it works now. Thanks for fixing! Werner