help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: C mode strange coding style


From: Kai Großjohann
Subject: Re: C mode strange coding style
Date: Wed, 12 Mar 2003 15:31:27 +0100
User-agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 (gnu/linux)

kgold@watson.ibm.com (kgold) writes:

> It didn't help yet.  I used customize to add a regexp equal to a
> single space, saved for the current session, and clicked
> index->rescan.  The function still does not appear.  Not being a
> regexp expert, was that correct?

First of all, it seems you have more than one space before the "{".

Secondly, the documentation says that the variable automatically
become buffer-local when set.  So I suggest to try it interactively
in a buffer, first:

M-x set-variable RET defun-prompt-regexp RET " SPC SPC SPC " RET

Then rescan and see if that helps.  Adjust the number of spaces...
-- 
A preposition is not a good thing to end a sentence with.


reply via email to

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