Re: [Orgmode] Emphasis font-lock question.

2006-09-08 Thread Alex Bochannek
"Ed Hirgelt" <[EMAIL PROTECTED]> writes: > On 9/8/06, Alex Bochannek <[EMAIL PROTECTED]> wrote: > > > It's OK to me if */foo/* means italic and bold (this is how Gnus > rendered your example), but */foo/bar* shouldn't. Markers, stacked or > otherwise, should come in symmetrical pairs.

Re: [Orgmode] Emphasis font-lock question.

2006-09-08 Thread Ed Hirgelt
On 9/8/06, Alex Bochannek <[EMAIL PROTECTED]> wrote: It's OK to me if */foo/* means italic and bold (this is how Gnusrendered your example), but */foo/bar* shouldn't. Markers, stacked or otherwise, should come in symmetrical pairs.Nice example because there is a symmetric pair there.  I have always

Re: [Orgmode] Emphasis font-lock question.

2006-09-08 Thread Alex Bochannek
Carsten Dominik <[EMAIL PROTECTED]> writes: > If I remember correctly, these classes are necessary to make emphasis > work correctly with stacked emphasis, for example */this is italic and > bold at the same time/*. > > I guess I could take them out if stacking is forbidden, in this case > you exa

Re: [Orgmode] Emphasis font-lock question.

2006-09-08 Thread Carsten Dominik
On Sep 8, 2006, at 8:59, Alex Bochannek wrote: I just upgraded to 4.47 after being on 4.12 since March and noticed that emphasis font locking has changed a bit. I like the way it's been rewritten, but org-emph-re still doesn't match a typical pattern I use. For example: */usr/local/bin* Sin

[Orgmode] Emphasis font-lock question.

2006-09-07 Thread Alex Bochannek
I just upgraded to 4.47 after being on 4.12 since March and noticed that emphasis font locking has changed a bit. I like the way it's been rewritten, but org-emph-re still doesn't match a typical pattern I use. For example: */usr/local/bin* Since org-emph-re uses "[^" border markers "]", and th