Re: [O] '=' and highlight

2012-01-03 Thread Bastien
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*

Re: [O] '=' and highlight

2012-01-03 Thread Nick Dokos
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

Re: [O] '=' and highlight

2012-01-03 Thread Sebastien Vauban
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

Re: [O] '=' and highlight

2012-01-03 Thread sergio
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.

Re: [O] '=' and highlight

2012-01-03 Thread Nick Dokos
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?

Re: [O] '=' and highlight

2012-01-03 Thread sergio
On 01/03/2012 11:07 PM, Nick Dokos wrote: > Look at the "face" property. face (org-code) -- sergio.

Re: [O] '=' and highlight

2012-01-03 Thread Nick Dokos
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