emacs-devel
[Top][All Lists]
Advanced

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

Re: narrow-to-defun and mark-defun now work properly for CC Mode.


From: Nick Roberts
Subject: Re: narrow-to-defun and mark-defun now work properly for CC Mode.
Date: Wed, 11 Apr 2007 12:29:34 +1200

 > Please complain to me about any problems.

Well, with that invitation!

Fontifying C files takes too long now, so my old machine starts to hang if I
step through a buffer or search for a string.  xbacktrace seems to consistently
include:

...
"c-where-wrt-brace-construct" (0x83752e9)
"c-beginning-of-defun" (0x8)
"beginning-of-defun-raw" (0x83752e9)
"beginning-of-defun" (0x10)
"c-get-fallback-start-pos" (0xd72d0)
"c-parse-state" (0xd72d0)
"c-font-lock-complex-decl-prepare" (0xd73f8)
"font-lock-fontify-keywords-region" (0xd72d0)
"font-lock-default-fontify-region" (0xd72d0)
"font-lock-fontify-region" (0xd72d0)
...

-- 
Nick                                           http://www.inet.net.nz/~nickrob




reply via email to

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