From unknown Thu Sep 11 16:22:12 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10935: 23.3; devanagari-itrans method incomplete Resent-From: Rustom Mody Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 04 Mar 2012 06:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 10935 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 10935@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.133084302915080 (code B ref -1); Sun, 04 Mar 2012 06:38:02 +0000 Received: (at submit) by debbugs.gnu.org; 4 Mar 2012 06:37:09 +0000 Received: from localhost ([127.0.0.1]:60550 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S4541-0003uf-TK for submit@debbugs.gnu.org; Sun, 04 Mar 2012 01:37:07 -0500 Received: from eggs.gnu.org ([208.118.235.92]:33052) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S453i-0003uA-5W for submit@debbugs.gnu.org; Sun, 04 Mar 2012 01:36:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S4531-0006iM-T3 for submit@debbugs.gnu.org; Sun, 04 Mar 2012 01:36:01 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, HTML_MESSAGE,RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:59274) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4531-0006iH-Mt for submit@debbugs.gnu.org; Sun, 04 Mar 2012 01:35:59 -0500 Received: from eggs.gnu.org ([208.118.235.92]:43907) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S452z-0003q3-U1 for bug-gnu-emacs@gnu.org; Sun, 04 Mar 2012 01:35:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S452w-0006i4-NO for bug-gnu-emacs@gnu.org; Sun, 04 Mar 2012 01:35:56 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:49425) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S452w-0006hz-DD for bug-gnu-emacs@gnu.org; Sun, 04 Mar 2012 01:35:54 -0500 Received: by iajr24 with SMTP id r24so5028206iaj.0 for ; Sat, 03 Mar 2012 22:35:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=WLBrNgM26Pdj5+D6KQBzISHJ8ziBCTy/Q3GyC5DogO0=; b=B+QCS2pk9YgDl4ZnCCWKSdpm9F9P4dgxupZiYIlYp8IQTQpzDxp90Aa8wZRyGmqQEg cpH/dAjl4VQoQo3twcoTwSDe7jrHaM5t1UFUmaDdtsNNMKgPU2LTim7Ly3Vj0eGbhjfA 3jwUqvYnyDyon12QoeeN7+BM1o8+ELJ/DnfDavnt48aRj+IkBUE7htahsrSRuz354OB+ KGBePvEfalTqxqmhY3Ivax4HY1KUzhRvgkgsSSXzMBhU/mzLhTJRZ9YBrHRN4gqFcpeX qi1Nq2hErYyWlqROsmjwqUbmTO/d12EoaE5i/r5staU6FqwVi0LR6OvdbBA3T2j1pexm D3iA== MIME-Version: 1.0 Received: by 10.50.88.161 with SMTP id bh1mr2855859igb.4.1330842951644; Sat, 03 Mar 2012 22:35:51 -0800 (PST) Received: by 10.231.113.206 with HTTP; Sat, 3 Mar 2012 22:35:51 -0800 (PST) Date: Sun, 4 Mar 2012 12:05:51 +0530 Message-ID: From: Rustom Mody Content-Type: multipart/alternative; boundary=e89a8f3ba21162764504ba65052b X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.1 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) --e89a8f3ba21162764504ba65052b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable The devanagari-itrans method does not translate the pipe '|' into the devanagari danda =E0=A5=A4 (unicode 964) but leaves it at | ASCII 0x7c Note: The devanagari-inscript input method inputs the danda correctly. In GNU Emacs 23.3.1 (i486-pc-linux-gnu, GTK+ Version 2.24.6) of 2011-09-10 on spike.0x539.de, modified by Debian Windowing system distributor `The X.Org Foundation', version 11.0.11102901 configured using `configure '--build' 'i486-linux-gnu' '--build' 'i486-linux-gnu' '--prefix=3D/usr' '--sharedstatedir=3D/var/lib' '--libexecdir=3D/usr/lib' '--localstatedir=3D/var/lib' '--infodir=3D/usr/share/info' '--mandir=3D/usr/share/man' '--with-pop=3Dyes= ' '--enable-locallisppath=3D/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23= .3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.3/site-li= sp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.3/leim' '--with-crt-dir=3D/usr/lib/i386-linux-gnu' '--with-x=3Dyes' '--with-x-toolkit=3Dgtk' '--with-toolkit-scroll-bars' 'build_alias=3Di486-linux-gnu' 'CFLAGS=3D-DDEBIAN -g -O2' 'LDFLAGS=3D-g' 'CPPFLAGS=3D'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x r e p o r t - e m Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: /usr/share/emacs/23.3/site-lisp/cscope/xcscope hides /usr/share/emacs/site-lisp/xcscope /usr/share/emacs/23.3/site-lisp/cdargs hides /usr/share/emacs/site-lisp/cdargs /usr/share/emacs/23.3/site-lisp/cmake-data/cmake-mode hides /usr/share/emacs/site-lisp/cmake-mode /usr/share/emacs/23.3/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup /usr/share/emacs/site-lisp/tree-widget hides /usr/share/emacs/23.3/lisp/tree-widget /usr/share/emacs/23.3/site-lisp/dictionaries-common/flyspell hides /usr/share/emacs/23.3/lisp/textmodes/flyspell /usr/share/emacs/23.3/site-lisp/dictionaries-common/ispell hides /usr/share/emacs/23.3/lisp/textmodes/ispell Features: (shadow sort mail-extr message sendmail regexp-opt ecomplete rfc822 mml easymenu mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc time-date mm-util mail-prsvr gmm-utils wid-edit mailheader canlock sha1 hex-util hashcash mail-utils emacsbug tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd font-setting tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind system-font-setting font-render-setting gtk x-toolkit x multi-tty emacs) --e89a8f3ba21162764504ba65052b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable The devanagari-itrans method does not translate the pipe '|' into t= he devanagari danda =E0=A5=A4 (unicode 964) but leaves it at | ASCII 0x7cNote: The devanagari-inscript input method inputs the danda correctly.



In GNU Emacs 23.3.1 (i486-pc-linux-gnu, GTK+ Version 2.24.6)=C2=A0of 2011-09-10 on spike.0x539.de, modified by Debian
Windowing system distributor `The X.Org Foundation= ', version 11.0.11102901
configured using `configure=C2=A0 '--build' 'i486-linux-gnu'= ; '--build' 'i486-linux-gnu' '--prefix=3D/usr' '= ;--sharedstatedir=3D/var/lib' '--libexecdir=3D/usr/lib' '--= localstatedir=3D/var/lib' '--infodir=3D/usr/share/info' '--= mandir=3D/usr/share/man' '--with-pop=3Dyes' '--enable-local= lisppath=3D/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.3/site-lisp:/u= sr/local/share/emacs/site-lisp:/usr/share/emacs/23.3/site-lisp:/usr/share/e= macs/site-lisp:/usr/share/emacs/23.3/leim' '--with-crt-dir=3D/usr/l= ib/i386-linux-gnu' '--with-x=3Dyes' '--with-x-toolkit=3Dgtk= ' '--with-toolkit-scroll-bars' 'build_alias=3Di486-linux-gn= u' 'CFLAGS=3D-DDEBIAN -g -O2' 'LDFLAGS=3D-g' 'CPPFL= AGS=3D''

Important settings:
=C2=A0 value of $LC_ALL: nil
=C2=A0 value of = $LC_COLLATE: nil
=C2=A0 value of $LC_CTYPE: nil
=C2=A0 value of $LC_M= ESSAGES: nil
=C2=A0 value of $LC_MONETARY: nil
=C2=A0 value of $LC_NU= MERIC: nil
=C2=A0 value of $LC_TIME: nil
=C2=A0 value of $LANG: en_US.UTF-8
=C2=A0 value of $XMODIFIERS: nil
= =C2=A0 locale-coding-system: utf-8-unix
=C2=A0 default enable-multibyte-= characters: t

