all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "উৎসব রায়" <uroybd@gmail.com>
To: 23822@debbugs.gnu.org
Subject: bug#23822: Request to add Probhat layout for Bengali in emacs.
Date: Wed, 22 Jun 2016 09:35:27 +0600	[thread overview]
Message-ID: <CAPs8ma=EJOVMN7qMTAqywDzVBcuhCmDuamf6JLVs_TajJdwTyA@mail.gmail.com> (raw)

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

Probhat is currently most popular keyboard layout for writing Bengali in
linux. Please add it in by default.

These are the codes I added to my configuration file to define my own
Probhat layout:

;; Probhat Input Method

(quail-define-package
 "probhat" "Bengali-probhat" "probhat" t
 "Porbhat for Bangla" nil t nil nil nil nil nil nil nil nil t)

(quail-define-rules
  ("!" ?!)
  ("1" ?১)
  ("@" ?@)
  ("2" ?২)
  ("#" ?#)
  ("3" ?৩)
  ("$" ?৳)
  ("4" ?৪)
  ("%" ?%)
  ("5" ?৫)
  ("^" ?^)
  ("6" ?৬)
  ("&" ?ঞ)
  ("7" ?৭)
  ("*" "ৎ")
  ("8" ?৮)
  ("(" ?()
  ("9" ?৯)
  (")" ?))
  ("0" ?০)
  ("_" ?_)
  ("-" ?-)
  ("+" ?+)
  ("=" ?=)
  ("Q" ?ধ)
  ("q" ?দ)
  ("W" ?ঊ)
  ("w" ?ূ)
  ("E" ?ঈ)
  ("e" ?ী)
  ("R" ?ড়)
  ("r" ?র)
  ("T" ?ঠ)
  ("t" ?ট)
  ("Y" ?ঐ)
  ("y" ?এ)
  ("U" ?উ)
  ("u" ?ু)
  ("I" ?ই)
  ("i" ?ি)
  ("O" ?ঔ)
  ("o" ?ও)
  ("P" ?ফ)
  ("p" ?প)
  ("{" ?ৈ)
  ("[" ?ে)
  ("}" ?ৌ)
  ("]" ?ো)
  ("A" ?অ)
  ("a" ?া)
  ("S" ?ষ)
  ("s" ?স)
  ("D" ?ঢ)
  ("d" ?ড)
  ("F" ?থ)
  ("f" ?ত)
  ("G" ?ঘ)
  ("g" ?গ)
  ("H" ?ঃ)
  ("h" ?হ)
  ("J" ?ঝ)
  ("j" ?জ)
  ("K" ?খ)
  ("k" ?ক)
  ("L" ?ং)
  ("l" ?ল)
  (":" ?:)
  (";" ?;)
  (""" ?")
  ("'" ?')
  ("|" ?॥)
  ("" ?‌)
  ("~" ?~)
  ("`" ?‍)
  ("Z" ?য)
  ("z" ?য়)
  ("X" ?ঢ়)
  ("x" ?শ)
  ("C" ?ছ)
  ("c" ?চ)
  ("V" ?ঋ)
  ("v" ?আ)
  ("B" ?ভ)
  ("b" ?ব)
  ("N" ?ণ)
  ("n" ?ন)
  ("M" ?ঙ)
  ("m" ?ম)
  ("<" ?ৃ)
  ("," ?,)
  (">" ?ঁ)
  ("." ?।)
  ("?" ??)
  ("/" ?্))

[-- Attachment #2: Type: text/html, Size: 3056 bytes --]

             reply	other threads:[~2016-06-22  3:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-22  3:35 উৎসব রায় [this message]
2016-06-22 15:04 ` bug#23822: Request to add Probhat layout for Bengali in emacs Eli Zaretskii
2016-06-23 17:12   ` Glenn Morris
2016-06-23 19:08     ` Eli Zaretskii
2016-06-24 23:35     ` Richard Stallman
2016-06-25  7:56       ` Eli Zaretskii
2016-06-26  5:01         ` Richard Stallman
2016-06-26  5:03           ` উৎসব রায়
2016-06-26 16:30             ` Eli Zaretskii
2016-06-26 16:40               ` উৎসব রায়
2019-06-25 12:28               ` Lars Ingebrigtsen
2019-09-14  0:33 ` Stefan Kangas

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='CAPs8ma=EJOVMN7qMTAqywDzVBcuhCmDuamf6JLVs_TajJdwTyA@mail.gmail.com' \
    --to=uroybd@gmail.com \
    --cc=23822@debbugs.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.