bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#42248: 27.0.91; With enchant-2.2.8 from Guix, Flyspell errors out or


From: Stefan Kangas
Subject: bug#42248: 27.0.91; With enchant-2.2.8 from Guix, Flyspell errors out or gives lots of false positives
Date: Mon, 24 Aug 2020 11:08:35 -0400

Jorge P. de Morais Neto <jorge+list@disroot.org> writes:

> In order to step though the Enchant setup code, I:
> 1. Open a new Emacs instance
> 2. Invoke M-x edebug-all-defs
> 3. Open ispell.el
> 4. Invoke M-x eval-buffer twice
>
> Is this the best way to step though the setup code?

I recommend finding the relevant defuns, and instrumenting them for
debugging with Edebug using `C-u M-C-e'.

See (info "(elisp) Edebug") for more [copy that expression into Emacs
and evaluate it].





reply via email to

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