From mboxrd@z Thu Jan 1 00:00:00 1970 From: Will Pierce Subject: Re: add org-quote-region Date: Sun, 5 Aug 2018 10:31:22 -0500 Message-ID: References: <871sbdighg.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000003823a90572b1dc1e" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39105) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fmL0d-00064j-Am for emacs-orgmode@gnu.org; Sun, 05 Aug 2018 11:31:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fmL0c-0004On-Ed for emacs-orgmode@gnu.org; Sun, 05 Aug 2018 11:31:55 -0400 Received: from mail-oi0-x22c.google.com ([2607:f8b0:4003:c06::22c]:45914) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fmL0c-0004Nd-8H for emacs-orgmode@gnu.org; Sun, 05 Aug 2018 11:31:54 -0400 Received: by mail-oi0-x22c.google.com with SMTP id q11-v6so17920416oic.12 for ; Sun, 05 Aug 2018 08:31:54 -0700 (PDT) In-Reply-To: <871sbdighg.fsf@kyleam.com> 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 --0000000000003823a90572b1dc1e Content-Type: text/plain; charset="UTF-8" Ah! Thanks. I didn't search hard enough. Just starting to wrap my head around the org code. I'll have to look elsewhere in org for a place to contribute ;) On 4 August 2018 at 23:28, Kyle Meyer wrote: > Hello, > > Will Pierce writes: > > > Adds a function to turn the highlighted region into a block quote for > > export ("#+begin_quote...#+end_quote"). > > > > As a writer using org-mode I've found this very useful. > > I believe this can already be achieved in a more general way with > org-insert-structure-template (currently in master, which will be > released as Org 9.2). Select the region of interest and type C-c C-, q > > > --0000000000003823a90572b1dc1e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Ah! Thanks. I didn't search hard enough. Just starting= to wrap my head around the org code. I'll have to look elsewhere in or= g for a place to contribute ;)



On 4 August 2018 at 23:28, Kyle = Meyer <kyle@kyleam.com> wrote:
Hello,

Will Pierce <pie= rwill@gmail.com> writes:

> Adds a function to turn the highlighted region into a block quote for<= br> > export ("#+begin_quote...#+end_quote").
>
> As a writer using org-mode I've found this very useful.

I believe this can already be achieved in a more general way with org-insert-structure-template (currently in master, which will be
released as Org 9.2).=C2=A0 Select the region of interest and type C-c C-, = q



--0000000000003823a90572b1dc1e--