emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: wrong font for checkboxes in org-mouse mode org-odt-data-dir not defined correctly [9.4.4 (9.4.4-dist @ /Users/administrator/.emacs.d/packages/elpa/org-plus-contrib-20210322/)]
@ 2021-03-24 14:18 Yaroslav Rogov
  2021-04-20  3:11 ` Kyle Meyer
  0 siblings, 1 reply; 2+ messages in thread
From: Yaroslav Rogov @ 2021-03-24 14:18 UTC (permalink / raw)
  To: emacs-orgmode

Currenty there’re following lines in org-mouse.el:

(font-lock-add-keywords
		 nil
		 `(("^[ \t]*\\([-+*]\\|[0-9]+[.)]\\) +\\(\\[[ X]\\]\\)"
		    (2 `(face bold keymap ,org-mouse-map mouse-face highlight) t)))
		 t))

https://code.orgmode.org/bzg/org-mode/src/master/lisp/org-mouse.el#L893-L897

Yet there’s special org-checkbox face obviously not used here.
Relic from the past?

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

end of thread, other threads:[~2021-04-20  3:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-24 14:18 Bug: wrong font for checkboxes in org-mouse mode org-odt-data-dir not defined correctly [9.4.4 (9.4.4-dist @ /Users/administrator/.emacs.d/packages/elpa/org-plus-contrib-20210322/)] Yaroslav Rogov
2021-04-20  3:11 ` Kyle Meyer

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