unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Subject: jit-lock.el
Date: Fri, 25 Jun 2004 19:57:59 -0400	[thread overview]
Message-ID: <E1Be0Zz-0008Dl-Q6@fencepost.gnu.org> (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)

             reply	other threads:[~2004-06-25 23:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-25 23:57 Richard Stallman [this message]
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

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1Be0Zz-0008Dl-Q6@fencepost.gnu.org \
    --to=rms@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 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).