[linux-l] Emacs u. spell checker
Holger Paulsen
paulsen at mobile.in-berlin.de
Do Nov 14 14:38:30 CET 2002
On Tue, Nov 12, 2002 at 10:40:26PM +0100, Olaf Radicke wrote:
> Mandrake 9.0 u. 8.2
Langsam wird's interessant. Schnell mal zum Testen Mandrake
9 installiert...
> > Was sagt uns das Kommando "locate spell.el" am Shell-Prompt?
>
> bash: locate: command not found
> bash: spell.el: command not found
Würg. Tatsächlich. Dreck.
> Naja, ist auch nicht so schlimm. Ob ich nun esc x ispell-buffer
> eingebe oder Esc x shell und Ispell -Tlatin1 -C ./buffer-datei.
Mit folgender minimalen .emacs geht es.
;;; Beginn .emacs
(setq ispell-dictionary "deutsch8")
(standard-display-european 1)
(set-input-mode (car (current-input-mode))
(nth 1 (current-input-mode))
0
(nth 3 (current-input-mode)))
;;; Ende .emacs
Aber:
; `standard-display-european' is semi-obsolete and conflicts
; with multibyte characters. `set-language-environment' is
; a substitute.
Es darf also noch weiter daran gefeilt werden.
Holger
-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname : nicht verfügbar
Dateityp : application/pgp-signature
Dateigröße : 189 bytes
Beschreibung: nicht verfügbar
URL : <https://mlists.in-berlin.de/pipermail/linux-l-mlists.in-berlin.de/attachments/20021114/35374b9f/attachment.sig>
Mehr Informationen über die Mailingliste linux-l