Hi there. I have the following in my ~/.xemacs/init.el:
(add-hook 'text-mode-hook '(lambda() (turn-on-auto-fill) (set-input-method "portuguese-prefix") (setq fill-column 76) (setq adaptive-fill-mode nil) (setq indent-line-function 'beginning-of-line) (local-set-key " " 'tab-to-tab-stop) )) I use: ii xemacs21 21.4.8-1 Editor and kitchen sink However, then I try to edit a text-file (eg, foo.txt), I get: File mode specification error: (invalid-read-syntax "\"]\" in a list") It seems the error is in (set-input-method "portuguese-prefix") But I don't get it in xemacs running on Conectiva 8.0 or OpenBSD 3.0 (it's an unofficial port, though). I just checked, .../quail/latin-pre.el on Debian and OpenBSD are the same (same md5sum). Has anyone experienced something like that? I noticed it happens with other input methods as well. Thanks, rbp ______________________________________________________________________ Rodrigo Bernardo Pimentel <[EMAIL PROTECTED]> http://www.linuxsp.org.br http://isnomore.net GPG: <0x81F85A48> 7E62 9CA2 C95B FC86 B334 203E C011 2E4D 81F8 5A48 One morning I shot an elephant in my pajamas. How he got into my pajamas, I'll never know. -- Groucho Marx -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]