all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Visuwesh <visuweshm@gmail.com>
To: Robert Pluim <rpluim@gmail.com>
Cc: Emacs Development <emacs-devel@gnu.org>,
	 lumarzeli30@gmail.com,  Pankaj Jangid <pankaj@codeisgreat.org>
Subject: Re: Key sequence for DEVANAGARI DOUBLE DANDA
Date: Fri, 08 Sep 2023 13:03:03 +0530	[thread overview]
Message-ID: <87r0n986hc.fsf@gmail.com> (raw)
In-Reply-To: <87tts6djqh.fsf@gmail.com> (Robert Pluim's message of "Thu, 07 Sep 2023 18:35:34 +0200")

[வியாழன் செப்டம்பர் 07, 2023] Robert Pluim wrote:

>>>>>> On Thu, 07 Sep 2023 21:35:44 +0530, Visuwesh <visuweshm@gmail.com> said:
>
>     Visuwesh> [வியாழன் செப்டம்பர் 07, 2023] Robert Pluim wrote:
>     >> Something like this?
>
>     Visuwesh> Did you try compiling the relevant files and tested devanagari-itrans
>     Visuwesh> with the patch?  Because, with your change indian-dev-base-table has 8
>     Visuwesh> misc entries but the corresponding indian-itrans-v5-table only has 7
>     Visuwesh> misc entries (and "base" tables for other languages has 7 entries too).
>     Visuwesh> AFAICT from reading indian--puthash-m, this should not pose a problem
>     Visuwesh> but adding an extra nil to all itrans and inscript "base" tables to the
>     Visuwesh> misc section wouldn't hurt either.
>
> It worked fine when I tested it. From my reading of
> `quail-define-inscript-package' and the fact that eg
> `inscript-mlm-keytable' only has 5 entries in the 'Misc' section, I
> didnʼt think it would cause any issues.
>
> Also now that `indian-dev-base-table' has 8 entries in the 'Misc' section,
> inluding one for ?॥, Iʼm wondering about this code at
> indian.el:61:
>
> (quail-define-indian-trans-package
>  indian-dev-itrans-v5-hash "devanagari-itrans" "Devanagari" "DevIT"
>  "Devanagari transliteration by ITRANS method.")
> (quail-defrule "..." ?॥) <== couldnʼt this be in `indian-itrans-v5-table' now?
> (quail-defrule "\\'" ?॑)
> (quail-defrule "\\_" ?॒)
> (quail-defrule "\\__" ?_)
> (quail-defrule "\\''" ?')

Which makes me think, can't we just do the same for the inscript method
i.e., use quail-defrule for the DOUBLE DANDA?

> But I havenʼt tested any changes along those lines :-)
>
> Robert



      reply	other threads:[~2023-09-08  7:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-19 12:36 Key sequence for DEVANAGARI DOUBLE DANDA Pankaj Jangid
2023-09-07 15:20 ` Robert Pluim
2023-09-07 16:05   ` Visuwesh
2023-09-07 16:35     ` Robert Pluim
2023-09-08  7:33       ` Visuwesh [this message]

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=87r0n986hc.fsf@gmail.com \
    --to=visuweshm@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=lumarzeli30@gmail.com \
    --cc=pankaj@codeisgreat.org \
    --cc=rpluim@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 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.