Re: [Orgmode] BUG-#+ Fontification

2009-05-29 Thread Nick Dokos
Carsten Dominik wrote: > thank you once again for the fast and excellent analysis of this > bug - this might have taken me a lot of time to figure out. > Glad to help. Nick ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to

Re: [Orgmode] BUG-#+ Fontification

2009-05-29 Thread Bernt Hansen
Nick Dokos writes: > > Well, duh: because of my PATH, I was getting emacs 22 from the command line, > but emacs 23 from the panel/menu - no wonder there is a difference. > > OTOH, this was stupidity with a purpose :-) The upshot is that > org-compatible-face does not deal with emacs 22 gracefull

Re: [Orgmode] BUG-#+ Fontification

2009-05-29 Thread Bernt Hansen
Carsten Dominik writes: > Hi Nick, > > thank you once again for the fast and excellent analysis of this > bug - this might have taken me a lot of time to figure out. > > I have pushed a fix for this problem that at least does help on > Emacs 22 - it will not work correctly under XEmacs. There wi

Re: [Orgmode] BUG-#+ Fontification

2009-05-29 Thread Carsten Dominik
On May 29, 2009, at 7:33 AM, Nick Dokos wrote: Well, duh: because of my PATH, I was getting emacs 22 from the command line, but emacs 23 from the panel/menu - no wonder there is a difference. OTOH, this was stupidity with a purpose :-) The upshot is that org-compatible-face does not deal wit

Re: [Orgmode] BUG-#+ Fontification

2009-05-28 Thread Nick Dokos
Nick Dokos wrote: > Bernt Hansen wrote: > > > Nick Dokos writes: > > > > > Bernt Hansen wrote: > > > > ... > > >> > > >> So to 'fix' this issue I customized the face and set Foreground to > > >> 'Firebrick' (red) which I think is what it used to look like. Should > > >> this face not have

Re: [Orgmode] BUG-#+ Fontification

2009-05-28 Thread Bernt Hansen
Nick Dokos writes: > Bernt Hansen wrote: > >> Bernt Hansen writes: >> >> > Face: org-meta-line (sample) (customize this face) >> > Documentation: Face for meta lines startin with "#+". >> > Defined in `org-faces.el'. >> > >> > Family: unspecified >> > Width: unspecified >> >

Re: [Orgmode] BUG-#+ Fontification

2009-05-28 Thread Nick Dokos
Bernt Hansen wrote: > Bernt Hansen writes: > > > Face: org-meta-line (sample) (customize this face) > > Documentation: Face for meta lines startin with "#+". > > Defined in `org-faces.el'. > > > > Family: unspecified > > Width: unspecified > > Height: unspecified > >

Re: [Orgmode] BUG-#+ Fontification

2009-05-28 Thread Bernt Hansen
Bernt Hansen writes: > Face: org-meta-line (sample) (customize this face) > Documentation: Face for meta lines startin with "#+". > Defined in `org-faces.el'. > > Family: unspecified > Width: unspecified > Height: unspecified > Weight: unspecified >

Re: [Orgmode] BUG-#+ Fontification

2009-05-28 Thread Bernt Hansen
Bernt Hansen writes: > Carsten Dominik writes: > >> On May 28, 2009, at 10:28 PM, Bernt Hansen wrote: >> >>> Is the face definition missing maybe? I forget how to check what face >>> is active in Emacs for a specific character - I need to write that >>> down >>> the next time I relearn it :) >>

Re: [Orgmode] BUG-#+ Fontification

2009-05-28 Thread Bernt Hansen
Carsten Dominik writes: > On May 28, 2009, at 10:28 PM, Bernt Hansen wrote: > >> Is the face definition missing maybe? I forget how to check what face >> is active in Emacs for a specific character - I need to write that >> down >> the next time I relearn it :) > > C-u C-x = > > The face should

Re: [Orgmode] BUG-#+ Fontification

2009-05-28 Thread Carsten Dominik
On May 28, 2009, at 10:28 PM, Bernt Hansen wrote: Hi Carsten, The following commit breaks fontification for #+ lines at the top of org files. be...@gollum:~/git/org-mode$ git bisect good 476493d3b300b8dc379ea7e42c974461d6f3dfb5 is first bad commit commit 476493d3b300b8dc379ea7e42c974461d6f

[Orgmode] BUG-#+ Fontification

2009-05-28 Thread Bernt Hansen
Hi Carsten, The following commit breaks fontification for #+ lines at the top of org files. be...@gollum:~/git/org-mode$ git bisect good 476493d3b300b8dc379ea7e42c974461d6f3dfb5 is first bad commit commit 476493d3b300b8dc379ea7e42c974461d6f3dfb5 Author: Carsten Dominik Date: Sat May 23 22:58:3