From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.help Subject: thingatpt Date: Fri, 29 Feb 2008 03:00:10 +0100 Organization: GNU's Not UNIX! Message-ID: <200802290200.m1T20AkT018010@localhost.localdomain> Reply-To: Xavier Maillard NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1204252490 4266 80.91.229.12 (29 Feb 2008 02:34:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Feb 2008 02:34:50 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 29 03:35:16 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JUv5b-0005jw-Se for geh-help-gnu-emacs@m.gmane.org; Fri, 29 Feb 2008 03:35:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUv55-0004VT-HP for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Feb 2008 21:34:39 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JUv4q-0004VO-Uv for help-gnu-emacs@gnu.org; Thu, 28 Feb 2008 21:34:24 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JUv4o-0004Us-Il for help-gnu-emacs@gnu.org; Thu, 28 Feb 2008 21:34:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JUv4o-0004Up-Bu for help-gnu-emacs@gnu.org; Thu, 28 Feb 2008 21:34:22 -0500 Original-Received: from master.uucpssh.org ([193.218.105.66]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JUv4o-0000Yd-0O for help-gnu-emacs@gnu.org; Thu, 28 Feb 2008 21:34:22 -0500 Original-Received: by master.uucpssh.org (Postfix, from userid 10) id B28BDC8EFA; Fri, 29 Feb 2008 03:32:54 +0100 (CET) Original-Received: from localhost.localdomain (IDENT:1000@localhost [127.0.0.1]) by localhost.localdomain (8.14.1/8.13.8) with ESMTP id m1T20G8c018026 for ; Fri, 29 Feb 2008 03:00:16 +0100 Original-Received: (from xma@localhost) by localhost.localdomain (8.14.1/8.13.8/Submit) id m1T20AkT018010; Fri, 29 Feb 2008 03:00:10 +0100 User-Agent: Rmail in GNU Emacs 23.0.60.2 on GNU/Linux Jabber-ID: xma01@jabber.fr X-uucpssh: Found to be clean X-uucpssh-SpamCheck: not spam, SpamAssassin (not cached, score=-4.4, required 4.6, autolearn=not spam, ALL_TRUSTED -1.80, BAYES_00 -2.60, SPF_HELO_PASS -0.00) X-uucpssh-From: xma@gnu.org X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) 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:51960 Archived-At: Hi, I am trying to find out how to extend thing at point for a personnal need. I have several items that are composed of a series of numbers (10 to be precise), these items represents transaction's IDs. I want GNU Emacs to recognise them as this so that I can do specialised actions on them. All is ready *but* I do not know how to define a "thing" with thingatpt.el. On the same topic, I can have several transaction IDs on the same line, for exmple: 1234567890 0123456789 etc. I'd like to be able to navigate to the next/previous item using the TAB key, how would you do that ? Regards, Xavier -- http://www.gnu.org http://www.april.org http://www.lolica.org