Hi Sergio,
sergio writes:
> How org-mode decides, when to use this face?
See the docstring of `org-emphasis-regexp-components':
,
| Components used to build the regular expression for emphasis.
| This is a list with five entries. Terminology: In an emphasis string
| like " *strong word*
sergio wrote:
> On 01/04/2012 01:42 AM, Nick Dokos wrote:
>
> > ...and what does
> >
> >M-x describe-face RET org-code RET
> >
> > say?
>
> Face for fixed-width text like code snippets.
> ...
> Foreground: unspecified
> ...
>Inherit: shadow
> ...
>
... and what does
M-x d
Hi Sergio,
sergio wrote:
> On 01/04/2012 01:42 AM, Nick Dokos wrote:
>
>> ...and what does
>>
>>M-x describe-face RET org-code RET
>>
>> say?
>
> Face for fixed-width text like code snippets.
> ...
> Foreground: unspecified
> ...
>Inherit: shadow
> ...
>
>
> How org-mode decides
On 01/04/2012 01:42 AM, Nick Dokos wrote:
> ...and what does
>
>M-x describe-face RET org-code RET
>
> say?
Face for fixed-width text like code snippets.
...
Foreground: unspecified
...
Inherit: shadow
...
How org-mode decides, when to use this face?
--
sergio.
sergio wrote:
> On 01/03/2012 11:07 PM, Nick Dokos wrote:
>
>
> > Look at the "face" property.
> face (org-code)
>
...and what does
M-x describe-face RET org-code RET
say?
On 01/03/2012 11:07 PM, Nick Dokos wrote:
> Look at the "face" property.
face (org-code)
--
sergio.
sergio wrote:
> Hello.
>
> Why org mode highlights this lines with bright text color:
>
> ={motion}indent code
> == indent line
>
> ?
>
> From the first '=' till '=='.
>
Hints:
(info "(org) Emphasis and monospace")
Put the cursor on a character in the indicated range and do