unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* jit-lock.el
@ 2004-06-25 23:57 Richard Stallman
  2004-06-30 14:08 ` jit-lock.el Stefan
  2004-10-10  5:32 ` jit-lock.el Stefan
  0 siblings, 2 replies; 6+ messages in thread
From: Richard Stallman @ 2004-06-25 23:57 UTC (permalink / raw)


Is anyone investigating this bug report?

To: emacs-devel@gnu.org
From: Karl Chen <quarl@nospam.quarl.org>
Date: Tue, 22 Jun 2004 01:43:16 -0700
Subject: another jit-lock bug
Reply-To: quarl+dated+1088325557.3e362f@nospam.quarl.org
Sender: emacs-devel-bounces+rms=gnu.org@gnu.org


emacs -q

(global-set-key "\r" (lambda () (interactive) (newline)
(indent-according-to-mode)))
(global-font-lock-mode)
(setq font-lock-support-mode 'jit-lock-mode)

C-x C-f /tmp/a.sh

if true ; then
    # when you press return here, auto indent succeeds
fi

case z in
    asdf)
# auto indent fails here only when font-lock-support-mode is
# jit-lock-mode, using (indent-according-to-mode) as part of an # interactive key (if you manually evaluate # (indent-according-to-mode) it works)

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

end of thread, other threads:[~2004-10-10  5:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-25 23:57 jit-lock.el Richard Stallman
2004-06-30 14:08 ` jit-lock.el Stefan
2004-07-01 17:14   ` jit-lock.el Richard Stallman
2004-07-01 17:51     ` jit-lock.el Stefan
2004-07-01 20:59       ` jit-lock.el David Kastrup
2004-10-10  5:32 ` jit-lock.el Stefan

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).