From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Hanchrow Newsgroups: gmane.emacs.help Subject: Re: What function can test if point is at the beginning of a word? Date: Sun, 25 Jun 2006 11:16:45 -0700 Message-ID: <87irmphzhu.fsf@offby1.atm01.sea.blarg.net> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1151259814 31431 80.91.229.2 (25 Jun 2006 18:23:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 25 Jun 2006 18:23:34 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jun 25 20:23:31 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FuZGb-0004l9-AI for geh-help-gnu-emacs@m.gmane.org; Sun, 25 Jun 2006 20:23:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FuZGa-0006cO-ON for geh-help-gnu-emacs@m.gmane.org; Sun, 25 Jun 2006 14:23:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FuZGQ-0006c3-5Z for help-gnu-emacs@gnu.org; Sun, 25 Jun 2006 14:23:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FuZGO-0006br-IV for help-gnu-emacs@gnu.org; Sun, 25 Jun 2006 14:23:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FuZGO-0006bo-DL for help-gnu-emacs@gnu.org; Sun, 25 Jun 2006 14:23:16 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FuZS5-0006j9-RI for help-gnu-emacs@gnu.org; Sun, 25 Jun 2006 14:35:22 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FuZGI-0004jb-Rm for help-gnu-emacs@gnu.org; Sun, 25 Jun 2006 20:23:10 +0200 Original-Received: from q-static-138-125.avvanta.com ([206.124.138.125]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 25 Jun 2006 20:23:10 +0200 Original-Received: from offby1 by q-static-138-125.avvanta.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 25 Jun 2006 20:23:10 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 5 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: q-static-138-125.avvanta.com User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.51 (gnu/linux) Cancel-Lock: sha1:Qp8BUh6UVR2ud296UQhkdSMbqgg= X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:35654 Archived-At: Actually, (looking-at "\\b\\w") is better. -- The whole point of loud music is to make it possible to date without talking. -- Roger Ebert