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

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

Re: replacing a function with another one


From: Michael Heerdegen
Subject: Re: replacing a function with another one
Date: Thu, 13 Mar 2014 08:33:08 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

lee <lee@yun.yagibdah.de> writes:

> (concat "^\\s<" lsl-hi-lock-patterns-end-marker)

How did you search for it?

   (search-forward-regexp "^\\s<")

works well for me.

Michael.




reply via email to

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