unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#23822: Request to add Probhat layout for Bengali in emacs.
@ 2016-06-22  3:35 উৎসব রায়
  2016-06-22 15:04 ` Eli Zaretskii
  2019-09-14  0:33 ` Stefan Kangas
  0 siblings, 2 replies; 12+ messages in thread
From: উৎসব রায় @ 2016-06-22  3:35 UTC (permalink / raw)
  To: 23822

[-- 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 --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#23822: Request to add Probhat layout for Bengali in emacs.
  2016-06-22  3:35 bug#23822: Request to add Probhat layout for Bengali in emacs উৎসব রায়
@ 2016-06-22 15:04 ` Eli Zaretskii
  2016-06-23 17:12   ` Glenn Morris
  2019-09-14  0:33 ` Stefan Kangas
  1 sibling, 1 reply; 12+ messages in thread
From: Eli Zaretskii @ 2016-06-22 15:04 UTC (permalink / raw)
  To: উৎসব রায়; +Cc: 23822

> From: উৎসব রায় <uroybd@gmail.com>
> Date: Wed, 22 Jun 2016 09:35:27 +0600
> 
> 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:

Thanks, but we need someone with copyright assignment on file to
submit such a significant contribution.





^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#23822: Request to add Probhat layout for Bengali in emacs.
  2016-06-22 15:04 ` Eli Zaretskii
@ 2016-06-23 17:12   ` Glenn Morris
  2016-06-23 19:08     ` Eli Zaretskii
  2016-06-24 23:35     ` Richard Stallman
  0 siblings, 2 replies; 12+ messages in thread
From: Glenn Morris @ 2016-06-23 17:12 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: uroybd, 23822

Eli Zaretskii wrote:

>> 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:
>
> Thanks, but we need someone with copyright assignment on file to
> submit such a significant contribution.

Are things like this subject to copyright?
Isn't this just a collection of facts?





^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#23822: Request to add Probhat layout for Bengali in emacs.
  2016-06-23 17:12   ` Glenn Morris
@ 2016-06-23 19:08     ` Eli Zaretskii
  2016-06-24 23:35     ` Richard Stallman
  1 sibling, 0 replies; 12+ messages in thread
From: Eli Zaretskii @ 2016-06-23 19:08 UTC (permalink / raw)
  To: Glenn Morris; +Cc: uroybd, 23822

> From: Glenn Morris <rgm@gnu.org>
> Cc: uroybd@gmail.com,  23822@debbugs.gnu.org
> Date: Thu, 23 Jun 2016 13:12:12 -0400
> 
> > Thanks, but we need someone with copyright assignment on file to
> > submit such a significant contribution.
> 
> Are things like this subject to copyright?
> Isn't this just a collection of facts?

IANAL.  And the OP agreed to sign, I sent the form off-list.





^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#23822: Request to add Probhat layout for Bengali in emacs.
  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
  1 sibling, 1 reply; 12+ messages in thread
From: Richard Stallman @ 2016-06-24 23:35 UTC (permalink / raw)
  To: Glenn Morris; +Cc: uroybd, 23822

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > >> These are the codes I added to my configuration file to define my
  > >> own Probhat layout:
  > >
  > > Thanks, but we need someone with copyright assignment on file to
  > > submit such a significant contribution.

  > Are things like this subject to copyright?
  > Isn't this just a collection of facts?

If it just describes the facts of the keyboard layout,
then it should be noncopyrightable in the US.

-- 
Dr Richard Stallman
President, Free Software Foundation (gnu.org, fsf.org)
Internet Hall-of-Famer (internethalloffame.org)
Skype: No way! See stallman.org/skype.html.






^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#23822: Request to add Probhat layout for Bengali in emacs.
  2016-06-24 23:35     ` Richard Stallman
@ 2016-06-25  7:56       ` Eli Zaretskii
  2016-06-26  5:01         ` Richard Stallman
  0 siblings, 1 reply; 12+ messages in thread
From: Eli Zaretskii @ 2016-06-25  7:56 UTC (permalink / raw)
  To: rms; +Cc: uroybd, 23822

> From: Richard Stallman <rms@gnu.org>
> CC: eliz@gnu.org, uroybd@gmail.com, 23822@debbugs.gnu.org
> Date: Fri, 24 Jun 2016 19:35:08 -0400
> 
> If it just describes the facts of the keyboard layout,
> then it should be noncopyrightable in the US.

Does "noncopyrightable in the US" mean we can accept it into Emacs
without copyright assignment?





^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#23822: Request to add Probhat layout for Bengali in emacs.
  2016-06-25  7:56       ` Eli Zaretskii
@ 2016-06-26  5:01         ` Richard Stallman
  2016-06-26  5:03           ` উৎসব রায়
  0 siblings, 1 reply; 12+ messages in thread
From: Richard Stallman @ 2016-06-26  5:01 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: uroybd, 23822

[[[ To any NSA and FBI agents reading my email: please consider    ]]]
[[[ whether defending the US Constitution against all enemies,     ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]

  > Does "noncopyrightable in the US" mean we can accept it into Emacs
  > without copyright assignment?

Yes, because Emacs is published in the US.

-- 
Dr Richard Stallman
President, Free Software Foundation (gnu.org, fsf.org)
Internet Hall-of-Famer (internethalloffame.org)
Skype: No way! See stallman.org/skype.html.






^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#23822: Request to add Probhat layout for Bengali in emacs.
  2016-06-26  5:01         ` Richard Stallman
@ 2016-06-26  5:03           ` উৎসব রায়
  2016-06-26 16:30             ` Eli Zaretskii
  0 siblings, 1 reply; 12+ messages in thread
From: উৎসব রায় @ 2016-06-26  5:03 UTC (permalink / raw)
  To: rms; +Cc: 23822

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

That means I don't have to sign forms and send them by snail-mail. Right?

On Sun, Jun 26, 2016 at 11:01 AM, Richard Stallman <rms@gnu.org> wrote:

> [[[ To any NSA and FBI agents reading my email: please consider    ]]]
> [[[ whether defending the US Constitution against all enemies,     ]]]
> [[[ foreign or domestic, requires you to follow Snowden's example. ]]]
>
>   > Does "noncopyrightable in the US" mean we can accept it into Emacs
>   > without copyright assignment?
>
> Yes, because Emacs is published in the US.
>
> --
> Dr Richard Stallman
> President, Free Software Foundation (gnu.org, fsf.org)
> Internet Hall-of-Famer (internethalloffame.org)
> Skype: No way! See stallman.org/skype.html.
>
>

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#23822: Request to add Probhat layout for Bengali in emacs.
  2016-06-26  5:03           ` উৎসব রায়
@ 2016-06-26 16:30             ` Eli Zaretskii
  2016-06-26 16:40               ` উৎসব রায়
  2019-06-25 12:28               ` Lars Ingebrigtsen
  0 siblings, 2 replies; 12+ messages in thread
From: Eli Zaretskii @ 2016-06-26 16:30 UTC (permalink / raw)
  To: উৎসব রায়; +Cc: 23822, rms

> From: উৎসব রায় <uroybd@gmail.com>
> Date: Sun, 26 Jun 2016 11:03:53 +0600
> Cc: Eli Zaretskii <eliz@gnu.org>, rgm@gnu.org, 23822@debbugs.gnu.org
> 
> That means I don't have to sign forms and send them by snail-mail. Right?

Not for this submission, no.  However, I'd still encourage you to
proceed with the legal paperwork, so that you could contribute in the
future.  Thanks.

I pushed the new input method to the emacs-25 branch.  Please take a
look at the final result, because I needed to make a few changes
before it compiled successfully.





^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#23822: Request to add Probhat layout for Bengali in emacs.
  2016-06-26 16:30             ` Eli Zaretskii
@ 2016-06-26 16:40               ` উৎসব রায়
  2019-06-25 12:28               ` Lars Ingebrigtsen
  1 sibling, 0 replies; 12+ messages in thread
From: উৎসব রায় @ 2016-06-26 16:40 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 23822, rms

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

Okay, I will do that. :)

Please, replace quail-define-package expression with this one:

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

Former one had a spelling mistake, that is a point. But, the most crucial
point is other Bengali layouts are defined with 'bengali-' prefix. People
will expect the same with this one also. So the title should be
bengali-probhat.

On Sun, Jun 26, 2016 at 10:30 PM, Eli Zaretskii <eliz@gnu.org> wrote:

> > From: উৎসব রায় <uroybd@gmail.com>
> > Date: Sun, 26 Jun 2016 11:03:53 +0600
> > Cc: Eli Zaretskii <eliz@gnu.org>, rgm@gnu.org, 23822@debbugs.gnu.org
> >
> > That means I don't have to sign forms and send them by snail-mail. Right?
>
> Not for this submission, no.  However, I'd still encourage you to
> proceed with the legal paperwork, so that you could contribute in the
> future.  Thanks.
>
> I pushed the new input method to the emacs-25 branch.  Please take a
> look at the final result, because I needed to make a few changes
> before it compiled successfully.
>

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#23822: Request to add Probhat layout for Bengali in emacs.
  2016-06-26 16:30             ` Eli Zaretskii
  2016-06-26 16:40               ` উৎসব রায়
@ 2019-06-25 12:28               ` Lars Ingebrigtsen
  1 sibling, 0 replies; 12+ messages in thread
From: Lars Ingebrigtsen @ 2019-06-25 12:28 UTC (permalink / raw)
  To: Eli Zaretskii
  Cc: উৎসব রায়, 23822, rms

Eli Zaretskii <eliz@gnu.org> writes:

> I pushed the new input method to the emacs-25 branch.  Please take a
> look at the final result, because I needed to make a few changes
> before it compiled successfully.

That was three years ago, so I'm guessing that the result was
satisfactory, and I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#23822: Request to add Probhat layout for Bengali in emacs.
  2016-06-22  3:35 bug#23822: Request to add Probhat layout for Bengali in emacs উৎসব রায়
  2016-06-22 15:04 ` Eli Zaretskii
@ 2019-09-14  0:33 ` Stefan Kangas
  1 sibling, 0 replies; 12+ messages in thread
From: Stefan Kangas @ 2019-09-14  0:33 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: 23822-done

Lars Ingebrigtsen <larsi@gnus.org> writes:

> Eli Zaretskii <eliz@gnu.org> writes:
>
>> I pushed the new input method to the emacs-25 branch.  Please take a
>> look at the final result, because I needed to make a few changes
>> before it compiled successfully.
>
> That was three years ago, so I'm guessing that the result was
> satisfactory, and I'm closing this bug report.

This was never closed, so I'm closing it now.

Best regards,
Stefan Kangas





^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-09-14  0:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-22  3:35 bug#23822: Request to add Probhat layout for Bengali in emacs উৎসব রায়
2016-06-22 15:04 ` 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

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).