all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Agustin Martin <agustin.martin@hispalinux.es>
To: emacs-devel@gnu.org
Subject: Re: Adding ispell-multi.el and friends to Emacs
Date: Thu, 21 Jun 2007 01:33:23 +0200	[thread overview]
Message-ID: <20070620233323.GB3279@agmartin.aq.upm.es> (raw)
In-Reply-To: <467921D3.7050200@gmx.at>

On Wed, Jun 20, 2007 at 02:47:15PM +0200, martin rudalics wrote:
> > But the underlying problem is the lack of full support for buffer
> > session-local words.
> 
> The underlying problem is that you have to pass all words to the process
> before it can resume checking.  Currently, you have to save the
> session-local words within Emacs and pass them to the process whenever
> you change buffers or dictionaries.  In addition you have to re-parse
> the local words section to find all buffer-local words and pass them to
> the process too.  ispell-multi would help here because it makes restarts
> less frequent.

Sorry, as I wrote things might seem that I am reluctant about using
ispell-multi.el, while I am in favour of that because it is cleaner and because
the old mechanism comes from a time where opening parallel ispell processes
was not cheap.

But unless ispell-multi.el is made *the* way of handling things (something I
would like) if ispell.el can be used without ispell-multi.el it should also
handle session-localwords properly and standalone. I admit this is not a big
problem if ispell-multi is enabled by default, but even if ispell-multi is
integrated into ispell.el, at least for flyspell-large-region is still good
to have ispell.el and flyspell.el keelping a record of buffer
session-accepted words and handle them properly (f-l-a uses a completely
different ispell process).

-- 
Agustin

  reply	other threads:[~2007-06-20 23:33 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-14 12:58 Adding ispell-multi.el and friends to Emacs Peter Heslin
2007-06-15  8:48 ` Richard Stallman
2007-06-15 23:00   ` Peter Heslin
2007-06-16 18:50     ` Richard Stallman
2007-06-16 19:46       ` Frank Schmitt
2007-06-17 21:05         ` Agustin Martin
2007-06-17 21:31           ` Juri Linkov
2007-06-17 23:11             ` Peter Heslin
2007-06-18  9:55               ` Agustin Martin
2007-06-18 12:35                 ` martin rudalics
2007-06-19 13:14                   ` Agustin Martin
2007-06-20 12:46                     ` martin rudalics
2007-06-20 23:09                       ` Agustin Martin
2007-06-21 18:44                 ` Davis Herring
2007-06-18 21:31               ` Richard Stallman
2007-06-15  9:21 ` martin rudalics
2007-06-15 22:53   ` Peter Heslin
2007-06-16 10:03     ` martin rudalics
2007-06-16 10:55     ` Eli Zaretskii
2007-06-16 12:24       ` martin rudalics
2007-06-18 10:02     ` Agustin Martin
2007-06-18 12:37       ` martin rudalics
2007-06-19 15:13         ` Agustin Martin
2007-06-20 12:47           ` martin rudalics
2007-06-20 23:33             ` Agustin Martin [this message]
2007-06-21 17:32               ` Richard Stallman
2007-06-21 17:59                 ` David Kastrup
2007-06-21 21:39                 ` Peter Heslin
2007-06-22 16:24                   ` Richard Stallman
2007-06-22 21:22                     ` Peter Heslin
2007-06-23 18:26                       ` Richard Stallman
2008-01-13 17:19                         ` Dan Nicolaescu
2007-06-21 21:25               ` Peter Heslin

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=20070620233323.GB3279@agmartin.aq.upm.es \
    --to=agustin.martin@hispalinux.es \
    --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.