From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: fill text (indent) in lists Date: Thu, 02 Feb 2017 18:21:17 +0100 Message-ID: <87y3xocxv6.fsf@nicolasgoaziou.fr> References: <874m0csnlw.fsf@mat.ucm.es> <87fujwelod.fsf@nicolasgoaziou.fr> <87shnwr291.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48595) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cZL4W-0003C8-6U for emacs-orgmode@gnu.org; Thu, 02 Feb 2017 12:21:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cZL4T-0004ai-27 for emacs-orgmode@gnu.org; Thu, 02 Feb 2017 12:21:24 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:52773) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cZL4S-0004aQ-Rt for emacs-orgmode@gnu.org; Thu, 02 Feb 2017 12:21:20 -0500 Received: from saiph.selenimh (00004301000000000000074b.ipv6.commingeshautdebit.fr [IPv6:2a03:a0a0:0:4301::74b]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id CCC5D1720A9 for ; Thu, 2 Feb 2017 18:21:18 +0100 (CET) Received: from ngz by saiph.selenimh with local (Exim 4.88) (envelope-from ) id 1cZL4P-0005mz-N5 for emacs-orgmode@gnu.org; Thu, 02 Feb 2017 18:21:17 +0100 In-Reply-To: <87shnwr291.fsf@mat.ucm.es> (Uwe Brauer's message of "Thu, 02 Feb 2017 16:22:50 +0000") 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" To: emacs-orgmode@gnu.org Hello, Uwe Brauer writes: > I am sorry but I don't understand your instructions. > > Given > > - Rzcrmnzbf pba Pnyphyb Ahzrevpb. FBYNZRAGR grarzbf qbf frznanf > (FRVF UBENF RKNPGNZRAGR) > r vzcnegvzbf yb arprfnevb cnen unpre yn ubwn qr ceboyrznf: reebe er= yngvib l reebe nofbyhgb, ncebkvznpvba cbe > ry cbyvabzvb qr Gnlybe, > qrevinpvba r vagrtenpvba ahz=C3=A9evpn, cbyvabzvb qr yntenatr, zrgbqb= qr rhyre cnen RQBf.=20=20 > > What I am supposed to do now? > Where shall I put the cursor? > Where I am supposed to run C-x r o? You are supposed to create a 2 characters wide rectangle anywhere before the text. Using `open-rectangle' (C-x r o), you will shift the text inside the item. Then Org can properly fill it. > > I tried various possibilities non worked. I switched to > indented-text-mode, then filling sort of worked but not completely. I don't know what is indented-text-mode. Regards,