Package: aspell
Version: 0.60.6-1
Severity: minor
Tags: patch

Hi,

in prog/aspell.cpp:status_fun() is another output format defined:

    const CheckInfo * ci = p->real_speller->check_info();
    if (ci->compound)
      COUT.put("-\n");
    else if (ci->pre_flag || ci->suf_flag)
      COUT.printf("+ %s\n", p->oconv(ci->word.str()));
    else
      COUT.put("*\n");

% aspell -d de --run-together -a <<<"Wissenskomponente" |cat -E
@(#) International Ispell Version 3.1.20 (but really Aspell 0.60.6)$
-$
$

This should be documented in the info file:

--- aspell.texi.orig    2008-09-19 19:03:53.378893929 +0200
+++ aspell.texi 2008-09-19 19:03:57.054900872 +0200
@@ -2310,6 +2310,10 @@
 colon, another space, and a list of the suggestions separated by
 commas and spaces.
 
+If you set the option @command{run-together} and Aspell thinks this word
+is a combination of two words in the dictionary, then it prints a single
[EMAIL PROTECTED] in one line.
+
 Finally, if the word does not appear in the dictionary, and there are
 no suggestions, then the line contains a @samp{#}, a space, the
 misspelled word, a space, and the character offset from the beginning

Bye, Jörg.

-- System Information:
Debian Release: unstable/experimental
  APT prefers unstable
  APT policy: (900, 'unstable'), (700, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.27-rc6 (PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to de_DE.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages aspell depends on:
ii  dictionaries-common       0.98.12        Common utilities for spelling dict
ii  libaspell15               0.60.6-1       GNU Aspell spell-checker runtime l
ii  libc6                     2.7-13         GNU C Library: Shared libraries
ii  libgcc1                   1:4.3.2-1      GCC support library
ii  libncursesw5              5.6+20080913-1 shared libraries for terminal hand
ii  libstdc++6                4.3.2-1        The GNU Standard C++ Library v3

Versions of packages aspell recommends:
ii  aspell-de [aspell-dictionary] 20071211-1 German dictionary for aspell
ii  aspell-en [aspell-dictionary] 6.0-0-5.1  English dictionary for GNU Aspell

Versions of packages aspell suggests:
ii  aspell-doc                    0.60.6-1   Documentation for GNU Aspell spell
pn  spellutils                    <none>     (no description available)

-- no debconf information

Attachment: signature.asc
Description: Digital signature http://en.wikipedia.org/wiki/OpenPGP

Reply via email to