From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nicolas Richard Newsgroups: gmane.emacs.help Subject: Re: My humble additions to AUCTeX Date: Mon, 13 Jan 2014 17:49:55 +0100 Message-ID: <87y52j6d3g.fsf@yahoo.fr> References: <20140113002818.77105028@aga-netbook> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1389631811 15330 80.91.229.3 (13 Jan 2014 16:50:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 13 Jan 2014 16:50:11 +0000 (UTC) Cc: GNU Emacs users list To: Marcin Borkowski Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 13 17:50:18 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W2kiP-0001dh-Ow for geh-help-gnu-emacs@m.gmane.org; Mon, 13 Jan 2014 17:50:17 +0100 Original-Received: from localhost ([::1]:43665 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2kiP-00022M-EX for geh-help-gnu-emacs@m.gmane.org; Mon, 13 Jan 2014 11:50:17 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34648) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2ki9-0001tX-0R for help-gnu-emacs@gnu.org; Mon, 13 Jan 2014 11:50:06 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W2ki3-0006L0-0e for help-gnu-emacs@gnu.org; Mon, 13 Jan 2014 11:50:00 -0500 Original-Received: from mxin.ulb.ac.be ([164.15.128.112]:31775) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W2ki2-0006Kq-Qu for help-gnu-emacs@gnu.org; Mon, 13 Jan 2014 11:49:54 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ap8EABkY1FKkD4Nx/2dsb2JhbABaDr16gSp0giUBAQEDAXkFCwgDDhMlDwEESROHbwEMCKpflDQBhVAXh3eGOFgHhDcEmBeGLotngm5AO4Es Original-Received: from geodiff-mac3.ulb.ac.be (HELO geodiff-mac3) ([164.15.131.113]) by smtp.ulb.ac.be with ESMTP; 13 Jan 2014 17:49:52 +0100 In-Reply-To: <20140113002818.77105028@aga-netbook> (Marcin Borkowski's message of "Mon, 13 Jan 2014 00:28:18 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 164.15.128.112 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:95369 Archived-At: Marcin Borkowski writes: > Hi all, > > I've recently started putting together some functions to enhance > AUCTeX. Currently, a very limited set is ready (getting info about > the "token" (in the TeX sense) at point and movement by tokens) Could you state some of the problems you are solving ? ISTR token-by-token motion was a problem for me at some point in the past, but I think these problems disappeared. I use C-M-f and C-M-b. -- Nicolas.