all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Devin Prater <r.d.t.prater@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Flyspell difficult to configure, documentation not honest
Date: Fri, 13 Jul 2018 07:50:22 -0500	[thread overview]
Message-ID: <CAGJxbF5UX3pBGK+=WCTuO_H8mE==XXhrNqyzo-TVyqj3mmA4Og@mail.gmail.com> (raw)
In-Reply-To: <87muuvcqy1.fsf@len.workgroup>

I use fly-spell, it works great with Emacspeak, although sometimes it does
get in the way, but it's easier for me than using ispell, which doesn't
work with Emacspeak as well.

On Fri, Jul 13, 2018 at 6:32 AM Gregor Zattler <telegraph@gmx.net> wrote:
Hi Brett, emacs users,
* Brett Gilio <brettg@posteo.net> [2018-07-12; 16:01]:
> I completely second everything you said, Emanuel. Spell checking on the
> fly is not only extremely prone to false-errors, but it also poses a lot
> of issues with emacs performance and even some false errors with
> packages like helm (in my experience).
>
> /If/ you need spell-checking, I second ispell.

I use wcheck-mode:
https://github.com/tlikonen/wcheck-mode

It checks on the fly, is unobtrusive, has no
performance issues -- because it only ever checks a screenful of
text, and it does not interfere with helm -- at least not to my
knowledge.

wcheck-mode is a frontend to the spellchecking engine.  I
configured it to use enchant, which in turn I configured to use
hunspell and myspell.  The configuration was tricky for me, but
now it works like a charm.

The wcheck-jump-backward command is really great, I bound it to
Insert-Insert which is very fast to type.  I don't know how to
make this work with repeating keystrokes in order to jump to the
next marked word without correcting the first one (false
positives and such, as stated elsewhere in this thread).

Ciao; Gregor


































-- 
Sent from Gmail Mobile


  reply	other threads:[~2018-07-13 12:50 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <974173872.5393015.1531407541695.ref@mail.yahoo.com>
2018-07-12 14:59 ` Flyspell difficult to configure, documentation not honest R. Diez
2018-07-12 16:26   ` Eli Zaretskii
     [not found] ` <mailman.3464.1531407559.1292.help-gnu-emacs@gnu.org>
2018-07-12 17:30   ` Emanuel Berg
2018-07-12 21:01     ` Brett Gilio
2018-07-13  7:15       ` Eli Zaretskii
2018-07-13 11:31       ` Gregor Zattler
2018-07-13 12:50         ` Devin Prater [this message]
2018-07-13 13:35         ` Teemu Likonen
     [not found]         ` <mailman.3518.1531488931.1292.help-gnu-emacs@gnu.org>
2018-07-13 14:42           ` Emanuel Berg
2018-07-13  7:41     ` Eric S Fraga
2018-07-13 17:08       ` Bob Newell
2018-07-14  8:58         ` Eric S Fraga
2018-07-14  9:15           ` tomas
2018-07-14 17:47           ` Bob Newell
2018-07-14 18:59             ` Devin Prater
2018-07-15  1:45           ` Brett Gilio
2018-07-15  2:42             ` Eli Zaretskii
     [not found]     ` <mailman.3502.1531467702.1292.help-gnu-emacs@gnu.org>
2018-07-13 10:22       ` Emanuel Berg
2018-07-13 17:04         ` Eric S Fraga
2018-07-13 19:02           ` Brett Gilio
2018-07-14  9:01             ` Eric S Fraga
     [not found]         ` <mailman.3536.1531501486.1292.help-gnu-emacs@gnu.org>
2018-07-13 18:41           ` Emanuel Berg
2018-07-13 19:06             ` Brett Gilio
2018-07-14  9:03               ` Eric S Fraga
2018-07-14  9:02             ` Eric S Fraga
     [not found] <1186940967.5630978.1531432200575.ref@mail.yahoo.com>
2018-07-12 21:50 ` R. Diez
2018-07-13  6:35   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAGJxbF5UX3pBGK+=WCTuO_H8mE==XXhrNqyzo-TVyqj3mmA4Og@mail.gmail.com' \
    --to=r.d.t.prater@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.