emacs-devel
[Top][All Lists]
Advanced

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

Re: C++ mode and c-beginning-of-current-token


From: Herbert Euler
Subject: Re: C++ mode and c-beginning-of-current-token
Date: Sun, 13 May 2007 00:02:51 +0800

parse-sexp-lookup-properties is t in C++ Mode so that text properties
can be set on pertinent <s and >s (in templates) to mark them as
parentheses.

Setting `parse-sexp-lookup-properties' to t in c-mode buffer reproduces
the error for c-mode, and setting `parse-sexp-lookup-properties' to nil in
c++-mode eliminate the error for c++-mode, although templates would
work.

Regards,
Guanpeng Xu

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now! http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/





reply via email to

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