Thorsten Jolitz <[email protected]> writes: > both print this in the message buffer > > ,-------------------------------------- > | byte-code: End of buffer > | #("1st level" 0 9 (face org-level-1)) > `-------------------------------------- > > while using M-x shows the string "1st Level" as expected.
There is no problem here.
#("1st level" 0 9 (face org-level-1))
is just the internal representation of a fontified string.
Or am I missing something?
--
Bastien
