all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
Cc: martin rudalics <rudalics@gmx.at>, emacs-devel@gnu.org
Subject: Re: cperl + isearch + font-lock-multiline sometimes very slow
Date: Sun, 22 Oct 2006 13:31:53 -0400	[thread overview]
Message-ID: <8764ecl0ja.fsf@furball.mit.edu> (raw)
In-Reply-To: <453A4373.7060807@gmx.at> (martin rudalics's message of "Sat\, 21 Oct 2006 17\:57\:39 +0200")

I managed to reproduce the bug, and figured out the problem.  If
ps-print is already loaded, cperl-init-faces is called when
cperl-mode.el is loaded instead of when cperl-mode is run.  However,
cperl-init-faces assumes cperl-font-lock-multiline is correctly set,
which is normally done at run-time; otherwise, it supplies the
incorrect font-lock keywords.  I've checked in a fix.

  reply	other threads:[~2006-10-22 17:31 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-19  6:21 cperl + isearch + font-lock-multiline sometimes very slow Klaus Zeitler
2006-10-19  7:48 ` Richard Stallman
2006-10-19 11:26   ` Kim F. Storm
2006-10-20  6:06     ` Richard Stallman
2006-10-20  3:45 ` Chong Yidong
2006-10-20 12:05   ` Klaus Zeitler
2006-10-20 12:50     ` Chong Yidong
2006-10-20 22:52       ` Chong Yidong
2006-10-21 15:57     ` martin rudalics
2006-10-22 17:31       ` Chong Yidong [this message]
2006-10-22 20:34         ` martin rudalics
2006-10-22 21:01           ` Chong Yidong
2006-10-23  8:37         ` Klaus Zeitler
2006-10-23 20:25           ` Stefan Monnier
2006-10-23 20:52             ` Stefan Monnier
2006-10-22  9:57     ` martin rudalics

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=8764ecl0ja.fsf@furball.mit.edu \
    --to=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=rudalics@gmx.at \
    /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.