all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Shakthi Kannan <shakthimaan@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Inserting character 'க்ஷ' in GNU Emacs
Date: Wed, 4 Nov 2015 22:43:35 +0530	[thread overview]
Message-ID: <CABG-yt2vN2MyhaYRKwaaTd=4TcyY2bFMQn2SbRj+fUsnOwFQgg@mail.gmail.com> (raw)

Hi,

I have fonts-lohit-taml-classical installed on Ubuntu 14.10. I am
trying to input the character 'க்ஷ' in GNU Emacs 24.5.1. This
character is a combination of 'க' and 'ஷ' which are the only
characters available in Tamil Unicode.

  http://unicode.org/charts/PDF/U0B80.pdf

If I copy this character 'க்ஷ' from a UTF-8 website and insert the
same in a file (say, test.txt) using Gedit, it copies fine. I use
Monospace font. I am able to open the same file in GNU Emacs, and it
shows the character as 'க்ஷ'. Using C-u C-x = in this character
displays the following:

=== க்ஷ viewed in GNU Emacs ===

             position: 2101 of 2106 (100%), column: 0
            character: க (displayed as க) (codepoint 2965, #o5625, #xb95)
    preferred charset: unicode-bmp (Unicode Basic Multilingual Plane
(U+0000..U+FFFF))
code point in charset: 0x0B95
               script: tamil
               syntax: w which means: word
             category: .:Base, L:Left-to-right (strong)
             to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME"
          buffer code: #xE0 #xAE #x95
            file code: #xE0 #xAE #x95 (encoded by coding system utf-8)
              display: composed to form "க்ஷ" (see below)

Composed with the following character(s) "்ஷ" using this font:
  xft:-unknown-Lohit Tamil
Classical-normal-normal-normal-*-17-*-*-*-*-0-iso10646-1
by these glyphs:
  [0 2 0 217 24 -1 22 8 4 nil]

Character code properties: customize what to show
  name: TAMIL LETTER KA
  general-category: Lo (Letter, Other)
  decomposition: (2965) ('க')

There are text properties here:
  fontified            t

=== END ===

How can I input this character directly in GNU Emacs? I have a custom
layout defined using quail:

  https://github.com/shakthimaan/cask-dot-emacs/blob/master/lib/tamil-dvorak.el

Appreciate any help in this regard,

Thanks!

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com



             reply	other threads:[~2015-11-04 17:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-04 17:13 Shakthi Kannan [this message]
2015-11-04 17:41 ` Inserting character 'க்ஷ' in GNU Emacs Eli Zaretskii
2015-11-04 17:53   ` Shakthi Kannan

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

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

  git send-email \
    --in-reply-to='CABG-yt2vN2MyhaYRKwaaTd=4TcyY2bFMQn2SbRj+fUsnOwFQgg@mail.gmail.com' \
    --to=shakthimaan@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.