Package: dictionaries-common
Version: 0.62.2
Severity: normal
Hi!
I am having a hard time to get ispell in emacs to check words containing
umlauts and accented characters.
I tried the following (according to README.emacs):
I added a new dictionary entry to ispell-local-dictionary-alist using
customize:
(custom-set-variables
'(ispell-local-dictionary-alist
(quote (("american8" "[A-ZÄÖÜäöüß]" "[^A-ZÄÖÜäöüß]" "[']" nil
("-B" "-d" "american") "~latin1" iso-8859-1)))))
(Besides this my test .emacs is empty!)
Which I though should work.
Then I selected the american8 dictionary and wanted to check
Gödel
and got
"Ispell and its process have different character maps."
How can I get ispell/emacs to check this correctly?
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (100, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-rc4-mm1
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages dictionaries-common depends on:
ii debconf [debconf-2.0] 1.4.58 Debian configuration management sy
ii perl 5.8.7-7 Larry Wall's Practical Extraction
dictionaries-common recommends no packages.
-- debconf information:
dictionaries-common/invalid_debconf_value:
dictionaries-common/ispell-autobuildhash-message:
dictionaries-common/move_old_usr_dict: true
dictionaries-common/selecting_ispell_wordlist_default:
* dictionaries-common/default-ispell: american (American English)
* dictionaries-common/default-wordlist: american (American English)
dictionaries-common/old_wordlist_link: true
dictionaries-common/remove_old_usr_dict_link: true
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]