emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Seeing Actual Emphasis in Orgmode Buffer


From: Nick Dokos
Subject: Re: [O] Seeing Actual Emphasis in Orgmode Buffer
Date: Sat, 16 Jan 2016 14:27:45 -0500
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.1.50 (gnu/linux)

Kenneth Jacker <address@hidden> writes:

> Thanks for you suggestions Marco, but I still can't figure out how to get the 
> "styles"/"emphasis" displayed in a '.org' file buffer.
>
> As mentioned before, the variable "org-fontify-emphasized-text" is set to `t' 
> (non-nil). 
>
> Documentation says this about that variable:
>
>         Non-nil means fontify *bold*, /italic/ and _underlined_ text.
>
> Anyone have any other ideas?
>
> Thanks,
>
> -Kenneth
>

Open an org mode buffer, type

*bold*

in it, move the cursor over one of the letters of the word "bold" and
type

C-u C-x =

You should get a *Help* buffer and towards the bottom there should be a
section that looks something like this (this is what I get in my case):

,----
| There are text properties here:
|   face                 (bold)
|   font-lock-multiline  t
|   fontified            t
|   org-emphasis         t
`----

What do you get?

-- 
Nick




reply via email to

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