From: Peter Salazar <cycleofsong@gmail.com>
To: Bastien <bzg@altern.org>
Cc: org-mode <emacs-orgmode@gnu.org>
Subject: Re: block quotes in prose?
Date: Thu, 24 Jan 2013 01:36:11 -0500 [thread overview]
Message-ID: <CAE+_6Tz+WAYt2hG1m1Kpais0dnehM1LK_ej=VkVri0WB3G=U0g@mail.gmail.com> (raw)
In-Reply-To: <877gn4rrvh.fsf@bzg.ath.cx>
[-- Attachment #1: Type: text/plain, Size: 896 bytes --]
This is awesome, thank you. I'll play around with it!
On Wed, Jan 23, 2013 at 7:44 AM, Bastien <bzg@altern.org> wrote:
> Hi Peter,
>
> Peter Salazar <cycleofsong@gmail.com> writes:
>
> > 1. What's the best way to demarcate block quotes in org-mode?
>
> (setq org-fontify-quote-and-verse-blocks t)
>
> This uses the org-quote face, which inherits its properties from the
> org-block face -- M-x customize-face RET org-quote RET to customize
> the org-quote face.
>
> > 2. It would also be cool to find a way to make bulleted lists appear
> > in a different color if possible, or a workaround to simulate this.
>
> You can play around with this
>
> (highlight-regexp (org-item-re))
>
> or
>
> (highlight-regexp (org-item-re) 'org-quote)
>
> or
>
> (highlight-regexp org-list-full-item-re 'org-quote)
>
> ...
>
> But this is hackish, temporary and half-satisfactory.
>
> HTH,
>
> --
> Bastien
>
[-- Attachment #2: Type: text/html, Size: 1442 bytes --]
prev parent reply other threads:[~2013-01-24 6:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-23 0:13 block quotes in prose? Peter Salazar
2013-01-23 5:03 ` John Hendy
2013-02-05 4:10 ` Peter Salazar
2013-02-11 15:54 ` Bastien
2013-02-11 16:01 ` Sebastien Vauban
2013-02-16 20:27 ` Peter Salazar
2013-02-23 9:54 ` Bastien
2013-02-24 19:45 ` Peter Salazar
2013-01-23 12:44 ` Bastien
2013-01-24 6:36 ` Peter Salazar [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAE+_6Tz+WAYt2hG1m1Kpais0dnehM1LK_ej=VkVri0WB3G=U0g@mail.gmail.com' \
--to=cycleofsong@gmail.com \
--cc=bzg@altern.org \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).