Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Sep 2006 18:37:44 +0300
From:      a@zeos.net
To:        freebsd-questions@freebsd.org
Subject:   xemacs: how to suppress a warning
Message-ID:  <20060906153744.GA3249@localhost>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060906153744.GA3249>