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: Stefan Monnier
Subject: Re: regression: filling comments in C++ code (today's CVS)
Date: Thu, 16 Jan 2003 18:46:38 -0500

> I just updated from CVS today and it appears there has been a
> rather serious regression with respect to filling comments in C++
> code.
> 
> Here's a test case, in cc-mode:
> 
> main()
> {
>     // a[M-q]
> 
> comes back with:
> 
> fill-comment-paragraph: Search failed: "/\\*+ *\\|//+ *"

Could you provide the full backtrace (by setting
Options => Enter Debugger on Error) ?


        Stefan





reply via email to

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