emacs-devel
[Top][All Lists]
Advanced

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

(no subject)


From: Herbert Euler
Subject: (no subject)
Date: Mon, 25 Feb 2008 16:17:30 +0800

Hi Alan,

I found cc mode signals an error.  To reproduce:

1. $ emacs -Q
2. C-x C-f x.c  (an empty file should be able to reproduce)
3. Type `#'

Emacs signals an error: "End of buffer".  I have located the position
that the error is signaled, it is in c-neutralize-syntax-in-CPP.  In
the above use case, this function is invoked as follows:

(c-neutralize-syntax-in-CPP 1 2 0)
error--> End of buffer

Regards,
Guanpeng Xu
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/




reply via email to

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