Major mode: Lisp Interaction

Minor modes in eff= ect:
=C2=A0 tooltip-mode: t
=C2=A0 mouse-wheel-mode: t
=C2=A0 tool-bar-mode: t
=C2=A0 menu-bar-mo= de: t
=C2=A0 file-name-shadow-mode: t
=C2=A0 global-font-lock-mode: t=
=C2=A0 font-lock-mode: t
=C2=A0 blink-cursor-mode: t
=C2=A0 auto-= encryption-mode: t
=C2=A0 auto-compression-mode: t
=C2=A0 line-number-mode: t
=C2=A0 transient-mark-mode: t

Recent i= nput:
M-x r e p o r t - e m <tab> <return>

Recent mes= sages:
For information about GNU Emacs and the GNU system, type C-h C-a.=

Load-path shadows:
/usr/share/emacs/23.3/site-lisp/cscope/xcscope hides = /usr/share/emacs/site-lisp/xcscope
/usr/share/emacs/23.3/site-lisp/cdarg= s hides /usr/share/emacs/site-lisp/cdargs
/usr/share/emacs/23.3/site-lis= p/cmake-data/cmake-mode hides /usr/share/emacs/site-lisp/cmake-mode
/usr/share/emacs/23.3/site-lisp/debian-startup hides /usr/share/emacs/site-= lisp/debian-startup
/usr/share/emacs/site-lisp/tree-widget hides /usr/sh= are/emacs/23.3/lisp/tree-widget
/usr/share/emacs/23.3/site-lisp/dictiona= ries-common/flyspell hides /usr/share/emacs/23.3/lisp/textmodes/flyspell /usr/share/emacs/23.3/site-lisp/dictionaries-common/ispell hides /usr/share= /emacs/23.3/lisp/textmodes/ispell

Features:
(shadow sort mail-ext= r message sendmail regexp-opt ecomplete rfc822 mml
easymenu mml-sec pass= word-cache mm-decode mm-bodies mm-encode mailcap
mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader
gnu= s-util netrc time-date mm-util mail-prsvr gmm-utils wid-edit
mailheader = canlock sha1 hex-util hashcash mail-utils emacsbug tooltip
ediff-hook vc= -hooks lisp-float-type mwheel x-win x-dnd font-setting
tool-bar dnd fontset image fringe lisp-mode register page menu-bar
rfn-e= shadow timer select scroll-bar mldrag mouse jit-lock font-lock
syntax fa= cemenu font-core frame cham georgian utf-8-lang misc-lang
vietnamese tib= etan thai tai-viet lao korean japanese hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
case-tab= le epa-hook jka-cmpr-hook help simple abbrev loaddefs button
minibuffer = faces cus-face files text-properties overlay md5 base64
format env code-= pages mule custom widget hashtable-print-readable
backquote make-network-process dbusbind system-font-setting
font-render-= setting gtk x-toolkit x multi-tty emacs)

