From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: err... looking-back not defined in xemacs either Date: Mon, 23 Nov 2009 12:45:18 +0100 Message-ID: References: <622E460E-B31D-4F6A-9D4A-E9CDE8B8BF05@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NCXMJ-0008Ng-2o for emacs-orgmode@gnu.org; Mon, 23 Nov 2009 06:45:31 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NCXME-0008M6-Ap for emacs-orgmode@gnu.org; Mon, 23 Nov 2009 06:45:30 -0500 Received: from [199.232.76.173] (port=42337 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCXME-0008Lz-2L for emacs-orgmode@gnu.org; Mon, 23 Nov 2009 06:45:26 -0500 Received: from mail-bw0-f215.google.com ([209.85.218.215]:45407) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NCXMD-0006vD-MV for emacs-orgmode@gnu.org; Mon, 23 Nov 2009 06:45:25 -0500 Received: by bwz7 with SMTP id 7so5315935bwz.26 for ; Mon, 23 Nov 2009 03:45:22 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: =?ISO-8859-1?Q?Andreas_G=F6sele?= Cc: emacs-orgmode@gnu.org Hi Andreas, thanks, I have just pused some compatibility code for this. - Carsten On Nov 23, 2009, at 12:18 PM, Andreas G=F6sele wrote: > Carsten Dominik gmail.com> writes: > >>> Is there going to be a patch for that? Or is there at least a work- >>> around? >> >> I cannot find enough context here, can someone please summarize for =20= >> me >> what this is about? > > The new functions org-cycle-level (org.el) and org-cycle-item-=20 > indentation > (org-list.el) use looking-back > which doesn't exit in XEmacs. So if I use tab to indent I get an =20 > error instead. > > As a matter of fact already org-mouse-end-headline, org-mouse-insert-=20= > item and > org-mouse-context-menu in org-mouse.el use it, but I never =20 > encountered an error > because of that. > > Thanks > > Andreas G=F6sele > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten