all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: David Reitter <david.reitter@gmail.com>
Cc: rudalics@gmx.at, pj@heslin.eclipse.co.uk,
	claus.klingberg@gmail.com, lennart.borgman@gmail.com,
	emacs-devel@gnu.org
Subject: Re: Fly-spelling with multiple dictionaries
Date: Fri, 04 Apr 2008 12:47:10 +0300	[thread overview]
Message-ID: <u7ifet0ip.fsf@gnu.org> (raw)
In-Reply-To: <DC721275-70A6-4DEF-9832-F13DF9C6569F@gmail.com> (message from David Reitter on Fri, 4 Apr 2008 08:07:56 +0100)

> From: David Reitter <david.reitter@gmail.com>
> Date: Fri, 4 Apr 2008 08:07:56 +0100
> Cc: Emacs Devel <emacs-devel@gnu.org>, Claus <claus.klingberg@gmail.com>,
> 	"Lennart Borgman \(gmail\)" <lennart.borgman@gmail.com>,
> 	Peter Heslin <pj@heslin.eclipse.co.uk>
> 
> > Grammar checking can (and should, IMHO) be done separately from
> > spell-checking.  Neither Aspell nor Ispell provide any support for  
> > this.
> 
> Yes. I think the UI portion could be the same, though.  You underline  
> and provide a context menu, or you jump to the next warning.

The current state of technology for automated grammar checking is
still not very good.  See these links, for example:

  http://faculty.washington.edu/sandeep/check/
  http://papyr.com/hypertextbooks/grammar/gramchek.htm

AFAIK, the only useful flavor of grammar checking that is available at
this time is based on data bases of bad or questionable phrases
expressed as regexps.  These are, in effect, style checkers.  See

  http://www.cs.umd.edu/~nspring/software/style-check-readme.html

Perhaps someone could implement something similar in Emacs Lisp?




  reply	other threads:[~2008-04-04  9:47 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-03  9:47 Fly-spelling with multiple dictionaries Angelo Graziosi
2008-04-03 12:28 ` martin rudalics
2008-04-03 15:32   ` Claus
2008-04-03 15:54     ` martin rudalics
2008-04-03 16:21       ` Lennart Borgman (gmail)
2008-04-03 17:23         ` martin rudalics
2008-04-03 17:48           ` Lennart Borgman (gmail)
2008-04-03 20:59             ` martin rudalics
2008-04-03 21:13               ` Lennart Borgman (gmail)
2008-04-03 21:43                 ` martin rudalics
2008-04-03 22:00                   ` David Reitter
2008-04-04  6:55                     ` martin rudalics
2008-04-04  7:07                       ` David Reitter
2008-04-04  9:47                         ` Eli Zaretskii [this message]
2008-04-05  7:34                           ` David Reitter
2008-04-05 15:31                             ` Eli Zaretskii
2008-04-05 11:06                         ` Richard Stallman
2008-04-05 11:18                           ` David Reitter
2008-04-05 22:28                             ` Richard Stallman
2008-04-04  9:15                   ` Eli Zaretskii
2008-04-04 12:19                     ` martin rudalics
2008-04-04 19:36                       ` Stephen J. Turnbull
2008-04-04 21:16                         ` martin rudalics
2008-04-05 11:33                           ` Sascha Wilde
2008-04-05 12:13                             ` martin rudalics
2008-04-05 15:34                               ` Eli Zaretskii
2008-04-05 16:34                               ` Sascha Wilde
2008-04-05 17:02                                 ` Lennart Borgman (gmail)
2008-04-05 18:06                                 ` Stefan Monnier
2008-04-05 21:17                                 ` martin rudalics
2008-04-06 14:41                                   ` Sascha Wilde
2008-04-06 16:47                                     ` hunspell support (was: Fly-spelling with multiple dictionaries) Sascha Wilde
2008-04-07 12:35                                       ` Agustin Martin Domingo
2008-04-08  9:12                                         ` hunspell support Sascha Wilde
2008-04-06 19:09                                     ` Fly-spelling with multiple dictionaries Eli Zaretskii
2008-04-06 20:03                                       ` Sascha Wilde
2008-04-07 12:17                                         ` Agustin Martin Domingo
2008-04-07 12:50                                           ` hunspell support (Was Fly-spelling with multiple dictionaries) Agustin Martin Domingo
2008-04-08  9:16                                             ` hunspell support Sascha Wilde
2008-04-05 19:26                           ` Fly-spelling with multiple dictionaries Stephen J. Turnbull
2008-04-05 22:15                             ` martin rudalics
2008-04-03 13:13 ` Dan Nicolaescu

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=u7ifet0ip.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=claus.klingberg@gmail.com \
    --cc=david.reitter@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=lennart.borgman@gmail.com \
    --cc=pj@heslin.eclipse.co.uk \
    --cc=rudalics@gmx.at \
    /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.