When using Unicode glyphs, org-habit-build-graph breaks due to a recent
change in Emacs master. Emacs master disallows resizing unibyte strings
to multibyte strings.
(setq org-habit-overdue-glyph ?•
org-habit-alert-glyph ?•
org-habit-today-glyph ?•
org-habit-completed-glyph ?◦)
Hello,
At the second level you can use BEAMER_ENV to choose something other than block
in order to customise the frame. Is there a similar way to override frame at
the top level. The beamer theme I'm using has a number of environments defined
that I'd like to be able to pic from.
Simon