GNU bug report logs - #12768
24.1; flyspell highlights words which ispell accepts

Previous Next

Package: emacs;

Reported by: Reuben Thomas <rrt <at> sc3d.org>

Date: Tue, 30 Oct 2012 13:27:04 UTC

Severity: normal

Found in version 24.1

Done: Agustin Martin <agustin.martin <at> hispalinux.es>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Agustin Martin <agustin.martin <at> hispalinux.es>
To: 12768 <at> debbugs.gnu.org, Reuben Thomas <rrt <at> sc3d.org>
Cc: agustin.martin <at> upm.es
Subject: bug#12768: 24.1; flyspell highlights words which ispell accepts
Date: Thu, 1 Nov 2012 01:10:11 +0100
2012/10/31 Reuben Thomas <rrt <at> sc3d.org>:
>
> On 31 October 2012 21:31, Agustin Martin <agustin.martin <at> hispalinux.es>
> wrote:
>>
>>
>> Can you please provide a minimal example file showing this problem?
>
>
> Attached. I visit the file, switch to autoconf-mode, and run ispell-buffer.
> Without switching to autoconf-mode, I don't get the error.

Thanks for the info,

Really strange. With your steps I can even reproduce the problem with
something as simple as

dnl -- D

If I add something before dnl  I still get the problem.

sdfdsfsdnl -- D

IIf I either break the double dash (no double dashes at all) or the
dnl or remove the "D" after the dashes problem disappear

dfnl -- D
dnl - - D
dnl --

autotest-mode.el is a small file, but II  do not see any hint about
what is happening here. Seems to do something strange with double
dashes associated with dnl, but I am absolutely clueless, help
welcome.
>>
>> Also, please have a look at how the spellchecking process is started
>> (relevant entry in 'ps -aux' call from a console) in case there is
>> something strange there.
>
> /usr/bin/aspell -a -m -B --encoding=utf-8

While probably unrelated, this should have a "-d en_GB" part. I am
reproducing this problem with other dicts as well as with your
british+accs entry, so this seems not the main problem.

Dirty workaround in the meantime, avoid double dashes and try something like

dnl - - - - Hi, whatever I want to add here

But I really wonder what is happening here.

-- 
Agustin




This bug report was last modified 12 years and 259 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.