unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: wahjava.ml@gmail.com (Ashish SHUKLA)
To: Kenichi Handa <handa@m17n.org>
Cc: Ashish SHUKLA <wahjava@gmail.com>, emacs-devel@gnu.org
Subject: Re: Emacs (git HEAD) having issues rendering devanagari text
Date: Tue, 16 Mar 2010 16:05:36 +0530	[thread overview]
Message-ID: <86ocio4kqv.fsf@chateau.d.if> (raw)
In-Reply-To: <tl7wrxcyci8.fsf@m17n.org> (Kenichi Handa's message of "Tue, 16 Mar 2010 16:03:11 +0900")

[-- Attachment #1: Type: text/plain, Size: 1145 bytes --]

Kenichi Handa writes:
> In article <86d3z4eskv.fsf@chateau.d.if>, wahjava.ml@gmail.com (Ashish SHUKLA) writes:

>> Following are the characters (in sequence) mentioned in the above image:

>> ज़ - 095Bh
>> ा - 093Eh
>> क़ - 0958h
>> ि - 093Fh
>> र - 0930h

> Ah, I see.  I have forgotten to add consonants
> U+0958..U+095F and etc. in devanagari-composable-pattern.
> I've just installed the folloing patch in emacs-23 branch.

> ---
> Kenichi Handa
> handa@m17n.org

> === modified file 'lisp/language/indian.el'
> --- lisp/language/indian.el	2010-01-13 08:35:10 +0000
> +++ lisp/language/indian.el	2010-03-16 06:58:18 +0000
> @@ -141,7 +141,7 @@
>  (defconst devanagari-composable-pattern
>    (let ((table
>  	 '(("V" . "[\u0904-\u0914\u0960-\u0961\u0972]") ; independent vowel
> -	   ("C" . "[\u0915-\u0939]")		 ; consonant
> +	   ("C" . "[\u0915-\u0939\u0958-\u095F\u097B-\u097C\u097E-\u097F]") ; consonant
>  	   ("R" . "\u0930")			 ; RA
>  	   ("n" . "\u093C")			 ; NUKTA
>  	   ("H" . "\u094D")			 ; HALANT

Your patch works[1] for me.

References:
[1]  http://www.flickr.com/photos/wahjava/4437998520/

Thanks
-- 
Ashish SHUKLA

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2010-03-16 10:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-12  4:43 Emacs (git HEAD) having issues rendering devanagari text Ashish Shukla
2010-03-12  8:08 ` Kenichi Handa
2010-03-12  8:56   ` Ashish Shukla
2010-03-16  0:50     ` Kenichi Handa
2010-03-16  5:36       ` Ashish SHUKLA
2010-03-16  7:03         ` Kenichi Handa
2010-03-16 10:35           ` Ashish SHUKLA [this message]
2010-03-16 12:14             ` Kenichi Handa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86ocio4kqv.fsf@chateau.d.if \
    --to=wahjava.ml@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=handa@m17n.org \
    --cc=wahjava@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).