unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Undefined variable in leim/quail/devanagari.el (EMACS_21_1_RC)
@ 2002-09-30  6:54 Juanma Barranquero
  2002-09-30 11:31 ` Kenichi Handa
  0 siblings, 1 reply; 4+ messages in thread
From: Juanma Barranquero @ 2002-09-30  6:54 UTC (permalink / raw)


On EMACS_21_1_RC:

> In toplevel form:
> devanagari.el:404:30:Warning: reference to free variable
>     indian-itrans-consonant-alist
> devanagari.el:407:30:Warning: reference to free variable
>     indian-itrans-vowel-sign-alist
> devanagari.el:410:30:Warning: reference to free variable
>     indian-itrans-other-letters-alist
> devanagari.el:410:30:Error: Symbol's value as variable is void: indian-itrans-consonant-alist


                                                           /L/e/k/t/u

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

* Re: Undefined variable in leim/quail/devanagari.el (EMACS_21_1_RC)
  2002-09-30  6:54 Undefined variable in leim/quail/devanagari.el (EMACS_21_1_RC) Juanma Barranquero
@ 2002-09-30 11:31 ` Kenichi Handa
  2002-09-30 11:45   ` Juanma Barranquero
  0 siblings, 1 reply; 4+ messages in thread
From: Kenichi Handa @ 2002-09-30 11:31 UTC (permalink / raw)
  Cc: emacs-devel

In article <20020930085206.54FC.LEKTU@terra.es>, Juanma Barranquero <lektu@terra.es> writes:
> On EMACS_21_1_RC:
>>  In toplevel form:
>>  devanagari.el:404:30:Warning: reference to free variable
>>      indian-itrans-consonant-alist
>>  devanagari.el:407:30:Warning: reference to free variable
>>      indian-itrans-vowel-sign-alist
>>  devanagari.el:410:30:Warning: reference to free variable
>>      indian-itrans-other-letters-alist
>>  devanagari.el:410:30:Error: Symbol's value as variable is void: indian-itrans-consonant-alist

That's strange.   All those variables are defined in
indian.el which is preloaded.   Didn't you compile it by
Emacs of the HEAD?

---
Ken'ichi HANDA
handa@m17n.org

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

* Re: Undefined variable in leim/quail/devanagari.el (EMACS_21_1_RC)
  2002-09-30 11:31 ` Kenichi Handa
@ 2002-09-30 11:45   ` Juanma Barranquero
  2002-09-30 12:36     ` Kenichi Handa
  0 siblings, 1 reply; 4+ messages in thread
From: Juanma Barranquero @ 2002-09-30 11:45 UTC (permalink / raw)
  Cc: emacs-devel

On Mon, 30 Sep 2002 20:31:31 +0900 (JST), Kenichi Handa <handa@m17n.org> wrote:

> Didn't you compile it by Emacs of the HEAD?

Ops, you're right.

But still, after

 nmake realclean
 configure --with-msvc
 nmake bootstrap
 nmake install

(on EMACS_21_1_RC) I get:

> While compiling toplevel forms in file c:/bin/emacs/EMACS_21_1_RC/leim/quail/devanagari.el:
>   !! Symbol's value as variable is void ((!))
> Done


                                                           /L/e/k/t/u

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

* Re: Undefined variable in leim/quail/devanagari.el (EMACS_21_1_RC)
  2002-09-30 11:45   ` Juanma Barranquero
@ 2002-09-30 12:36     ` Kenichi Handa
  0 siblings, 0 replies; 4+ messages in thread
From: Kenichi Handa @ 2002-09-30 12:36 UTC (permalink / raw)
  Cc: emacs-devel

In article <20020930134350.C331.LEKTU@terra.es>, Juanma Barranquero <lektu@terra.es> writes:
> (on EMACS_21_1_RC) I get:

>>  While compiling toplevel forms in file c:/bin/emacs/EMACS_21_1_RC/leim/quail/devanagari.el:
>>    !! Symbol's value as variable is void ((!))
>>  Done

Oops, I found a superfluous `!' in the file
lisp/language/devan-util.el.  I don't know why that is
inserted in the file.  Anyway, I've just installed a fix.
Please try again.

---
Ken'ichi HANDA
handa@m17n.org

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

end of thread, other threads:[~2002-09-30 12:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-30  6:54 Undefined variable in leim/quail/devanagari.el (EMACS_21_1_RC) Juanma Barranquero
2002-09-30 11:31 ` Kenichi Handa
2002-09-30 11:45   ` Juanma Barranquero
2002-09-30 12:36     ` Kenichi Handa

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