emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs Crashes When Commenting C Code


From: Chong Yidong
Subject: Re: Emacs Crashes When Commenting C Code
Date: Tue, 23 May 2006 12:05:29 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> Emacs crashes when I comment out a line in a C
> source code.  I'm ready to post results to help
> finding this bug, but I don't know what to post.

I cannot reproduce this.  Can you give a recipe for producing this
crash, starting from emacs -q?  For example, I do:

1. emacs -q
2. C-x C-f foo.c RET
3. int main () {}
4. C-SPC M-<
4. M-x comment-region RET
5. No crash.




reply via email to

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