[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GNU Emacs 21.4.1 and euro symbol



Pál Csányi wrote:
2007/11/8, Pavel SRB <srb@heckler-koch.cz>:

for my Emacs, to be able to write in Czech language a had to set .emacs :

(custom-set-variables
'(current-language-environment "czech")
 '(default-input-method "czech")

I try it with "hun", "hu", "hungarian", but get an error message in Emacs:

An error has occurred while loading `/home/csanyipal/.emacs':

error: "Language environment not defined: \"hu\""

Where can I find the proper name form the Hungarian environment?

post your whole .emacs and also locale,

also try putting in .emacs

(set-language-environment "Hungarian")


Pavel



Reply to: