From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org-return-indent does not work properly with description lists (i.e ending with double colon) Date: Fri, 08 May 2015 10:12:35 +0200 Message-ID: <87sib7h4i4.fsf@nicolasgoaziou.fr> References: <87k2wp11v4.fsf@gmail.com> <87egmuc6tv.fsf@gmx.us> <762770650.10098000.1430920185337.JavaMail.zimbra@redhat.com> <87fv79s3a8.fsf@nicolasgoaziou.fr> <181023409.10839951.1431017081953.JavaMail.zimbra@redhat.com> <981859390.10907854.1431024920107.JavaMail.zimbra@redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40545) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqdNN-00056d-2Y for emacs-orgmode@gnu.org; Fri, 08 May 2015 04:11:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YqdNM-0003fc-3Z for emacs-orgmode@gnu.org; Fri, 08 May 2015 04:11:17 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:33957) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqdNL-0003fA-Te for emacs-orgmode@gnu.org; Fri, 08 May 2015 04:11:16 -0400 In-Reply-To: <981859390.10907854.1431024920107.JavaMail.zimbra@redhat.com> (Leo Ufimtsev's message of "Thu, 7 May 2015 14:55:20 -0400 (EDT)") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Leo Ufimtsev Cc: Org Mode Hello, Leo Ufimtsev writes: > If I have a list item with a double colon, with the cursor at the end:like: > > - Hello World :: | > > > And press C-c (org-return-indent), then the cursor is at position 0 on the next line: > > - Hello World :: > | This should be fixed in 4980a9dbb8ff1690abb54066da0827e1c37378c8. Thank you. Regards, -- Nicolas Goaziou