From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: help-gnu-emacs@gnu.org
Subject: Re: How to detect words being added and removed to a buffer in a minor mode?
Date: Mon, 21 Nov 2022 11:27:03 +0000 [thread overview]
Message-ID: <87fsech7js.fsf@ucl.ac.uk> (raw)
In-Reply-To: Y3tOHlm5pHhNhJyv@protected.localdomain
On Monday, 21 Nov 2022 at 13:08, Jean Louis wrote:
> One need not see every single word counted. What if user enters 500
> words at once, then it would be futil to slow down the process until
> every single word has been counted.
I agree completely. Hence my use of naïve... I was answering the
specific request by the OP who wanted to capture every keystroke which
is indeed overkill and likely to introduce significant lag.
--
Eric S Fraga via gnus (Emacs 29.0.50 2022-11-13) on Debian 11.4
next prev parent reply other threads:[~2022-11-21 11:27 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-19 20:44 How to detect words being added and removed to a buffer in a minor mode? Dmitrii Pisarenko
2022-11-21 9:39 ` Eric S Fraga
2022-11-21 10:08 ` Jean Louis
2022-11-21 10:34 ` Emanuel Berg
2022-11-21 11:27 ` Eric S Fraga [this message]
2022-11-21 12:40 ` Emanuel Berg
2022-11-21 17:17 ` Marcin Borkowski
2022-11-21 17:21 ` Marcin Borkowski
2022-11-21 18:56 ` [External] : " Drew Adams
2022-11-22 15:33 ` Emanuel Berg
2022-11-26 6:14 ` Marcin Borkowski
2022-11-26 14:51 ` Emanuel Berg
-- strict thread matches above, loose matches on Subject: below --
2022-11-19 20:45 Pravles Redneсkoff via Users list for the GNU Emacs text editor
2022-11-20 3:10 ` Bob Newell
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=87fsech7js.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--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.