emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* 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/)]
@ 2019-05-16 21:43 Matthew Piziak
  2019-05-20  7:33 ` stardiviner
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Piziak @ 2019-05-16 21:43 UTC (permalink / raw)
  To: emacs-orgmode


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)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 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/)]
  2019-05-16 21:43 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/)] Matthew Piziak
@ 2019-05-20  7:33 ` stardiviner
  0 siblings, 0 replies; 2+ messages in thread
From: stardiviner @ 2019-05-20  7:33 UTC (permalink / raw)
  To: emacs-orgmode


Matthew Piziak <matthew.piziak@gmail.com> writes:

> 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`.

I got same problem.

- GNU Emacs 27.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.5) of 2019-02-22
- Org mode version 9.2.1 (release_9.2.1-274-ge3b7c3.dirty @ /home/stardiviner/Code/Emacs/org-mode/lisp/)

Not just `org-code' face, also other faces like `org-verbatim' etc.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-20  7:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-16 21:43 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/)] Matthew Piziak
2019-05-20  7:33 ` stardiviner

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).