From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [Patch] M-Right and M-Left behave differently on headings and list items Date: Tue, 27 Apr 2010 07:57:45 +0200 Message-ID: References: <42881A23-3B5E-4423-B068-F543CE5B6AA7@gmail.com> <87ljchrkwp.fsf@bzg.ath.cx> <27D37EBD-C23A-42B9-80F4-417E45F552E6@gmail.com> <87tyr3kd38.fsf@bzg.ath.cx> <72102D19-9F0C-4C48-9695-E18A1955EF5C@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O6gqe-00025A-I3 for emacs-orgmode@gnu.org; Tue, 27 Apr 2010 05:12:56 -0400 Received: from [140.186.70.92] (port=50106 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O6gqa-00022D-9t for emacs-orgmode@gnu.org; Tue, 27 Apr 2010 05:12:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O6eZk-0007o2-4g for emacs-orgmode@gnu.org; Tue, 27 Apr 2010 02:47:26 -0400 Received: from mail-ew0-f214.google.com ([209.85.219.214]:59440) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O6eZd-0007mW-UN for emacs-orgmode@gnu.org; Tue, 27 Apr 2010 02:47:14 -0400 Received: by ewy6 with SMTP id 6so4690832ewy.32 for ; Mon, 26 Apr 2010 23:47:12 -0700 (PDT) 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: Matti De Craene Cc: emacs-orgmode@gnu.org, Bastien On Apr 27, 2010, at 12:07 AM, Matti De Craene wrote: > Thank you Carsten! > > -- > I think I noticed one small bug - possibly introduced by this change. > > Minimal example: > > * test > - item a > - item b > > Then: > M-Right / M-left is not possible on list item b, if that item is on > the last line of the org file. (M-S-Left/Right are possible) Yes, thank your for your report - fixed now. - Carsten > > Kind Regards, > > Matti > > > On Fri, Apr 23, 2010 at 10:26 AM, Carsten Dominik > wrote: >> >> On Apr 22, 2010, at 12:15 PM, Bastien wrote: >> >>> Carsten Dominik writes: >>> >>>> Excellent question. I think the cleanest would be that M-left/ >>>> right >>>> on a folded item that does have children throws an error. >>> >>> +1 >> >> >> This is how it now works. >> >>> >>> -- >>> Bastien >> >> - Carsten >> >> >> >> - Carsten