XEmacs: How to suppress a warning

2006-12-04 Thread a
I set
LC_CTYPE=ru_RU.CP866

Every time I start
XEmacs 21.5  (beta27) "fiddleheads" [Lucid] (i386--freebsd, Mule)
it reads me in a separate buffer:

(1) (xintl/warning) System supports locale `' but X Windows does not

But I do not need this notification 30 times a day.

How to prevent this warning?

Elisej Babenko
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


xemacs: how to suppress a warning

2006-09-06 Thread a
Every time I start xemacs, it reads in a separate buffer:

(1) (xintl/warning) System supports locale `' but X Windows does not

Indeed, locales is as follows:

LANG=
LC_CTYPE=ru_RU.CP866
LC_COLLATE="C"
LC_TIME="C"
LC_NUMERIC="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_ALL=

and X Windows does not support ru_RU.CP866. But I do not need this reminder
a hundred times in a day.

How to prevent this warning?

Elisej Babenko
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"