emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matthew Piziak <matthew.piziak@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Bug: org-code face not rendering over org-level-* faces [9.2.3 (release_9.2.3-374-g0b0aa4 @ /home/matt/.emacs.d/straight/build/org/)]
Date: Thu, 16 May 2019 17:43:17 -0400	[thread overview]
Message-ID: <87mujm13ey.fsf@gmail.com> (raw)


If I load `emacs -q`, I can see `org-code` (text between ~ characters)
rendering over headings just fine. However if I load `org-plus-contrib`,
`org-level-1` et al. seem to override it. Is there a way I can check the
precedence order? In my opinion `org-code` should be higher precedence
for `foreground`.

Emacs  : GNU Emacs 27.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.30)
 of 2019-04-11
Package: Org mode version 9.2.3 (release_9.2.3-374-g0b0aa4 @ /home/matt/.emacs.d/straight/build/org/)

current state:
==============
(setq
 org-agenda-prefix-format "%l"
 org-occur-hook '(org-first-headline-recenter)
 org-cycle-separator-lines 0
 org-agenda-window-setup 'current-window
 org-log-into-drawer t
 org-agenda-todo-ignore-time-comparison-use-seconds t
 org-enforce-todo-checkbox-dependencies t
 org-lowest-priority 90
 org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-show-empty-lines org-optimize-window-after-visibility-change)
 org-speed-command-hook '(org-speed-command-activate org-babel-speed-command-activate)
 org-tags-column -100
 org-odt-format-inlinetask-function 'org-odt-format-inlinetask-default-function
 org-default-priority 67
 org-agenda-use-tag-inheritance nil
 org-journal-enable-encryption t
 org-refile-allow-creating-parent-nodes 'confirm
 org-refile-use-outline-path 'file
 org-confirm-shell-link-function 'yes-or-no-p
 org-link-elisp-confirm-function nil
 org-capture-after-finalize-hook '((closure (t) nil (org-save-all-org-buffers)))
 org-latex-format-inlinetask-function 'org-latex-format-inlinetask-default-function
 org-export-with-toc nil
 org-html-format-headline-function 'org-html-format-headline-default-function
 org-agenda-dim-blocked-tasks 'dim
 org-confirm-babel-evaluate nil
 org-deadline-warning-days 28
 org-brain-title-max-length 12
 org-agenda-todo-ignore-scheduled 'future
 org-agenda-inhibit-startup t
 org-agenda-start-on-weekday nil)

             reply	other threads:[~2019-05-16 21:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-16 21:43 Matthew Piziak [this message]
2019-05-20  7:33 ` Bug: org-code face not rendering over org-level-* faces [9.2.3 (release_9.2.3-374-g0b0aa4 @ /home/matt/.emacs.d/straight/build/org/)] stardiviner

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=87mujm13ey.fsf@gmail.com \
    --to=matthew.piziak@gmail.com \
    --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).