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

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

Re: What function can test if point is at the beginning of a word?


From: Leon
Subject: Re: What function can test if point is at the beginning of a word?
Date: Sun, 25 Jun 2006 19:34:56 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux)

Eric Hanchrow <offby1@blarg.net> writes:

> Actually, (looking-at "\\b\\w") is better.

Indeed, this works better than "\\b". Thanks a lot.

-- 
Leon





reply via email to

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