all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Wiegley <jwiegley@gmail.com>
To: Ian Dunn <dunni@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: [ELPA] New package: Auto Correct Mode
Date: Sun, 27 Aug 2017 12:19:09 -0700	[thread overview]
Message-ID: <m2378cbyz6.fsf@newartisans.com> (raw)
In-Reply-To: <87zialc7wx.fsf@escafil> (Ian Dunn's message of "Sun, 27 Aug 2017 12:06:06 -0400")

>>>>> "ID" == Ian Dunn <dunni@gnu.org> writes:

ID> I'd like to submit auto-correct.el as a single-file package to ELPA. It's
ID> a small package that integrates with ispell and abbrev to provide
ID> auto-correct functionality in Emacs. It uses a separate abbrev table,
ID> which is only enabled in auto-correct-mode, and only auto-corrects if a
ID> buffer-local predicate returns true.

How does this compare to flyspell-auto-correct-word, or a setting such as:

  (add-hook 'flyspell-incorrect-hook 'flyspell-maybe-correct-transposition)

Maybe what you're offering is already possible, or can be integrated directly
with flyspell using a customization?

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2



  parent reply	other threads:[~2017-08-27 19:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-27 16:06 [ELPA] New package: Auto Correct Mode Ian Dunn
2017-08-27 16:34 ` Eli Zaretskii
2017-08-27 18:23   ` Ian Dunn
2017-08-27 18:43     ` Eli Zaretskii
2017-08-27 19:19 ` John Wiegley [this message]
2017-08-28  0:29   ` Ian Dunn
2017-09-02 20:58   ` Ian Dunn
2017-09-03 20:48     ` John Wiegley
2017-09-04 13:47       ` Ian Dunn
2017-09-04 22:17       ` Stefan Monnier
2017-09-05  1:04         ` Ian Dunn

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=m2378cbyz6.fsf@newartisans.com \
    --to=jwiegley@gmail.com \
    --cc=dunni@gnu.org \
    --cc=emacs-devel@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.