2013/12/30 Sanjoy Mahajan <san...@olin.edu>:
> Package: dictionaries-common
> Version: 1.20.4
> Severity: normal
>
> The following file contains two misspellings that are missed by "M-x
> ispell-buffer" (in emacs24-24.3+1-2+b1).  To reproduce, start emacs with
> "emacs -q -nw file.tex" and then "M-x ispell-buffer" and it'll report no
> errors.
>
> ------- cut here ----------
> % b/a.d
> msucle
> imaginging
> ------- cut here ----------
>
> However, with the following slightly modified file, it does find the
> errors:
>
> ------- cut here ----------
> %   a.d
> msucle
> imaginging
> ------- cut here ----------

Hi, thanks for the info

I will not have access to a sid box until next week, but there is some
additional info I would appreciate,

a) Which spellchecker you are using under emacs (`ispell-program-name')?
b) Does this problem appears also for emacs23? (I could not reproduce
it with wheezy emacs23). This should help discarding if  the problem
is in emacs24 search functions because both use similar ispell.el.

> Despite the following information in
> /usr/share/doc/dictionaries-common/README.emacs.gz
>
>   Force disabling of dictionaries-common emacsen-stuff
>   ----------------------------------------------------
>
>   If you want to always use original {ispell,flyspell}.el instead of
>   those provided by Debian dictionaries-common you should edit the
>   file
>
>   /etc/emacs/site-start.d/50dictionaries-common.el
>
>   and add your flavor to the `skip-emacs-flavors-list' list.
>
> I couldn't convince "emacs -q -nw" to load the generic ispell even after
> I added "emacs24" to the "skip-emacs-flavors-list" list.  The startup
> message showed that it was skipping the dictionaries-common stuff for my
> flavor, but somehow it was still on the load path (and I cannot figure
> out how).

I should look at this. An useful  workaround may be to use emacs
-no-site-file and then explicitely load something like
"/usr/share/emacs/24.3.50/lisp/textmodes/ispell.elc" (Fix version
here, that is for emacs-snapshot wheezy backport not enabled by
dictionaries-common).

Regards

-- 
Agustin


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to