all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Robert Anderson" <RWA@sbcglobal.net>
Cc: emacs-devel@gnu.org
Subject: Re: regression: filling comments in C++ code (today's CVS)
Date: Thu, 16 Jan 2003 19:06:11 -0500	[thread overview]
Message-ID: <AA-E5EB961574A089FCDA2C1F4368B63481-ZZ@www2.prodigy.net> (raw)


--- Original Message ---
From: "Stefan Monnier" <monnier+gnu/emacs@rum.cs.yale.edu>
To: "Robert Anderson" <RWA@sbcglobal.net>
CC: emacs-devel@gnu.org
Subject: Re: regression: filling comments in C++ code (today's CVS) 

>> 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

I guess a _15 character_ test case is too much work to cut/paste? :)

Here 'tis:

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)

Thanks,
Bob

             reply	other threads:[~2003-01-17  0:06 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-17  0:06 Robert Anderson [this message]
2003-01-17 17:19 ` regression: filling comments in C++ code (today's CVS) Stefan Monnier
2003-01-19  1:36   ` Richard Stallman
2003-01-19 19:42   ` Martin Stjernholm
2003-01-20 16:54     ` Stefan Monnier
2003-01-24  2:45       ` Martin Stjernholm
2003-01-25 19:22         ` Richard Stallman
2003-01-26  1:48         ` Stefan Monnier
2003-02-09  1:31           ` Martin Stjernholm
2003-02-10 15:36             ` Stefan Monnier
2003-02-24  1:52               ` Martin Stjernholm
2003-02-24 14:26                 ` Stefan Monnier
2003-02-28 14:39                   ` Martin Stjernholm
2003-02-28 18:40                     ` Stefan Monnier
2003-01-19  0:25 ` Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2003-01-19  0:41 Robert Anderson
2003-01-19  0:34 Robert Anderson
2003-01-16 20:50 Robert Anderson
2003-01-16 23:46 ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AA-E5EB961574A089FCDA2C1F4368B63481-ZZ@www2.prodigy.net \
    --to=rwa@sbcglobal.net \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.