unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Jambunathan K <kjambunathan@gmail.com>
To: Glenn Morris <rgm@gnu.org>
Cc: 11103@debbugs.gnu.org
Subject: bug#11103: 24.0.94; (error "Can't activate input method `dev-aiba'")
Date: Sat, 31 Mar 2012 14:16:32 +0530	[thread overview]
Message-ID: <811uo9rwd3.fsf@gmail.com> (raw)
In-Reply-To: <0eehsdkcb1.fsf@fencepost.gnu.org> (Glenn Morris's message of "Tue, 27 Mar 2012 16:40:18 -0400")


I applied this patch. 

I continue to get the orignal crash. 

Quick look suggests that language-info-alist (right after emacs -Q and
no intervening commands) continues to refer to "dev-aiba".

As a result when I do, C-x C-m l Devanagari, the `default-input-method'
picked up is "dev-aiba".

This results in a crash when I do C-\

Log:
====

(pp-eval-expression (quote language-info-alist))

=>
--8<---------------cut here---------------start------------->8---
 ("Devanagari"
  (documentation . "Such languages using Devanagari script as Hindi and Marathi\nare supported in this language environment.")
  (input-method . "dev-aiba")
  (coding-priority utf-8)
  (coding-system utf-8)
  (charset unicode))
--8<---------------cut here---------------end--------------->8---

(set-language-environment "Devanagari")
(eval-expression (quote default-input-method) nil)

=> "dev-aiba"





> Please try this:
>
> *** lisp/language/indian.el	2012-01-19 07:21:25 +0000
> --- lisp/language/indian.el	2012-03-27 20:35:25 +0000
> ***************
> *** 46,52 ****
>    "Devanagari" '((charset unicode)
>   		(coding-system utf-8)
>   		(coding-priority utf-8)
> ! 		(input-method . "dev-aiba")
>   		(documentation . "\
>   Such languages using Devanagari script as Hindi and Marathi
>   are supported in this language environment."))
> --- 46,52 ----
>    "Devanagari" '((charset unicode)
>   		(coding-system utf-8)
>   		(coding-priority utf-8)
> ! 		(input-method . "devanagari-aiba")
>   		(documentation . "\
>   Such languages using Devanagari script as Hindi and Marathi
>   are supported in this language environment."))





  parent reply	other threads:[~2012-03-31  8:46 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-27 19:00 bug#11103: 24.0.94; (error "Can't activate input method `dev-aiba'") Jambunathan K
2012-03-27 20:40 ` Glenn Morris
2012-03-30 18:09   ` Glenn Morris
2012-03-30 18:47     ` Jambunathan K
2012-03-31  6:09       ` Rustom Mody
2012-03-31  7:58         ` Jambunathan K
2012-03-31 14:30           ` Rustom Mody
2012-03-31  8:46   ` Jambunathan K [this message]
2012-03-31 10:37     ` Eli Zaretskii
2012-03-31 18:15     ` Glenn Morris
2012-03-31 19:26       ` Jambunathan K
2012-03-31 20:07         ` Glenn Morris
     [not found] ` <handler.11103.D11103.133322449019128.notifdone@debbugs.gnu.org>
2012-04-03  4:55   ` bug#11103: closed (Re: bug#11103: 24.0.94; (error "Can't activate input method `dev-aiba'")) Jambunathan K

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=811uo9rwd3.fsf@gmail.com \
    --to=kjambunathan@gmail.com \
    --cc=11103@debbugs.gnu.org \
    --cc=rgm@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 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).