emacs-devel
[Top][All Lists]
Advanced

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

Is this a bug of cc-mode?


From: Jun
Subject: Is this a bug of cc-mode?
Date: Fri, 24 May 2013 18:14:23 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6

emacs -Q
C-x C-f /tmp/tmp.c  (should be in c-mode)
Copy the following c code and paste it to the new buffer, then emacs freezes.

-------------xxxx-----------------
LONG Rounding(
    IN PRTMP_ADAPTER pAd,
    IN LONG Integer,
    IN LONG Fraction,
    IN LONG DenominatorOfTssiRatio)
-------------xxxx---------------

reply via email to

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