From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Richard Subject: Re: org-envolve? Date: Tue, 29 Jul 2014 11:36:57 +0200 Message-ID: <878unc33ra.fsf@geodiff-mac3.ulb.ac.be> References: <87tx6175wf.fsf@bzg.ath.cx> 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]:57400) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XC3oK-00054I-0v for emacs-orgmode@gnu.org; Tue, 29 Jul 2014 05:35:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XC3oE-00038X-5G for emacs-orgmode@gnu.org; Tue, 29 Jul 2014 05:35:07 -0400 In-Reply-To: (David Arroyo Menendez's message of "Mon, 28 Jul 2014 19:30:36 -0400") 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: David Arroyo Menendez Cc: Bastien , emacs-orgmode@gnu.org David Arroyo Menendez writes: > Yes, I have some =C3=ADtems > > mapcar > defun > apply > cons > > Then I mark the region of this =C3=ADtems, apply the function and obtain: > > + [ ] mapcar > + [ ] defun > + [ ] apply > + [ ] cons FWIW, I use rectangular insertion for this : 1. select region (mark on the first 'm', point on the last 'c', or converse= ly) 2. add string "- [ ] " using C-x r t (string-rectangle). --=20 Nico.