From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Org-mode version 6.30trans; Cursor does not move to end-of-line in agenda view Date: Thu, 24 Sep 2009 19:47:00 +0800 Message-ID: <87bpl0sgy3.fsf@bzg.ath.cx> References: <874oqxslsf.wl%maus.david@gmail.com> <2C4F6E9C-2B8E-4008-AB62-2283B8EC47F1@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mqmn1-0002YE-CJ for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 07:47:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mqmmw-0002Vy-JG for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 07:47:10 -0400 Received: from [199.232.76.173] (port=56049 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mqmmw-0002Vs-9z for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 07:47:06 -0400 Received: from mail-fx0-f205.google.com ([209.85.220.205]:34620) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mqmmv-0007tz-RP for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 07:47:06 -0400 Received: by fxm1 with SMTP id 1so1310169fxm.31 for ; Thu, 24 Sep 2009 04:47:04 -0700 (PDT) In-Reply-To: <2C4F6E9C-2B8E-4008-AB62-2283B8EC47F1@gmail.com> (Carsten Dominik's message of "Mon, 21 Sep 2009 18:00:36 +0100") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org Hi Carsten, Carsten Dominik writes: > yes, Org does not allow to put the cursor at the end of the line in > the agenda. This is an artifact and hast to do with the fact that the > agenda often looks at text properties to access information about the > item. The \n does not have those properties. > > I could fix this, but I don't actually see a good reason for it. > Give me one, and I will change it. Let's try: when one wants to shift-select the entry one cannot select it entirely because the cursor cannot reach the end of the line, which is especially annoying for links. Besides that (only good) reason, I guess it just looks weird... I reported this problem before as well. -- Bastien