From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: mail@swathanthran.in (Shyam | =?utf-8?B?4LS24LWN4LSv4LS+4LSCIOC0lQ==?= =?utf-8?B?4LS+4LSw4LSo4LS+4LSf4LWN4LSf4LWN?= | Karanattu) Newsgroups: gmane.emacs.devel Subject: Re: Rendering Fix progresses, Now Input-Method Date: Mon, 20 Oct 2008 23:04:30 +0530 Message-ID: <871vybxja1.fsf@swathanthran.in> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1224539217 26252 80.91.229.12 (20 Oct 2008 21:46:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 20 Oct 2008 21:46:57 +0000 (UTC) To: "Kenichi Handa","emacs-devel" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 20 23:47:56 2008 connect(): Connection refused 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 1KryfY-0007Cg-As for ged-emacs-devel@m.gmane.org; Mon, 20 Oct 2008 19:35:52 +0200 Original-Received: from localhost ([127.0.0.1]:44812 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KryeT-0004JL-0Z for ged-emacs-devel@m.gmane.org; Mon, 20 Oct 2008 13:34:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KryeP-0004J1-4x for emacs-devel@gnu.org; Mon, 20 Oct 2008 13:34:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KryeM-0004IT-DY for emacs-devel@gnu.org; Mon, 20 Oct 2008 13:34:39 -0400 Original-Received: from [199.232.76.173] (port=47562 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KryeM-0004IP-4r for emacs-devel@gnu.org; Mon, 20 Oct 2008 13:34:38 -0400 Original-Received: from node31.myserverhosts.com ([76.74.159.91]:17860) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KryeM-0000fh-FS for emacs-devel@gnu.org; Mon, 20 Oct 2008 13:34:38 -0400 Original-Received: from [117.196.131.54] (helo=sarika.sarika) by node31.myserverhosts.com with esmtpa (Exim 4.69) (envelope-from ) id 1KryeJ-00033i-2L; Mon, 20 Oct 2008 17:34:35 +0000 Reference: <874p378me7.fsf@swathanthran.in> <8763nn8mf2.fsf@swathanthran.in> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - node31.myserverhosts.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - swathanthran.in X-Source: X-Source-Args: X-Source-Dir: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6? (barebone, rare!) 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:104694 Archived-At: Hi again, Though the errors reported at the last mail can be adjusted for the moment, I have a more Serious Problem. I could get the Perfect rendering in emacs in general But the text area of Po-mode, where it is primarily needed, is rendering in the old type. I didnt yet get why that buffer alone is not taking the changes. Tried changing the fontset and composition-function-table but no way out!:( . The strings as entered to the po-mode after finalising with C-c C-c is rendered perfectly, but it fails where it matters i.e at the text edit area, the buffer named "*po-filename*" where po-filename is the name of the po-file being edited. The real joy of getting emacs with malayalam rendering comes when it helps in serious translation works like that of the gnu.org pages . Sadly the very same got affected :( All other buffers i have checked so far works perfectly. Thanks a lott Shyam K