emacs-devel
[Top][All Lists]
Advanced

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

Re: regression: filling comments in C++ code (today's CVS)


From: Robert Anderson
Subject: Re: regression: filling comments in C++ code (today's CVS)
Date: Sat, 18 Jan 2003 19:34:43 -0500

--- Original Message ---
From: "Stefan Monnier" <monnier+gnu/address@hidden>
To: "Robert Anderson" <address@hidden>, address@hidden
CC: address@hidden
Subject: Re: regression: filling comments in C++ code (today's CVS) 

>> Debugger entered--Lisp error: (search-failed "/\\*+ *\\|//+ *")
>>   re-search-forward("/\\*+ *\\|//+ *")
>>   fill-comment-paragraph(nil)
>>   fill-paragraph(nil)
>>   apply(fill-paragraph nil)
>>   c-mask-comment(t nil fill-paragraph nil)
>>   c-fill-paragraph(nil)
>>   call-interactively(c-fill-paragraph)
>
>I believe I've fixed this bug now, thanks for reporting it.

Is the fix in CVS?  I can run my tests on it if so.  Thanks for
responding to my report.

>I still think it's also a bug for cc-mode to rebind M-q instead of
>setting fill-paragraph-function.  Or is there a good reason for
>doing it this way ?

I could say "I doubt it," but I honestly have no idea.

Thanks,
Bob






reply via email to

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