texmacs-dev
[Top][All Lists]
Advanced

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

Re: [Texmacs-dev] Several issues in the spell-checker


From: Norbert Nemec
Subject: Re: [Texmacs-dev] Several issues in the spell-checker
Date: Thu, 18 Sep 2003 22:23:23 +0200
User-agent: KMail/1.5.3

Another update: I just tried 1.0.1.21 which has ispell support completely 
revised (I used 1.0.1.16 before)

The umlaut-problem look different, but still exists.

Even worse: my dirty workaround does not work any more. Seems like 
/usr/bin/ispell is now hardcoded...

Lucky though: I spell-checked my diploma-thesis before the upgrade... (in the 
current state it is completely unusable for a German text.)

Am Donnerstag, 18. September 2003 17:47 schrieb Norbert Nemec:
> Am Donnerstag, 18. September 2003 15:34 schrieb Norbert Nemec:
> > * German umlauts are not recognised as part of a word.
>
> I found the cause for this: the call of "ispell" needs the additional
> parameter "-T latin1" since TeXmacs is communication in that encoding.
> Anyhow, the line in /usr/share/texmacs/TeXmacs/progs/init-texmacs.scm:
>       (connection-declare "ispell" "ispell -a")
>       (connection-format "ispell" "verbatim" "ispell")
> seem to ignored, so I guess the call is actually hardcoded in some way.
>
> My dirty workaround was to put a bash script named "ispell" in my PATH
> calling /usr/bin/ispell with the additional parameter...
>
> Ciao,
> Nobbi

-- 
______________________Norbert Nemec <address@hidden>

    Universität Erlangen-Nürnberg, Germany
    Institut für Theoretische Physik III
    Staudtstr. 7  ...  D-91058 Erlangen  ...  Room No. U1.526
    Tel: +49 9131 / 85-28816  ...  Mobile: +49 179 / 7475199




reply via email to

[Prev in Thread] Current Thread [Next in Thread]