emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: jit-lock.el


From: Stefan
Subject: Re: jit-lock.el
Date: 30 Jun 2004 10:08:34 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> Is anyone investigating this bug report?

I have just put it in my growing list of "bugs to investigate".
I'm still trying to catch up from my 3-weeks trip.


        Stefan


> To: address@hidden
> From: Karl Chen <address@hidden>
> Date: Tue, 22 Jun 2004 01:43:16 -0700
> Subject: another jit-lock bug
> Reply-To: address@hidden
> Sender: address@hidden


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



> _______________________________________________
> Emacs-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]