Thanks. Interesting. But not really what I'm after -- unless I'm not using it right. When I do M-x org-bullets-mode, it wants to replace heading asterisks with the alternative list (defcustom org-bullets-bullet-list '(;;; Large "◉" "○" "✸" "✿" ;; ♥ ● ◇ ✚ ✜ ☯ ◆ ♠ ♣ ♦ ☢ ❀ ◆ ◖ ▶ ;;; Small ;; ► • ★ ▸ ) I wanted something that would give me the ability to add to the existing ordered list symbols -, +, 1. etc., not totally replace the normal heading asterisks. On Thu, Oct 15, 2015 at 6:18 PM, Seamus Tuohy wrote: > There is a way using UTF-8 chars. https://github.com/sabof/org-bullets > > On Thu, Oct 15, 2015 at 2:07 PM, Lawrence Bottorff > wrote: > >> Would there be a way to add a \rightarrow (or other latex symbols) as an >> ordered list "bullet"? >> >> LB >> > >