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

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

Re: Apparent problem with looking-at?


From: Richard Stallman
Subject: Re: Apparent problem with looking-at?
Date: Tue, 18 Jun 2002 20:24:09 -0600 (MDT)

Would you please provide a complete self-contained test case
so that we can reproduce the problem and debug it?

    nil and never has in previous versions of Emacs. If I alter the code snippet
    to (looking-at "/*") then it works (note the absence of the space after the
    '*'). Also, if I place a space character at the start of the line i.e.

Note that "/*" is a regexp that matches zero or more slashes.



reply via email to

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