From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: Re: [pot@gnu.org: (setq sgml-transformation 'upcase) has no effect] Date: Thu, 17 May 2007 15:34:41 +0200 Message-ID: <87lkfnpo9a.fsf@ambire.localdomain> References: <200705171329.36410.cplate@web.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1179409012 13405 80.91.229.12 (17 May 2007 13:36:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 17 May 2007 13:36:52 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: Christian Plate Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 17 15:36:50 2007 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 1Hog9y-0008GY-Eu for ged-emacs-devel@m.gmane.org; Thu, 17 May 2007 15:36:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HogI3-0006Ug-Lr for ged-emacs-devel@m.gmane.org; Thu, 17 May 2007 09:45:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HogHH-0006C1-FH for emacs-devel@gnu.org; Thu, 17 May 2007 09:44:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HogHD-00066o-Of for emacs-devel@gnu.org; Thu, 17 May 2007 09:44:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HogHD-00066X-Lg for emacs-devel@gnu.org; Thu, 17 May 2007 09:44:19 -0400 Original-Received: from smtp-out4.libero.it ([212.52.84.46]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hog95-0006ao-0t; Thu, 17 May 2007 09:35:55 -0400 Original-Received: from localhost (172.31.0.47) by smtp-out4.libero.it (7.3.120) id 4611FF5202C398F2; Thu, 17 May 2007 15:34:23 +0200 X-Scanned: with antispam and antivirus automated system at libero.it Original-Received: from smtp-out2.libero.it ([172.31.0.38]) by localhost (asav-out6.libero.it [192.168.32.34]) (amavisd-new, port 10024) with ESMTP id revhE+Gl9WAX; Thu, 17 May 2007 15:34:23 +0200 (CEST) Original-Received: from ambire.localdomain (151.21.38.222) by smtp-out2.libero.it (7.3.120) id 4611FD3803D356DB; Thu, 17 May 2007 15:34:23 +0200 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1Hog7t-0001j8-VX; Thu, 17 May 2007 15:34:41 +0200 In-Reply-To: <200705171329.36410.cplate@web.de> (Christian Plate's message of "Thu\, 17 May 2007 13\:29\:36 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-detected-kernel: Linux 2.4-2.6 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:71236 Archived-At: () Christian Plate () Thu, 17 May 2007 13:29:36 +0200 this is my first patch for Emacs and I'm not that familiar with lisp, but the fix seems to be trivial. [patch] installed; thanks. thi