unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* font lock, rst-mode, and keyboard repeat
@ 2006-06-17 12:35 David Abrahams
  2006-06-21 18:18 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: David Abrahams @ 2006-06-17 12:35 UTC (permalink / raw)
  Cc: smerten


Hi,

I'm experiencing a terrible usability problem.  My emacs was built
from CVS:

   GNU Emacs 22.0.50.1 (i386-mingw-nt5.1.2600) of 2006-05-07

The problem is that in rst-mode
(http://www.merten-home.de/FreeSoftware/rst-mode/), when I hold down
the `-' key to get a row of repeated dashes (needed often in rst
documents), after the first dash, the display doesn't update until
after I release the key.  

* The problem goes away if I turn off font-lock
* My font lock settings are at the default
* Changing the jit-lock customization seems to have no effect
* I don't remember this happening in earlier versions of emacs.  

Can anyone offer a clue as to what the fix might be?

Thanks,

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: font lock, rst-mode, and keyboard repeat
  2006-06-17 12:35 font lock, rst-mode, and keyboard repeat David Abrahams
@ 2006-06-21 18:18 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2006-06-21 18:18 UTC (permalink / raw)
  Cc: smerten, emacs-devel

> The problem is that in rst-mode
> (http://www.merten-home.de/FreeSoftware/rst-mode/), when I hold down
> the `-' key to get a row of repeated dashes (needed often in rst
> documents), after the first dash, the display doesn't update until
> after I release the key.  

It just means that Emacs can't keep up with the repeat rate.
Maybe because rst-mode's font-lock settings are too inefficient or
too complex.  Or because you compiled Emacs-CVS with too much run-time
checking, ...


        Stefan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-06-21 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-17 12:35 font lock, rst-mode, and keyboard repeat David Abrahams
2006-06-21 18:18 ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).