--e89a8f3ba21162764504ba65052b-- From unknown Thu Sep 11 16:22:12 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10935: 23.3; devanagari-itrans method incomplete References: Resent-From: Kenichi Handa Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 04 Mar 2012 09:35:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10935 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Rustom Mody Cc: 10935@debbugs.gnu.org Received: via spool by 10935-submit@debbugs.gnu.org id=B10935.133085365430747 (code B ref 10935); Sun, 04 Mar 2012 09:35:01 +0000 Received: (at 10935) by debbugs.gnu.org; 4 Mar 2012 09:34:14 +0000 Received: from localhost ([127.0.0.1]:60594 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S47pV-0007zi-UX for submit@debbugs.gnu.org; Sun, 04 Mar 2012 04:34:14 -0500 Received: from mx1.aist.go.jp ([150.29.246.133]:41575) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S47p9-0007yr-HO for 10935@debbugs.gnu.org; Sun, 04 Mar 2012 04:34:01 -0500 Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id q249X82u018786; Sun, 4 Mar 2012 18:33:08 +0900 (JST) env-from (handa@m17n.org) Received: from smtp1.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id q249X8TI000123; Sun, 4 Mar 2012 18:33:08 +0900 (JST) env-from (handa@m17n.org) Received: by smtp1.aist.go.jp with ESMTP id q249X7fV014576; Sun, 4 Mar 2012 18:33:07 +0900 (JST) env-from (handa@m17n.org) From: Kenichi Handa In-Reply-To: (message from Rustom Mody on Sun, 4 Mar 2012 12:05:51 +0530) Date: Sun, 04 Mar 2012 18:32:38 +0900 Message-ID: <878vjgemo9.fsf@m17n.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -1.9 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) In article , Rustom Mody writes: > The devanagari-itrans method does not translate the pipe '|' into the > devanagari danda =E0=A5=A4 (unicode 964) but leaves it at | ASCII 0x7c Currently , with devanagari-itran, you must type ".." (double periods) to insert "=E0=A5=A4". As I'm not the author of this input method, I don't if ".." is the standard way to input "=E0=A5=A4". Could you show me a source that tells "|" is the standard way for "=E0=A5=A4" in ITRANS? --- Kenichi Handa handa@m17n.org From unknown Thu Sep 11 16:22:12 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10935: 23.3; devanagari-itrans method incomplete Resent-From: Rustom Mody Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 04 Mar 2012 09:55:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10935 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Kenichi Handa Cc: 10935@debbugs.gnu.org Received: via spool by 10935-submit@debbugs.gnu.org id=B10935.13308548463320 (code B ref 10935); Sun, 04 Mar 2012 09:55:01 +0000 Received: (at 10935) by debbugs.gnu.org; 4 Mar 2012 09:54:06 +0000 Received: from localhost ([127.0.0.1]:60622 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S488e-0000qx-Lx for submit@debbugs.gnu.org; Sun, 04 Mar 2012 04:54:06 -0500 Received: from mail-iy0-f172.google.com ([209.85.210.172]:55339) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S488M-0000qT-TW for 10935@debbugs.gnu.org; Sun, 04 Mar 2012 04:53:49 -0500 Received: by iazz13 with SMTP id z13so4111843iaz.3 for <10935@debbugs.gnu.org>; Sun, 04 Mar 2012 01:53:01 -0800 (PST) Received-SPF: pass (google.com: domain of rustompmody@gmail.com designates 10.42.157.195 as permitted sender) client-ip=10.42.157.195; Authentication-Results: mr.google.com; spf=pass (google.com: domain of rustompmody@gmail.com designates 10.42.157.195 as permitted sender) smtp.mail=rustompmody@gmail.com; dkim=pass header.i=rustompmody@gmail.com Received: from mr.google.com ([10.42.157.195]) by 10.42.157.195 with SMTP id e3mr6824365icx.4.1330854781259 (num_hops = 1); Sun, 04 Mar 2012 01:53:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ZvyZrc/YE1B3lDQMAMsWdV1XFbLqquh2XRTxDKlFl/w=; b=cTMB6fPwI68V1oNuF165p8RsBBpkz9mszj2CAttoijxXVAeSK1xNHXvCg+Wh889CQK pGtb9/MjrTXPy9IY1EuQ8yi+JrvPrRHlAAioNbxXpGWohzYR1VQFK7IXrmYiWPKrriiS sF7K2c+Cb3e8Xz43EhZDmhNTB9rkAvqFqvNfQ4HN2XPiJD99s3BNc8BZ6Qre69isNekW hiTV53kxs2sdFqPLVZxcKCx/gvGEEPbkmNcA6VgGrhzwFGVFJe8s6QGI0Jm/hfE1zmS4 XC4sUPW+TQa2cqGZ3iiH+3XI/LoyqWwL6xTyvMUOg8244dRu2zZRhzoLnK1DdhThXvVp hRYw== MIME-Version: 1.0 Received: by 10.42.157.195 with SMTP id e3mr5640558icx.4.1330854781156; Sun, 04 Mar 2012 01:53:01 -0800 (PST) Received: by 10.231.113.206 with HTTP; Sun, 4 Mar 2012 01:53:01 -0800 (PST) In-Reply-To: <878vjgemo9.fsf@m17n.org> References: <878vjgemo9.fsf@m17n.org> Date: Sun, 4 Mar 2012 15:23:01 +0530 Message-ID: From: Rustom Mody Content-Type: multipart/alternative; boundary=90e6ba1efd767a7d7104ba67c687 X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) --90e6ba1efd767a7d7104ba67c687 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, Mar 4, 2012 at 3:02 PM, Kenichi Handa wrote: > In article < > CAJ+TeocgefqvN3tujnHCpG+Wn_GiZQjdEO2G-jHU+auzaL5QNg@mail.gmail.com>, > Rustom Mody writes: > > > The devanagari-itrans method does not translate the pipe '|' into the > > devanagari danda =E0=A5=A4 (unicode 964) but leaves it at | ASCII 0x7c > > Currently , with devanagari-itran, you must type ".." > (double periods) to insert "=E0=A5=A4". Thanks! Is there anything for the undatta, anudatta (unicode 951 952, pg 3 of http://unicode.org/charts/PDF/U0900.pdf ) [For those working with the vedas this is a very commonly occurring letter = ] > As I'm not the author of > this input method, I don't if ".." is the standard way to > input "=E0=A5=A4". Could you show me a source that tells "|" is the > standard way for "=E0=A5=A4" in ITRANS? > > No I dont know. Its just that the rest of itrans is a natural way to use an English (Roman) keyboard to input devanagari so I thought the pipe would naturally become the danda. Is there any reference on understanding how to write input-methods in emacs? Thanks again Rusi --90e6ba1efd767a7d7104ba67c687 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On Sun, Mar 4, 2012 at 3:02 PM, Kenichi Handa <handa@m17n.org>= ; wrote:
In article <CAJ+TeocgefqvN3tujnHCpG+Wn_GiZQjdEO2G-jHU+a= uzaL5QNg@mail.gmail.com>, Rustom Mody <rustompmody@gmail.com> writes:

> The devanagari-itrans method does not translate the pipe '|' i= nto the
> devanagari danda =E0=A5=A4 (unicode 964) but leaves it at | ASCII 0x7c=

Currently , with devanagari-itran, you must type ".."
(double periods) to insert "=E0=A5=A4". =C2=A0
<= br>Thanks! Is there anything for the undatta, anudatta (unicode 951 952, pg= 3 of http://unicode.or= g/charts/PDF/U0900.pdf )
[For those working with the vedas this is a very commonly occurring letter = ]
=C2=A0
As I'= ;m not the author of
this input method, I don't if ".." is the standard way to
input "=E0=A5=A4". =C2=A0Could you show me a source that tells &q= uot;|" is the
standard way for "=E0=A5=A4" in ITRANS?


No I dont know.=C2=A0 Its just that the rest of i= trans is a natural way to use an English (Roman) keyboard to input devanaga= ri so I thought the pipe would naturally become the danda.

Is there = any reference on understanding how to write input-methods in emacs?

Thanks again

Rusi

--90e6ba1efd767a7d7104ba67c687-- From unknown Thu Sep 11 16:22:12 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10935: 23.3; devanagari-itrans method incomplete Resent-From: Rustom Mody Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 06 Mar 2012 08:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10935 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Kenichi Handa Cc: 10935@debbugs.gnu.org Received: via spool by 10935-submit@debbugs.gnu.org id=B10935.133102371422473 (code B ref 10935); Tue, 06 Mar 2012 08:49:01 +0000 Received: (at 10935) by debbugs.gnu.org; 6 Mar 2012 08:48:34 +0000 Received: from localhost ([127.0.0.1]:35208 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S4q4L-0005q9-2r for submit@debbugs.gnu.org; Tue, 06 Mar 2012 03:48:34 -0500 Received: from mail-iy0-f172.google.com ([209.85.210.172]:56787) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S4q43-0005pP-G9 for 10935@debbugs.gnu.org; Tue, 06 Mar 2012 03:48:18 -0500 Received: by iazz13 with SMTP id z13so6482520iaz.3 for <10935@debbugs.gnu.org>; Tue, 06 Mar 2012 00:47:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ZkB/pQE1yMaH2eyPbbw7G2PYhmM0ZUXrZbxS/zNtpEg=; b=MY//3cmrZEUfHjUP7OxwQZ+xJfrDw82HsCazDkm/NbR9Aq1ga58+LXLXsF+OBRcyNN e8h4mUYT1kG5TKZrj6W8kVYbJQQF1LvN9IDoUlhSeGIb9V6gmGhaatqQpZgYozkk1V9I NptiA/SN45SihPAnnnj3UNuq5u+OFQBqkjKSrpZ+oKOg56cpgYyEThKV8zQbmq1pH8mx CqOBN1pFoabS4JJpuk2tsA2kEgtU2/1qCU97UQxR2kt64bGngncULZsCKhSrXbw63L50 9b9fvPTwuiZJTd/8nW5HzYjqqONNcHpx5fieR/yOjUdaHf+BU/myyjmbVqkpvELFAtWK a6RQ== MIME-Version: 1.0 Received: by 10.50.178.8 with SMTP id cu8mr8256749igc.12.1331023638811; Tue, 06 Mar 2012 00:47:18 -0800 (PST) Received: by 10.231.113.206 with HTTP; Tue, 6 Mar 2012 00:47:18 -0800 (PST) In-Reply-To: <878vjgemo9.fsf@m17n.org> References: <878vjgemo9.fsf@m17n.org> Date: Tue, 6 Mar 2012 14:17:18 +0530 Message-ID: From: Rustom Mody Content-Type: multipart/alternative; boundary=e89a8f6426de2dd39904ba8f17b4 X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) --e89a8f6426de2dd39904ba8f17b4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, Mar 4, 2012 at 3:02 PM, Kenichi Handa wrote: > In article < > CAJ+TeocgefqvN3tujnHCpG+Wn_GiZQjdEO2G-jHU+auzaL5QNg@mail.gmail.com>, > Rustom Mody writes: > > > The devanagari-itrans method does not translate the pipe '|' into the > > devanagari danda =E0=A5=A4 (unicode 964) but leaves it at | ASCII 0x7c > > Currently , with devanagari-itran, you must type ".." > (double periods) to insert "=E0=A5=A4". As I'm not the author of > this input method, I don't if ".." is the standard way to > input "=E0=A5=A4". Could you show me a source that tells "|" is the > standard way for "=E0=A5=A4" in ITRANS? > I have just tried the itranslator from http://www.omkarananda-ashram.org/Sanskrit/itranslator2003.htm#dls Its a windows program but runs under wine in linux. It uses the following . (single) for danda (UCS 964) .. (double dot) for double danda (965) \' for udatta (951) \_ for anudatta (952) \'' (thats 2 single quotes not (??) Do you think these can be incorporated? Thanks Rusi --e89a8f6426de2dd39904ba8f17b4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


--e89a8f6426de2dd39904ba8f17b4-- From unknown Thu Sep 11 16:22:12 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10935: 23.3; devanagari-itrans method incomplete References: Resent-From: Kenichi Handa Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 09 Mar 2012 01:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10935 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Rustom Mody Cc: 10935@debbugs.gnu.org Received: via spool by 10935-submit@debbugs.gnu.org id=B10935.13312547956322 (code B ref 10935); Fri, 09 Mar 2012 01:00:02 +0000 Received: (at 10935) by debbugs.gnu.org; 9 Mar 2012 00:59:55 +0000 Received: from localhost ([127.0.0.1]:39654 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S5oBX-0001dj-8U for submit@debbugs.gnu.org; Thu, 08 Mar 2012 19:59:55 -0500 Received: from mx1.aist.go.jp ([150.29.246.133]:56135) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S5oBJ-0001dD-I2 for 10935@debbugs.gnu.org; Thu, 08 Mar 2012 19:59:44 -0500 Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id q290wVpb009802; Fri, 9 Mar 2012 09:58:31 +0900 (JST) env-from (handa@m17n.org) Received: from smtp1.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id q290wUYo006274; Fri, 9 Mar 2012 09:58:30 +0900 (JST) env-from (handa@m17n.org) Received: by smtp1.aist.go.jp with ESMTP id q290wUQa022869; Fri, 9 Mar 2012 09:58:30 +0900 (JST) env-from (handa@m17n.org) From: Kenichi Handa In-Reply-To: (message from Rustom Mody on Tue, 6 Mar 2012 14:17:18 +0530) Date: Fri, 09 Mar 2012 09:58:30 +0900 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: -1.9 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) --=-=-= Content-Type: text/plain In article , Rustom Mody writes: > Its a windows program but runs under wine in linux. > It uses the following > . (single) for danda (UCS 964) > .. (double dot) for double danda (965) Those two are incompatible changes. Isn't "..." for double danda acceptable? > \' for udatta (951) > \_ for anudatta (952) They seems ok. > \'' (thats 2 single quotes not (??) What do you mean? Typing "\''" inserts "''"? Please try the attached code by starting Emacs as this is: % emacs -l dev-itrans-ext.el --- Kenichi Handa handa@m17n.org --=-=-= Content-Type: application/emacs-lisp Content-Disposition: attachment; filename=dev-itrans-ext.el Content-Transfer-Encoding: quoted-printable (activate-input-method "devanagari-itrans") (quail-defrule "..." ?=E0=A5=A5) (quail-defrule "\\'" ?=E0=A5=91) (quail-defrule "\\_" ?=E0=A5=92) (quail-defrule "\\''" ["''"]) (inactivate-input-method) --=-=-=-- From unknown Thu Sep 11 16:22:12 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10935: 23.3; devanagari-itrans method incomplete Resent-From: Rustom Mody Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 09 Mar 2012 04:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10935 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Kenichi Handa Cc: 10935@debbugs.gnu.org Received: via spool by 10935-submit@debbugs.gnu.org id=B10935.133126645925301 (code B ref 10935); Fri, 09 Mar 2012 04:15:02 +0000 Received: (at 10935) by debbugs.gnu.org; 9 Mar 2012 04:14:19 +0000 Received: from localhost ([127.0.0.1]:39746 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S5rDe-0006a1-FT for submit@debbugs.gnu.org; Thu, 08 Mar 2012 23:14:19 -0500 Received: from mail-iy0-f172.google.com ([209.85.210.172]:49840) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S5rDQ-0006Zi-BH for 10935@debbugs.gnu.org; Thu, 08 Mar 2012 23:14:15 -0500 Received: by iazz13 with SMTP id z13so1490204iaz.3 for <10935@debbugs.gnu.org>; Thu, 08 Mar 2012 20:13:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=u9AW98U16zXOCLuP7ePTxPIr25w5TO7qtnzgoRSeSEw=; b=mantOKQmPuXJB/ln4y8qEPWbMOkhD/3elPXQJVzFHiw6PC9NpLHBJ7xtA2o9eIw6Hm 8KQo6lVPN2C6H6XD4n5bo9JbpvulON3oaypd2IPSv4+MIkviYk14P520LwhyS2g3CfQW mY8G/M+8frg93g/LZF7kmoe+/Jnj5xkg4z4P2R7gp6uUPSbC8vmlNbq4Af3SavvZodng EVE++WNbcjZjfIznGzL4qUYH/nOBE+NVvA+qmYQpuQ+F/eOvYCeaB/fpcAE5zSrp/vWW 63yNQT9qybvHOxhxjs8/obsyWTPR994ku/ldo0fSRWdwM2URbOyMkH8CQf57EJHMD8zq cqLA== MIME-Version: 1.0 Received: by 10.50.242.98 with SMTP id wp2mr639198igc.4.1331266390210; Thu, 08 Mar 2012 20:13:10 -0800 (PST) Received: by 10.231.113.206 with HTTP; Thu, 8 Mar 2012 20:13:10 -0800 (PST) In-Reply-To: References: Date: Fri, 9 Mar 2012 09:43:10 +0530 Message-ID: From: Rustom Mody Content-Type: multipart/alternative; boundary=f46d044787894a3a0904bac79c45 X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) --f46d044787894a3a0904bac79c45 Content-Type: text/plain; charset=ISO-8859-1 Thanks Kenichi san All these additions are good and useful to me There is one related issue (probably in a different area of emacs). When I enter the udatta or anudatta, an empty space gets created between the letter and current point. Just enter \' of \_ alone and you will see what I mean. Do you think this calls for another bug report? [Both in emacs 23 and 24.0.50] Thanks Rusi On Fri, Mar 9, 2012 at 6:28 AM, Kenichi Handa wrote: > In article < > CAJ+TeofL6HGo76JcV+h2_bR_fWj6m2dQiT8nfL-FBETx8LEa_w@mail.gmail.com>, > Rustom Mody writes: > > > Its a windows program but runs under wine in linux. > > It uses the following > > . (single) for danda (UCS 964) > > .. (double dot) for double danda (965) > > Those two are incompatible changes. Isn't "..." for double > danda acceptable? > > > \' for udatta (951) > > \_ for anudatta (952) > > They seems ok. > > > \'' (thats 2 single quotes not (??) > > What do you mean? Typing "\''" inserts "''"? > > Please try the attached code by starting Emacs as this is: > % emacs -l dev-itrans-ext.el > > --- > Kenichi Handa > handa@m17n.org > Thanks --f46d044787894a3a0904bac79c45 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks Kenichi san
All these additions are good and useful to me

= There is one related issue (probably in a different area of emacs).
When= I enter the udatta or anudatta, an empty space gets created between the le= tter and current point.=A0 Just enter \' of \_ alone and you will see w= hat I mean.

Do you think this calls for another bug report?
[Both in emacs 23 an= d 24.0.50]

Thanks
Rusi


On = Fri, Mar 9, 2012 at 6:28 AM, Kenichi Handa <handa@m17n.org> wrote:
In article <CAJ+TeofL6HGo76JcV+h2_bR_fWj6m2dQiT8nfL-FBETx8LEa_w@mail.gmail.com&= gt;, Rustom Mody <rustompmody@g= mail.com> writes:

> Its a windows program but runs under wine in linux.
> It uses the following
> . (single) for danda (UCS 964)
> .. (double dot) for double danda (965)

Those two are incompatible changes. =A0Isn't "..." for = double
danda acceptable?

> \' for udatta (951)
> \_ for anudatta (952)

They seems ok.

> \'' (thats 2 single quotes not (??)

What do you mean? Typing "\''" inserts "'&= #39;"?

Please try the attached code by starting Emacs as this is:
% emacs -l dev-itrans-ext.el

---
Kenichi Handa
handa@m17n.org

Thanks

--f46d044787894a3a0904bac79c45-- From unknown Thu Sep 11 16:22:12 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10935: 23.3; devanagari-itrans method incomplete References: Resent-From: Kenichi Handa Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 21 Mar 2012 08:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10935 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Rustom Mody Cc: 10935@debbugs.gnu.org Received: via spool by 10935-submit@debbugs.gnu.org id=B10935.133231786120649 (code B ref 10935); Wed, 21 Mar 2012 08:18:01 +0000 Received: (at 10935) by debbugs.gnu.org; 21 Mar 2012 08:17:41 +0000 Received: from localhost ([127.0.0.1]:58761 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SAGjl-0005Mz-4V for submit@debbugs.gnu.org; Wed, 21 Mar 2012 04:17:41 -0400 Received: from mx1.aist.go.jp ([150.29.246.133]:52223) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SAGjh-0005Mo-SI for 10935@debbugs.gnu.org; Wed, 21 Mar 2012 04:17:39 -0400 Received: from rqsmtp2.aist.go.jp (rqsmtp2.aist.go.jp [150.29.254.123]) by mx1.aist.go.jp with ESMTP id q2L7ksAU023334; Wed, 21 Mar 2012 16:46:54 +0900 (JST) env-from (handa@m17n.org) Received: from smtp4.aist.go.jp by rqsmtp2.aist.go.jp with ESMTP id q2L7ksXi017446; Wed, 21 Mar 2012 16:46:54 +0900 (JST) env-from (handa@m17n.org) Received: by smtp4.aist.go.jp with ESMTP id q2L7kr0A022395; Wed, 21 Mar 2012 16:46:53 +0900 (JST) env-from (handa@m17n.org) From: Kenichi Handa In-Reply-To: (message from Rustom Mody on Fri, 9 Mar 2012 09:43:10 +0530) Date: Wed, 21 Mar 2012 16:46:53 +0900 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -1.9 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) In article , Rustom Mody writes: > All these additions are good and useful to me As those additions looks like useful for all devanagari-itrans users, and they are surely harmless, I've just installed them. > There is one related issue (probably in a different area of emacs). > When I enter the udatta or anudatta, an empty space gets created between > the letter and current point. Just enter \' of \_ alone and you will see > what I mean. I think those spaces are part of the glyphs. Please move cursor on it and type C-u C-x =. What is reported in *Help* buffer? --- Kenichi Handa handa@m17n.org From unknown Thu Sep 11 16:22:12 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10935: 23.3; devanagari-itrans method incomplete Resent-From: Rustom Mody Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 22 Mar 2012 17:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10935 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Kenichi Handa Cc: 10935@debbugs.gnu.org Received: via spool by 10935-submit@debbugs.gnu.org id=B10935.133243577412896 (code B ref 10935); Thu, 22 Mar 2012 17:03:02 +0000 Received: (at 10935) by debbugs.gnu.org; 22 Mar 2012 17:02:54 +0000 Received: from localhost ([127.0.0.1]:33408 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SAlPY-0003Lw-6I for submit@debbugs.gnu.org; Thu, 22 Mar 2012 13:02:53 -0400 Received: from mail-vx0-f172.google.com ([209.85.220.172]:44140) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SAlPU-0003Lm-B7 for 10935@debbugs.gnu.org; Thu, 22 Mar 2012 13:02:50 -0400 Received: by vcbfk13 with SMTP id fk13so2438689vcb.3 for <10935@debbugs.gnu.org>; Thu, 22 Mar 2012 09:31:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=BIq5DXKTmwayy6yMrvf5A5gUp0VCjePEIrf/ha7iru8=; b=hkVnNBsJLSIuDjaujQZIwXuOgZegq2iGb1wS+Sar4xtSgNx98eaME1EGuhtu53IWAH +DAYSdckkauL13liwhDUd7YCMGhBCHVteUy40Yf7aTn7fmtmoRK1Z0sMAddZjJXsgBuK Ue/YFlrdtpAvtNaCZiQS+F4ZKLkLHb7nYB2Sfs3w1uv0EnhqB89utap9V6UaKmYUi6q4 bCiIubeu6VVW5bMqDvA590etO4IeNOzrhER6ZcEBXklRXgR5V4mg58r4h0pTuL/5M6aF R6ShXoriUX7mR802SAq0tnUDllrxooGnOnnyTA29NSgDPRETKXQ7LZejSfZZEdGfd1Vt a0zg== MIME-Version: 1.0 Received: by 10.52.19.196 with SMTP id h4mr3347223vde.91.1332433896601; Thu, 22 Mar 2012 09:31:36 -0700 (PDT) Received: by 10.52.30.83 with HTTP; Thu, 22 Mar 2012 09:31:36 -0700 (PDT) In-Reply-To: References: Date: Thu, 22 Mar 2012 22:01:36 +0530 Message-ID: From: Rustom Mody Content-Type: multipart/alternative; boundary=20cf307ca01a17f75c04bbd77141 X-Spam-Score: -2.6 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) --20cf307ca01a17f75c04bbd77141 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, Mar 21, 2012 at 1:16 PM, Kenichi Handa wrote: > In article j0meAZW2H3xP7dw@mail.gmail.com>, Rustom Mody > writes: > > > All these additions are good and useful to me > > As those additions looks like useful for all > devanagari-itrans users, and they are surely harmless, I've > just installed them. > > > There is one related issue (probably in a different area of emacs). > > When I enter the udatta or anudatta, an empty space gets created betwee= n > > the letter and current point. Just enter \' of \_ alone and you will s= ee > > what I mean. > > I think those spaces are part of the glyphs. Please move > cursor on it and type C-u C-x =3D. What is reported in > *Help* buffer? > > --- > Kenichi Handa > handa@m17n.org character: =E0=A5=92 (2386, #o4522, #x952) preferred charset: unicode (Unicode (ISO10646)) code point: 0x0952 syntax: w which means: word category: i:Indian buffer code: #xE0 #xA5 #x92 file code: #xE0 #xA5 #x92 (encoded by coding system utf-8-unix) display: composed to form "=E0=A5=92" (see below) Composed using this font: xft:-unknown-Lohit Maithili-normal-normal-normal-*-12-*-*-*-*-0-iso10646-= 1 by these glyphs: [0 0 9676 172 11 1 10 9 0 nil] [0 0 2386 126 12 -8 -1 -1 2 nil] Character code properties: customize what to show name: DEVANAGARI STRESS SIGN ANUDATTA general-category: Mn (Mark, Nonspacing) There are text properties here: fontified t [forward] --20cf307ca01a17f75c04bbd77141 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

On Wed, Mar 21, 2012 at 1:16 PM, Kenichi= Handa <handa@m17n.o= rg> wrote:
In article <CAJ+TeodbVmiqR=3DuW2WKrkDaebGoObPm5VH=3Dj0meAZW2H3xP7dw@mail.gmail.= com>, Rustom Mody <rusto= mpmody@gmail.com> writes:

> All these additions are good and useful to me

As those additions looks like useful for all
devanagari-itrans users, and they are surely harmless, I've
just installed them.

> There is one related issue (probably in a different area of emacs). > When I enter the udatta or anudatta, an empty space gets created betwe= en
> the letter and current point. =C2=A0Just enter \' of \_ alone and = you will see
> what I mean.

I think those spaces are part of the glyphs. =C2=A0Please move
cursor on it and type C-u C-x =3D. =C2=A0What is reported in
*Help* buffer?

---
Kenichi Handa
handa@m17n.org

=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 character: =E0=A5=92 (2386= , #o4522, #x952)
preferred charset: unicode (Unicode (ISO10646))
=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 code point: 0x0952
=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 syntax: w =C2=A0=C2=A0=C2=A0 whi= ch means: word
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 category: i:Indian
=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 buffer code: #xE0 #xA5 #x92
=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0 file code: #xE0 #xA5 #x92
=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0 (encoded by coding system utf-8-unix)
= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 display: composed to= form "=E0=A5=92" (see below)

Composed using this font:
=C2=A0 xft:-unknown-Lohit Maithili-normal-= normal-normal-*-12-*-*-*-*-0-iso10646-1
by these glyphs:
=C2=A0 [0 0 = 9676 172 11 1 10 9 0 nil]
=C2=A0 [0 0 2386 126 12 -8 -1 -1 2 nil]
Character code properties: customize what to show
=C2=A0 name: DEVANAGARI STRESS SIGN ANUDATTA
=C2=A0 general-category: Mn= (Mark, Nonspacing)

There are text properties here:
=C2=A0 fontif= ied=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 t
=
[forward]
=C2=A0

--20cf307ca01a17f75c04bbd77141-- From unknown Thu Sep 11 16:22:12 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10935: 23.3; devanagari-itrans method incomplete Resent-From: Stefan Kangas Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 18 Nov 2020 15:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10935 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Kenichi Handa Cc: Rustom Mody , 10935@debbugs.gnu.org Received: via spool by 10935-submit@debbugs.gnu.org id=B10935.160571240718280 (code B ref 10935); Wed, 18 Nov 2020 15:14:01 +0000 Received: (at 10935) by debbugs.gnu.org; 18 Nov 2020 15:13:27 +0000 Received: from localhost ([127.0.0.1]:36043 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kfP9D-0004km-I2 for submit@debbugs.gnu.org; Wed, 18 Nov 2020 10:13:27 -0500 Received: from mail-ej1-f54.google.com ([209.85.218.54]:45638) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kfP9B-0004kG-QR for 10935@debbugs.gnu.org; Wed, 18 Nov 2020 10:13:26 -0500 Received: by mail-ej1-f54.google.com with SMTP id dk16so3191478ejb.12 for <10935@debbugs.gnu.org>; Wed, 18 Nov 2020 07:13:25 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:in-reply-to:references:user-agent :mime-version:date:message-id:subject:to:cc; bh=WoDIjyjIKYUn9GxRKGeyMPSSf95W5OyZKddDY1W/gvM=; b=R60tRe9l9I/pMxpxaxKBXfHcSuBkAeGisu5OiObOx/BLXsFk9OapvfHi+MxPrfWLxK XdP1QHHygfbl1p3IOLrQ2mU5MUB6UfdkvT4Ut3bw4NT4EBvOTv72r93B0jun4piW41a2 didUU0z+DoZEcNQeNgENavzdG6KbFusNwWci4zN4+20oZ9Z4zQpZvLahwGnFPn7zYqIv MN8bjerSSOp57SYv96WmfX3SCkyfIlW+8G0u2kOnbPfXhyRggENvJhGtpoqPd7HoQoxW WrdBP3SkJCP3wI5/JuGFqSrtM/CtPa/ZvIJVfvMAKPUG0tTXJbGy2+t0Z8qfCQquO75r XP5g== X-Gm-Message-State: AOAM530gmtbK0NsY5jBfLfRpe/pdPmPbN0abNc5FCgTota5pdoFx+g7h 0fGK06huNLWa40r9i3lmYeEm2rIL1TYhsgkcVNI= X-Google-Smtp-Source: ABdhPJzLVTZC0qkNhwOIof7+pdeY6zu8THvBGqgoA/3OCp4gCTRtfYQw8tk1RQ9z9Wy+awvU+A4HyIvU+COMm1WAMkQ= X-Received: by 2002:a17:906:a00c:: with SMTP id p12mr25454280ejy.249.1605712400262; Wed, 18 Nov 2020 07:13:20 -0800 (PST) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Wed, 18 Nov 2020 07:13:19 -0800 From: Stefan Kangas In-Reply-To: (Kenichi Handa's message of "Wed, 21 Mar 2012 16:46:53 +0900") References: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Date: Wed, 18 Nov 2020 07:13:19 -0800 Message-ID: Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.5 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) Hi Rustom, Kenichi Handa writes: > In article , Rustom Mody writes: > >> All these additions are good and useful to me > > As those additions looks like useful for all > devanagari-itrans users, and they are surely harmless, I've > just installed them. > >> There is one related issue (probably in a different area of emacs). >> When I enter the udatta or anudatta, an empty space gets created between >> the letter and current point. Just enter \' of \_ alone and you will see >> what I mean. > > I think those spaces are part of the glyphs. Please move > cursor on it and type C-u C-x =. What is reported in > *Help* buffer? (That was 8 years ago.) I tried the devangari-itrans method on the current master branch, and when I enter \' and then \_ I get two characters with no unexpected whitespace between them. Although, I don't have the correct font, so I just see two thin squares. Are you still seeing this issue on a recent version of Emacs, such as the recently released version 27.1? Thanks in advance. From unknown Thu Sep 11 16:22:12 2025 X-Loop: help-debbugs@gnu.org Subject: bug#10935: 23.3; devanagari-itrans method incomplete Resent-From: Rustom Mody Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 19 Nov 2020 04:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10935 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Stefan Kangas Cc: 10935@debbugs.gnu.org, Kenichi Handa Received: via spool by 10935-submit@debbugs.gnu.org id=B10935.16057586294213 (code B ref 10935); Thu, 19 Nov 2020 04:04:02 +0000 Received: (at 10935) by debbugs.gnu.org; 19 Nov 2020 04:03:49 +0000 Received: from localhost ([127.0.0.1]:37450 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kfbAi-00015t-LB for submit@debbugs.gnu.org; Wed, 18 Nov 2020 23:03:48 -0500 Received: from mail-il1-f179.google.com ([209.85.166.179]:46432) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kfbAg-00015b-Mv for 10935@debbugs.gnu.org; Wed, 18 Nov 2020 23:03:47 -0500 Received: by mail-il1-f179.google.com with SMTP id y18so4034848ilp.13 for <10935@debbugs.gnu.org>; Wed, 18 Nov 2020 20:03:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=U/yDrCb0KS1lQ8bORSwGO0iIO1IXLw+Ays8j0hUokK8=; b=iChHTC8kwGLMNMKIGvpQj1hz8EbW78o322N9T4ib0qbzOfOnYtO+evgi4Oh2YC4QpM JUPsk0qglRl116ZoH8nB6K1AVHrEQ7VDQ3Kvx4NSt1rcRvGGwqupC3DV9v9LTh+pXWEI ypSetr6F2Wmj40/mj22rFJ826YEvO8NG1UYLD4PqXhEfWUYwdCCcXhN1VyGpwF1DT1A6 MoMKW27QbLGRBOolpLfW64upR887bqBkNntxH8SSFJ0+0EJTr1st5FimTM37M/2dgxuG AHjvhvzFstYrDe2s6P7oJ7jbObHImGKbCDn8SGx+i711dS+GOLgxce6H9qlunxyLZ8rJ r1rw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=U/yDrCb0KS1lQ8bORSwGO0iIO1IXLw+Ays8j0hUokK8=; b=qAWl1kyc9aRAd6eqHeY1Cu6r1fdj2e6HGt1mrhABeKFR/6E7PFAFFtqy4wCyGh1GcY 28vmOaoQc8Z69VWGVVUg13uohLQZ590MyrCamt9p2L6H/WucTVLCQNubW8Vccvaj2d/I r5Wb057qVfOKszW4dR+RHMpM9Y5xNOoJwqXwSGQAw2ut8PJhbfAJUfg8enSClyDarCLA fJERdzp/rmYotwPzDqeFWDnKOJdAIHliIQPSB6Rptn5UzqeT90fFMCpIOoPQzWR45vgu svo1d7SwqF292jXxYFwbSD/9z2REy5sBiBHQSGJckPkoseNdq1GO05sDspa/3IOCmM1c 7kOQ== X-Gm-Message-State: AOAM530NczpKqsSvtX9MMccuOp7MFSLhMm+BUlP/3vp/XXq2AV52mQbp /zRhqEVba3bsmChJgcrD3dwYhVP5Si3LN36lLGs= X-Google-Smtp-Source: ABdhPJx5T95tHy5qcEXCHJ1Z75mAMIGdeIb6Qembi7RBdwPttiIhnT4/dz4bgKAl2F2PXojacIld7jQfaaL06KclGN8= X-Received: by 2002:a05:6e02:d03:: with SMTP id g3mr20807021ilj.175.1605758620896; Wed, 18 Nov 2020 20:03:40 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Rustom Mody Date: Thu, 19 Nov 2020 09:33:27 +0530 Message-ID: Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) \' and \_ seem to be working correctly for udatta and anudatta emacs 28.0.50 and 25.1.1 Though I dont perhaps have the fonts that I had when reporting the problem On Wed, Nov 18, 2020 at 8:43 PM Stefan Kangas wrote: > > Hi Rustom, > > Kenichi Handa writes: > > > In article , Rustom Mody writes: > > > >> All these additions are good and useful to me > > > > As those additions looks like useful for all > > devanagari-itrans users, and they are surely harmless, I've > > just installed them. > > > >> There is one related issue (probably in a different area of emacs). > >> When I enter the udatta or anudatta, an empty space gets created between > >> the letter and current point. Just enter \' of \_ alone and you will see > >> what I mean. > > > > I think those spaces are part of the glyphs. Please move > > cursor on it and type C-u C-x =. What is reported in > > *Help* buffer? > > (That was 8 years ago.) > > I tried the devangari-itrans method on the current master branch, and > when I enter \' and then \_ I get two characters with no unexpected > whitespace between them. Although, I don't have the correct font, so I > just see two thin squares. > > Are you still seeing this issue on a recent version of Emacs, such as > the recently released version 27.1? > > Thanks in advance. -- http://www.the-magus.in http://blog.languager.org From unknown Thu Sep 11 16:22:12 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Rustom Mody Subject: bug#10935: closed (Re: bug#10935: 23.3; devanagari-itrans method incomplete) Message-ID: References: X-Gnu-PR-Message: they-closed 10935 X-Gnu-PR-Package: emacs Reply-To: 10935@debbugs.gnu.org Date: Thu, 19 Nov 2020 04:57:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1605761822-1423-1" This is a multi-part message in MIME format... ------------=_1605761822-1423-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #10935: 23.3; devanagari-itrans method incomplete which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 10935@debbugs.gnu.org. --=20 10935: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D10935 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1605761822-1423-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 10935-done) by debbugs.gnu.org; 19 Nov 2020 04:56:56 +0000 Received: from localhost ([127.0.0.1]:37509 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kfc08-0000Mf-7u for submit@debbugs.gnu.org; Wed, 18 Nov 2020 23:56:56 -0500 Received: from mail-ej1-f48.google.com ([209.85.218.48]:40919) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kfc05-0000MR-Ny for 10935-done@debbugs.gnu.org; Wed, 18 Nov 2020 23:56:54 -0500 Received: by mail-ej1-f48.google.com with SMTP id oq3so6022425ejb.7 for <10935-done@debbugs.gnu.org>; Wed, 18 Nov 2020 20:56:53 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:in-reply-to:references:mime-version:date :message-id:subject:to:cc; bh=kQX5Ef5K3eIesVUAwNy3w4JgY4ka11LUUongkmSfgjY=; b=Dc+3hkmwIMm3Md3aNSPKRYo/SPpkbu1cVq02zzBGsdz1BS47pzhdmngc5+HlEhBr6P Xz2DhQrkw0oic6UCZDayqUOO5CpscMSuamkK9Okl3VfhZE+WDRqqBGSZ8wpr51Ssw0YQ yDTeiHbQKn+S+7+WtZkJgC0lCoaThX/Wic6DTUdsh3ewxajyQkFDCCAA8kJ5cJ8b53kj QnwWQe9Rt4znjF5JSsdVoDkQbLboVGd/HNIrP/dNR1xXeX+W5suTtL1j/CUXiW4/3PQX 46HrReflAFeTME3edSfhgGM6/t9bKycMdVZuDWPQVsXpQyAzweSfx6AhCWLXLtXkdWpL tJPA== X-Gm-Message-State: AOAM531rU9the7p8VNIlxlG3MejOxcK5U+1UEU1XqSTIXur2oBm9W9fj Gvim7lqMZkeC9TsVg8s6qQtcB/xXrfP2XHJ3Cec= X-Google-Smtp-Source: ABdhPJzh+JHaMcVc/qXLby1hShQ36P8RRCGSbRZdcldiS2nxXOYDH7wQmg8CETGCHKP2dfufW8nJrLDTbnJZ8LGHNYw= X-Received: by 2002:a17:906:a00c:: with SMTP id p12mr28154637ejy.249.1605761807915; Wed, 18 Nov 2020 20:56:47 -0800 (PST) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Wed, 18 Nov 2020 20:56:47 -0800 From: Stefan Kangas In-Reply-To: References: MIME-Version: 1.0 Date: Wed, 18 Nov 2020 20:56:47 -0800 Message-ID: Subject: Re: bug#10935: 23.3; devanagari-itrans method incomplete To: Rustom Mody Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 10935-done Cc: 10935-done@debbugs.gnu.org, Kenichi Handa X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) Rustom Mody writes: > \' and \_ seem to be working correctly for udatta and anudatta > emacs 28.0.50 and 25.1.1 > Though I dont perhaps have the fonts that I had when reporting the problem Thank you. In the hope that the bug has gone away, I'm therefore closing this bug report. If anyone else is seeing this problem with those specific fonts, they will hopefully open a new bug report or reopen this one. Thanks for reporting back. ------------=_1605761822-1423-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 4 Mar 2012 06:37:09 +0000 Received: from localhost ([127.0.0.1]:60550 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S4541-0003uf-TK for submit@debbugs.gnu.org; Sun, 04 Mar 2012 01:37:07 -0500 Received: from eggs.gnu.org ([208.118.235.92]:33052) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S453i-0003uA-5W for submit@debbugs.gnu.org; Sun, 04 Mar 2012 01:36:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S4531-0006iM-T3 for submit@debbugs.gnu.org; Sun, 04 Mar 2012 01:36:01 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, HTML_MESSAGE,RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:59274) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4531-0006iH-Mt for submit@debbugs.gnu.org; Sun, 04 Mar 2012 01:35:59 -0500 Received: from eggs.gnu.org ([208.118.235.92]:43907) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S452z-0003q3-U1 for bug-gnu-emacs@gnu.org; Sun, 04 Mar 2012 01:35:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S452w-0006i4-NO for bug-gnu-emacs@gnu.org; Sun, 04 Mar 2012 01:35:56 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:49425) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S452w-0006hz-DD for bug-gnu-emacs@gnu.org; Sun, 04 Mar 2012 01:35:54 -0500 Received: by iajr24 with SMTP id r24so5028206iaj.0 for ; Sat, 03 Mar 2012 22:35:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=WLBrNgM26Pdj5+D6KQBzISHJ8ziBCTy/Q3GyC5DogO0=; b=B+QCS2pk9YgDl4ZnCCWKSdpm9F9P4dgxupZiYIlYp8IQTQpzDxp90Aa8wZRyGmqQEg cpH/dAjl4VQoQo3twcoTwSDe7jrHaM5t1UFUmaDdtsNNMKgPU2LTim7Ly3Vj0eGbhjfA 3jwUqvYnyDyon12QoeeN7+BM1o8+ELJ/DnfDavnt48aRj+IkBUE7htahsrSRuz354OB+ KGBePvEfalTqxqmhY3Ivax4HY1KUzhRvgkgsSSXzMBhU/mzLhTJRZ9YBrHRN4gqFcpeX qi1Nq2hErYyWlqROsmjwqUbmTO/d12EoaE5i/r5staU6FqwVi0LR6OvdbBA3T2j1pexm D3iA== MIME-Version: 1.0 Received: by 10.50.88.161 with SMTP id bh1mr2855859igb.4.1330842951644; Sat, 03 Mar 2012 22:35:51 -0800 (PST) Received: by 10.231.113.206 with HTTP; Sat, 3 Mar 2012 22:35:51 -0800 (PST) Date: Sun, 4 Mar 2012 12:05:51 +0530 Message-ID: Subject: 23.3; devanagari-itrans method incomplete From: Rustom Mody To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=e89a8f3ba21162764504ba65052b X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) --e89a8f3ba21162764504ba65052b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable The devanagari-itrans method does not translate the pipe '|' into the devanagari danda =E0=A5=A4 (unicode 964) but leaves it at | ASCII 0x7c Note: The devanagari-inscript input method inputs the danda correctly. In GNU Emacs 23.3.1 (i486-pc-linux-gnu, GTK+ Version 2.24.6) of 2011-09-10 on spike.0x539.de, modified by Debian Windowing system distributor `The X.Org Foundation', version 11.0.11102901 configured using `configure '--build' 'i486-linux-gnu' '--build' 'i486-linux-gnu' '--prefix=3D/usr' '--sharedstatedir=3D/var/lib' '--libexecdir=3D/usr/lib' '--localstatedir=3D/var/lib' '--infodir=3D/usr/share/info' '--mandir=3D/usr/share/man' '--with-pop=3Dyes= ' '--enable-locallisppath=3D/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23= .3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.3/site-li= sp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.3/leim' '--with-crt-dir=3D/usr/lib/i386-linux-gnu' '--with-x=3Dyes' '--with-x-toolkit=3Dgtk' '--with-toolkit-scroll-bars' 'build_alias=3Di486-linux-gnu' 'CFLAGS=3D-DDEBIAN -g -O2' 'LDFLAGS=3D-g' 'CPPFLAGS=3D'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x r e p o r t - e m Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: /usr/share/emacs/23.3/site-lisp/cscope/xcscope hides /usr/share/emacs/site-lisp/xcscope /usr/share/emacs/23.3/site-lisp/cdargs hides /usr/share/emacs/site-lisp/cdargs /usr/share/emacs/23.3/site-lisp/cmake-data/cmake-mode hides /usr/share/emacs/site-lisp/cmake-mode /usr/share/emacs/23.3/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup /usr/share/emacs/site-lisp/tree-widget hides /usr/share/emacs/23.3/lisp/tree-widget /usr/share/emacs/23.3/site-lisp/dictionaries-common/flyspell hides /usr/share/emacs/23.3/lisp/textmodes/flyspell /usr/share/emacs/23.3/site-lisp/dictionaries-common/ispell hides /usr/share/emacs/23.3/lisp/textmodes/ispell Features: (shadow sort mail-extr message sendmail regexp-opt ecomplete rfc822 mml easymenu mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc time-date mm-util mail-prsvr gmm-utils wid-edit mailheader canlock sha1 hex-util hashcash mail-utils emacsbug tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd font-setting tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind system-font-setting font-render-setting gtk x-toolkit x multi-tty emacs) --e89a8f3ba21162764504ba65052b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable The devanagari-itrans method does not translate the pipe '|' into t= he devanagari danda =E0=A5=A4 (unicode 964) but leaves it at | ASCII 0x7cNote: The devanagari-inscript input method inputs the danda correctly.



In GNU Emacs 23.3.1 (i486-pc-linux-gnu, GTK+ Version 2.24.6)=C2=A0of 2011-09-10 on spike.0x539.de, modified by Debian
Windowing system distributor `The X.Org Foundation= ', version 11.0.11102901
configured using `configure=C2=A0 '--build' 'i486-linux-gnu'= ; '--build' 'i486-linux-gnu' '--prefix=3D/usr' '= ;--sharedstatedir=3D/var/lib' '--libexecdir=3D/usr/lib' '--= localstatedir=3D/var/lib' '--infodir=3D/usr/share/info' '--= mandir=3D/usr/share/man' '--with-pop=3Dyes' '--enable-local= lisppath=3D/etc/emacs23:/etc/emacs:/usr/local/share/emacs/23.3/site-lisp:/u= sr/local/share/emacs/site-lisp:/usr/share/emacs/23.3/site-lisp:/usr/share/e= macs/site-lisp:/usr/share/emacs/23.3/leim' '--with-crt-dir=3D/usr/l= ib/i386-linux-gnu' '--with-x=3Dyes' '--with-x-toolkit=3Dgtk= ' '--with-toolkit-scroll-bars' 'build_alias=3Di486-linux-gn= u' 'CFLAGS=3D-DDEBIAN -g -O2' 'LDFLAGS=3D-g' 'CPPFL= AGS=3D''

Important settings:
=C2=A0 value of $LC_ALL: nil
=C2=A0 value of = $LC_COLLATE: nil
=C2=A0 value of $LC_CTYPE: nil
=C2=A0 value of $LC_M= ESSAGES: nil
=C2=A0 value of $LC_MONETARY: nil
=C2=A0 value of $LC_NU= MERIC: nil
=C2=A0 value of $LC_TIME: nil
=C2=A0 value of $LANG: en_US.UTF-8
=C2=A0 value of $XMODIFIERS: nil
= =C2=A0 locale-coding-system: utf-8-unix
=C2=A0 default enable-multibyte-= characters: t

Major mode: Lisp Interaction

Minor modes in eff= ect:
=C2=A0 tooltip-mode: t
=C2=A0 mouse-wheel-mode: t
=C2=A0 tool-bar-mode: t
=C2=A0 menu-bar-mo= de: t
=C2=A0 file-name-shadow-mode: t
=C2=A0 global-font-lock-mode: t=
=C2=A0 font-lock-mode: t
=C2=A0 blink-cursor-mode: t
=C2=A0 auto-= encryption-mode: t
=C2=A0 auto-compression-mode: t
=C2=A0 line-number-mode: t
=C2=A0 transient-mark-mode: t

Recent i= nput:
M-x r e p o r t - e m <tab> <return>

Recent mes= sages:
For information about GNU Emacs and the GNU system, type C-h C-a.=

Load-path shadows:
/usr/share/emacs/23.3/site-lisp/cscope/xcscope hides = /usr/share/emacs/site-lisp/xcscope
/usr/share/emacs/23.3/site-lisp/cdarg= s hides /usr/share/emacs/site-lisp/cdargs
/usr/share/emacs/23.3/site-lis= p/cmake-data/cmake-mode hides /usr/share/emacs/site-lisp/cmake-mode
/usr/share/emacs/23.3/site-lisp/debian-startup hides /usr/share/emacs/site-= lisp/debian-startup
/usr/share/emacs/site-lisp/tree-widget hides /usr/sh= are/emacs/23.3/lisp/tree-widget
/usr/share/emacs/23.3/site-lisp/dictiona= ries-common/flyspell hides /usr/share/emacs/23.3/lisp/textmodes/flyspell /usr/share/emacs/23.3/site-lisp/dictionaries-common/ispell hides /usr/share= /emacs/23.3/lisp/textmodes/ispell

Features:
(shadow sort mail-ext= r message sendmail regexp-opt ecomplete rfc822 mml
easymenu mml-sec pass= word-cache mm-decode mm-bodies mm-encode mailcap
mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader
gnu= s-util netrc time-date mm-util mail-prsvr gmm-utils wid-edit
mailheader = canlock sha1 hex-util hashcash mail-utils emacsbug tooltip
ediff-hook vc= -hooks lisp-float-type mwheel x-win x-dnd font-setting
tool-bar dnd fontset image fringe lisp-mode register page menu-bar
rfn-e= shadow timer select scroll-bar mldrag mouse jit-lock font-lock
syntax fa= cemenu font-core frame cham georgian utf-8-lang misc-lang
vietnamese tib= etan thai tai-viet lao korean japanese hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
case-tab= le epa-hook jka-cmpr-hook help simple abbrev loaddefs button
minibuffer = faces cus-face files text-properties overlay md5 base64
format env code-= pages mule custom widget hashtable-print-readable
backquote make-network-process dbusbind system-font-setting
font-render-= setting gtk x-toolkit x multi-tty emacs)

--e89a8f3ba21162764504ba65052b-- ------------=_1605761822-1423-1--