From mboxrd@z Thu Jan 1 00:00:00 1970 From: Will Pierce Subject: Fontify text between quotes? Date: Wed, 21 Nov 2018 11:30:24 -0600 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="00000000000086f958057b301cbf" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41581) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gPWL4-0005V1-CB for emacs-orgmode@gnu.org; Wed, 21 Nov 2018 12:30:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gPWKy-00027K-Vj for emacs-orgmode@gnu.org; Wed, 21 Nov 2018 12:30:58 -0500 Received: from mail-pl1-x62d.google.com ([2607:f8b0:4864:20::62d]:42297) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gPWKy-00025y-Pm for emacs-orgmode@gnu.org; Wed, 21 Nov 2018 12:30:52 -0500 Received: by mail-pl1-x62d.google.com with SMTP id x21-v6so6447059pln.9 for ; Wed, 21 Nov 2018 09:30:52 -0800 (PST) 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 --00000000000086f958057b301cbf Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi all, I'd like to add a function that changes the face of any text in quotation marks. I looked a bit into adapting the existing org code for emphasis, but got bogged down. I'd like "text like this" to use the org-block face. Any help pointing me in the right direction on this would be much appreciated! =E2=80=93W --00000000000086f958057b301cbf Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi all,

I'd like to add a function = that changes the face of any text in quotation marks. I looked a bit into a= dapting the existing org code for emphasis, but got bogged down. I'd li= ke "text like this" to use the org-block face.

Any help pointing me in the right direction on this would be much ap= preciated!

=E2=80=93W
--00000000000086f958057b301cbf--