Menu

#57 character position reporting in PIPE mode.

Unstable (example)
closed-fixed
None
5
2014-10-16
2013-04-06
Anonymous
No

hunspell reports byte-position instead of char-position whit multi-byte character input.
It causes problem with emacs.

With this patch, hunspell reports char-position in PIPE or NORMAL mode.

Discussion

  • Anonymous

    Anonymous - 2013-04-06

    Hi,

    This patch breaks TeX-mode:

    $ echo good baaad | hunspell -a -t -d en_US
    @(#) International Ispell Version 3.2.06 (but really Hunspell 1.3.2)
    *
    & baaad 9 0: baaed, baa ad, baa-ad, baa, bad, ballad, Baal, bawdy, batman

    That patch works better: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7781#31

    Peter

     

    Last edit: Anonymous 2014-09-04
  • caolan mcnamara

    caolan mcnamara - 2013-06-13
    • assigned_to: Németh László
    • Group: --> Unstable (example)
     
  • caolan mcnamara

    caolan mcnamara - 2013-06-13

    caolanm->nemeth: what do you think ?

     
  • caolan mcnamara

    caolan mcnamara - 2014-10-16
    • status: open --> closed-fixed
    • assigned_to: Németh László --> caolan mcnamara