From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul R Subject: Re: Selecting to end of line Date: Thu, 10 Jul 2008 20:24:23 +0200 Message-ID: <87iqvd8unc.fsf@gmail.com> References: <9329736b0807081255t38398ad0k144b9ddf5fd88fb2@mail.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 1KH0pF-0001ye-5y for emacs-orgmode@gnu.org; Thu, 10 Jul 2008 14:25:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KH0pD-0001yG-Dv for Emacs-orgmode@gnu.org; Thu, 10 Jul 2008 14:25:04 -0400 Received: from [199.232.76.173] (port=46657 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KH0pD-0001yD-AL for Emacs-orgmode@gnu.org; Thu, 10 Jul 2008 14:25:03 -0400 Received: from yw-out-1718.google.com ([74.125.46.158]:54998) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KH0pD-0007Kl-3G for Emacs-orgmode@gnu.org; Thu, 10 Jul 2008 14:25:03 -0400 Received: by yw-out-1718.google.com with SMTP id 9so1464827ywk.66 for ; Thu, 10 Jul 2008 11:24:56 -0700 (PDT) In-Reply-To: (Carsten Dominik's message of "Thu\, 10 Jul 2008 09\:37\:28 -0700") 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: Emacs-orgmode@gnu.org On Thu, 10 Jul 2008 09:37:28 -0700, Carsten Dominik said: Carsten> Hi Ted, this is correct, the agenda does not allow to Carsten> position the cursor at the end of the line because of Carsten> technical reasons. So you need to work around this problem, Carsten> for example by tripple-clicking the line with the mouse, or Carsten> by selecting to the beginning of the next line with C-SPC Carsten> down. a space after the item title would work as well. I don't know what causes this limitation, but as a quick and dirty workaround can't you add automatically a space at the end of the string when rendering the agenda ? -- Paul