Cześć wszystkim, (1) How to write in latin-2 on emacs: (1a) With a fairly new emacs (e.g. 20.7 or later): - M-x set-language-environment latin-2 - M-x set-input-method latin-2-prefix (also C-x <ret> C-) - then can toggle input method with: C-\ Examples: `a`e`l's'c'o`z'z'n ąęłśćóżźń to stop ' being used, use, e.g., a space: ' a -> 'a
(1b) You can put the following in your ~/.emacs file
(custom-set-variables ;; custom-set-variables was added by Custom -- don't edit or cut/paste it! ;; Your init file should contain only one such instance. '(case-fold-search t) '(current-language-environment "latin-2") '(default-input-method "latin-2-prefix"))
(2) The zwicky pages at the moment have a verrrrrrrrrry long URL:
http://adjani.astro.uni.torun.pl:9673/zwicky/
Please see Tomek (czosnek) or me to create an account.
pozd boud