emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: James Harkins <jamshark70@gmail.com>
To: orgmode <emacs-orgmode@gnu.org>
Subject: Faces issue with plain lists under second-level headings?
Date: Fri, 03 Jan 2014 17:25:10 +0800	[thread overview]
Message-ID: <73e5b329-ee5d-4f39-89db-44de668691d0@dewdrop-world.net> (raw)

I'm not sure if this is reported, but I spotted a minor "faces" bug just 
now.

Put this into an Org buffer.

** Headline
   - *Bold* non-bold
   - *Bold* non-bold
   - Non-bold

Put the cursor on "Headline" and do M-left, M-right. When the heading is 
any level other than second, no problem. But at the second level, the first 
boldface appears in normal type, while the second item's boldface works 
properly.

File this under trivial annoyance, but maybe easy to fix?

Org-mode version 8.2.4 (release_8.2.4-1-gb7d674 @ 
/home/dlm/share/org-mode.git/lisp/)

; omitting some variables that are only for agendas and exports

(custom-set-variables
  ;; custom-set-variables was added by Custom.
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
 '(column-number-mode t)
 '(compilation-error-screen-columns nil)
 '(global-hl-line-mode t)
 '(hl-line-sticky-flag nil)
 '(initial-frame-alist (quote ((menu-bar-lines . 1) (height . 47) (width . 
100))))
 '(iswitchb-case t)
 '(iswitchb-mode t)
 '(org-agenda-cmp-user-defined (quote bh/agenda-sort-by-heading-date))
 '(org-agenda-window-setup (quote current-window))
 '(org-babel-load-languages (quote ((emacs-lisp . t) (sh . t) (org . t) 
(lilypond . t))))
 '(org-beamer-environments-extra (quote (("CJK" "Z" "\\begin{CJK}%a%H" 
"\\end{CJK}") ("onlyenv" "O" "\\begin{onlyenv}%a" "\\end{onlyenv}") 
("overlayarea" "Y" "\\begin{overlayarea}%r%a" "\\end{overlayarea}"))))
 '(org-blank-before-new-entry (quote ((heading) (plain-list-item))))
 '(org-confirm-babel-evaluate t)
 '(org-cycle-include-plain-lists (quote integrate))
 '(org-directory "~/Documents/mobileorg")
 '(org-export-allow-bind-keywords t)
 '(org-export-latex-coding-system (quote utf-8))
 '(org-export-odt-preferred-output-format "pdf")
 '(org-export-with-smart-quotes t)
 '(org-habit-show-all-today t)
 '(org-hide-leading-stars t)
 '(org-id-link-to-org-use-id (quote 
create-if-interactive-and-no-custom-id))
 '(org-latex-listings t)
 '(org-latex-packages-alist nil)
 '(org-latex-pdf-process (quote ("xelatex -interaction nonstopmode 
-output-directory %o %f" "xelatex -interaction nonstopmode 
-output-directory %o %f" "xelatex -interaction nonstopmode 
-output-directory %o %f")))
 '(org-latex-table-caption-above nil)
 '(org-latex-title-command "\\maketitle")
 '(org-latex-to-pdf-process (quote ("xelatex -interaction nonstopmode %s" 
"xelatex -interaction nonstopmode %s")))
 '(org-link-to-org-use-id (quote create-if-interactive-and-no-custom-id))
 '(org-mobile-directory "/home/dlm/Ubuntu One/mobileorg")
 '(org-mobile-files (quote (org-agenda-files 
"~/Documents/mobileorg/test.org")))
 '(org-mobile-inbox-for-pull "~/Documents/mobileorg/from-mobile.org")
 '(org-modules (quote (org-bbdb org-bibtex org-docview org-gnus org-habit 
org-id org-info org-jsinfo org-irc org-mew org-mhe org-rmail org-vm org-wl 
org-w3m)))
 '(org-odt-convert-process "unoconv")
 '(org-show-siblings (quote ((default) (isearch t))))
 '(org-timeline-show-empty-dates nil)
 '(org-todo-keywords (quote ((sequence "TODO" "MAYBE" "INPROG" "MTG" "|" 
"DONE" "POSTPONED"))))
 '(org-url-hexify-p nil)
 '(show-paren-mode t)
 '(word-wrap t))

hjh

             reply	other threads:[~2014-01-03  9:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-03  9:25 James Harkins [this message]
2014-01-03 10:25 ` Faces issue with plain lists under second-level headings? 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=73e5b329-ee5d-4f39-89db-44de668691d0@dewdrop-world.net \
    --to=jamshark70@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).