From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#10966: Fixes for persian/Farsi Input Methods -- leim/quail/persian.el Date: Fri, 09 Mar 2012 14:23:15 +0200 Message-ID: <83ty1yynd8.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1331295927 1906 80.91.229.3 (9 Mar 2012 12:25:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 9 Mar 2012 12:25:27 +0000 (UTC) Cc: 10966-done@debbugs.gnu.org To: Mohsen BANAN Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Mar 09 13:25:24 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S5yst-0005mv-9B for geb-bug-gnu-emacs@m.gmane.org; Fri, 09 Mar 2012 13:25:23 +0100 Original-Received: from localhost ([::1]:53292 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5yss-0006zN-Ix for geb-bug-gnu-emacs@m.gmane.org; Fri, 09 Mar 2012 07:25:22 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:40417) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5ysj-0006af-7k for bug-gnu-emacs@gnu.org; Fri, 09 Mar 2012 07:25:18 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S5yse-0006rY-9S for bug-gnu-emacs@gnu.org; Fri, 09 Mar 2012 07:25:12 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:33320) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5yse-0006rL-6S for bug-gnu-emacs@gnu.org; Fri, 09 Mar 2012 07:25:08 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1S5ytX-0001Ji-3j for bug-gnu-emacs@gnu.org; Fri, 09 Mar 2012 07:26:03 -0500 Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Fri, 09 Mar 2012 12:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 10966 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 10966@debbugs.gnu.org, eliz@gnu.org Original-Received: via spool by 10966-done@debbugs.gnu.org id=D10966.13312959194981 (code D ref 10966); Fri, 09 Mar 2012 12:26:02 +0000 Original-Received: (at 10966-done) by debbugs.gnu.org; 9 Mar 2012 12:25:19 +0000 Original-Received: from localhost ([127.0.0.1]:40139 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S5ysp-0001II-7A for submit@debbugs.gnu.org; Fri, 09 Mar 2012 07:25:19 -0500 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:54938) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S5ysm-0001I4-9S for 10966-done@debbugs.gnu.org; Fri, 09 Mar 2012 07:25:18 -0500 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0M0M00400A63TJ00@a-mtaout22.012.net.il> for 10966-done@debbugs.gnu.org; Fri, 09 Mar 2012 14:23:09 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.229.138.42]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M0M004CHAEKQE50@a-mtaout22.012.net.il>; Fri, 09 Mar 2012 14:23:09 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:57581 Archived-At: > From: Mohsen BANAN > Date: Wed, 07 Mar 2012 15:56:35 -0800 > > Attached are a numbers of bug fixes for > leim/quail/persian.el (emacs 24.0.94) as a context > diff. > > The fixes include: > > - Full compliance to ISIRI-6219. Forbiden > characters were eliminated and missing > characters were added. > > - Layer 3 of ISIRI-9147 is now implemented > with a '\' prefix. > > - Double entry of characters which were > postfixed with 'h' is now supported. > > - Lots of comment and additional pointers have > been added. > > Please apply this context diff. Thanks, I installed this. Please note that the diffs were probably generated from some old copy of the file, not from the one that came with 24.0.94, because the Copyright line did not include 2012. I fixed that. I also fixed a few comments that were way wider than 80 columns, and enclosed the keyboard layout in the comments in a left-to-right override embedding, to prevent reordering by the display engine. After I did that, it turned out the mirrored characters in the layout need to be manually mirrored, so I did that as well. The result is available as bzr revision 107539 on the trunk. I'm closing this bug report. Thank you for your contribution.