emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] M-: (org-display-outline-path) doesn't work correctly


From: Bastien
Subject: Re: [O] M-: (org-display-outline-path) doesn't work correctly
Date: Wed, 12 Mar 2014 17:12:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Thorsten Jolitz <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]