emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Diego Zamboni <diego@zzamboni.org>
To: Texas Cyberthal <texas.cyberthal@gmail.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: customizing Org for legibility
Date: Sat, 1 Feb 2020 21:46:41 +0100	[thread overview]
Message-ID: <CAGY83EeObSijOjMTDWir8ADZ=o7=pF9wUVScbpuJZJ7iPbiVXw@mail.gmail.com> (raw)
In-Reply-To: <CAMUm490SHvHwUCH3YG0-UZtKY13BkE_c0q+Y-nzTb3veB4BDOQ@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 618 bytes --]

> Ok, I see what you're saying. You're proposing to have TODO states and
> other tags on the left of the heading title in fixed pitch, and the
> heading title in variable pitch. In my current setup the whole heading
> is fixed in Agenda and variable in normal buffers. I agree it would be
> good to have mixed-pitch headings.
>

This is doable for the TODO states already using the org-todo-keyword-faces
variable, which can contain full font attribute lists, like this:

    (org-todo-keyword-faces
     '(("TODO"         . (:foreground "DarkOrchid1" :inherit fixed-pitch))
       ("INBOX"        . "cyan"))

--Diego

[-- Attachment #2: Type: text/html, Size: 1068 bytes --]

  reply	other threads:[~2020-02-01 20:46 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-31  9:34 customizing Org for legibility Texas Cyberthal
2020-01-31 11:34 ` Fraga, Eric
2020-01-31 13:19 ` Diego Zamboni
2020-01-31 17:47   ` Texas Cyberthal
2020-02-01 16:17     ` Jack Kamm
2020-02-01 20:11       ` Bob Newell
2020-02-01 20:38         ` Diego Zamboni
2020-02-02  2:02       ` Tim Cross
2020-01-31 20:13 ` Samuel Wales
2020-02-01  1:23   ` Texas Cyberthal
2020-02-01  1:34     ` Samuel Wales
2020-02-01  2:47       ` Texas Cyberthal
2020-02-01 20:46         ` Diego Zamboni [this message]
2020-02-01 20:36   ` Diego Zamboni
2020-02-01  9:36 ` Bastien

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='CAGY83EeObSijOjMTDWir8ADZ=o7=pF9wUVScbpuJZJ7iPbiVXw@mail.gmail.com' \
    --to=diego@zzamboni.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=texas.cyberthal@gmail.com \
    /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).