Re: [Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-07 Thread Carsten Dominik
On Sep 7, 2009, at 6:57 AM, Mark Elston wrote: Melton Low wrote: Sorry I made a mistake. I only see it if I reverted org-mode back to 6.30d. Works fine with this morning's git pull. Hmm. Well, as it turns out, so does mine. Whatever the problem *was* it appears to have gone away now.

[Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-07 Thread Tassilo Horn
Melton Low softw@gmail.com writes: I only see it if I reverted org-mode back to 6.30d. Yep problem still there. Hm, so it seems not to be caused by some external package. I suspected that maybe the problem occurs only for color-theme users, but it seems to be something different... :-(

Re: [Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-07 Thread Mark Elston
Carsten, Not sure why but now I see the problem on the *other* machine as well (the one that didn't show the problem before). This is 6.30d.6.g2066. I haven't updated this machine in the last few days. I don't know why I didn't see it before on this machine. Nothing has changed. Perhaps I

[Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-07 Thread Tassilo Horn
Hi all! Could you please try another thing (with the git version where this bug occurs): 1. Create a file test.el with these contents: --8---cut here---start-8--- (add-to-list 'load-path ~/path/to/org-mode/lisp/) ;; EDIT TO YOUR NEEDS (setq org-modules nil)

[Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-07 Thread Tassilo Horn
Mark Elston m_els...@comcast.net writes: Hi Mark! That did it! Your message didn't have Carsten's message attached so I don't know what was in it, but you appear to be correct. Another message Carsten forwarded, where fontification problems arose if some org module was loaded by org's

Re: [Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-07 Thread Melton Low
Tassilo, Worked fine with either (setq org-modules nil) or (require 'org-gnus) commented out. It stopped working if I comment out both. Hope this help. Mel On Mon, Sep 7, 2009 at 12:17 PM, Mark Elston m_els...@comcast.net wrote: Tassilo, That did it! Your message didn't have Carsten's

Re: [Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-07 Thread Mark Elston
Tassilo, Yes, I tried it both ways and it works both ways. Mark Tassilo Horn wrote: Mark Elston m_els...@comcast.net writes: Hi Mark! That did it! Your message didn't have Carsten's message attached so I don't know what was in it, but you appear to be correct. Another message Carsten

[Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-06 Thread Tassilo Horn
Scott Otterson sco...@sharpleaf.org writes: Hi Scott all others having that problem, I also see this problem. In addition, links are rendered in plain text instead of being hidden. I'm using emacs 23 on OS X. This bug is more than strange. Till now, neither Carsten nor me was able to

Re: [Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-06 Thread Mark Elston
Yep. Still see it. Mark Tassilo Horn wrote: Scott Otterson sco...@sharpleaf.org writes: Hi Scott all others having that problem, I also see this problem. In addition, links are rendered in plain text instead of being hidden. I'm using emacs 23 on OS X. This bug is more than strange.

Re: [Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-06 Thread Melton Low
Yep problem still there. I'm using cvs build of Emacs 23.50.1 on Sept 3rd. org-mode build from git pull this morning Mac OS X 10.5.8 Intel On Sun, Sep 6, 2009 at 11:47 AM, Tassilo Horn tass...@member.fsf.orgwrote: Scott Otterson sco...@sharpleaf.org writes: Hi Scott all others having that

Re: [Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-06 Thread Melton Low
Sorry I made a mistake. I only see it if I reverted org-mode back to 6.30d. Works fine with this morning's git pull. Mel On Sun, Sep 6, 2009 at 4:32 PM, Melton Low softw@gmail.com wrote: Yep problem still there. I'm using cvs build of Emacs 23.50.1 on Sept 3rd. org-mode build from git

Re: [Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-06 Thread Mark Elston
Melton Low wrote: Sorry I made a mistake. I only see it if I reverted org-mode back to 6.30d. Works fine with this morning's git pull. Hmm. Well, as it turns out, so does mine. Whatever the problem *was* it appears to have gone away now. Mark Mel On Sun, Sep 6, 2009 at 4:32 PM,

Re: [Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-05 Thread Carsten Dominik
For now I have reverted the offending commit. - Carsten On Sep 5, 2009, at 7:42 AM, Carsten Dominik wrote: Hi everyone, I am still unable to reproduce this. But I am running the latest cvs emacs. Two questions: - if you revert the critical commit, does the problem go away - if you use

[Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-05 Thread Detlef Steuer
On Sat, 5 Sep 2009 07:58:45 +0200 Carsten Dominik domi...@uva.nl wrote: For now I have reverted the offending commit. And I can confirm it works again. detlef - Carsten On Sep 5, 2009, at 7:42 AM, Carsten Dominik wrote: Hi everyone, I am still unable to reproduce this. But I

Re: [Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-05 Thread Melton Low
I had reverted to 6.30c when the problem cropped up. I too can confirm it is working again. I am using the latest cvs of emacs from a couple of days ago. Hope you figure it out. Mel On Fri, Sep 4, 2009 at 11:42 PM, Carsten Dominik carsten.domi...@gmail.comwrote: Hi everyone, I am still

[Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-04 Thread Bernt Hansen
Melton Low softw@gmail.com writes: When I get a chance later today or this evening, I will try to identify which git commit the problem started for me. For that you want to use 'git bisect' You identify a commit that is bad (probably master) and a commit that is good (some previous

Re: [Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-04 Thread William Henney
On Fri, Sep 4, 2009 at 1:33 PM, Bernt Hansenbe...@norang.ca wrote: When I get a chance later today or this evening, I will try to identify which git commit the problem started for me. For that you want to use 'git bisect' I see the same problem - no fontification at all in org mode. I used

[Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-04 Thread Bernt Hansen
William Henney when...@gmail.com writes: On Fri, Sep 4, 2009 at 1:33 PM, Bernt Hansenbe...@norang.ca wrote: When I get a chance later today or this evening, I will try to identify which git commit the problem started for me. For that you want to use 'git bisect' I see the same problem -

Re: [Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-04 Thread Mark Elston
Bernt Hansen wrote: William Henney when...@gmail.com writes: I can reproduce that too - but it behaves differently for compiled versus uncompiled files. If I do a make clean removing all the .elc files then it works (for that commit) - but after make there it no fontification when the file is

[Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-04 Thread Arne
Mark Elston m_elston at comcast.net writes: Bernt Hansen wrote: William Henney whenney at gmail.com writes: I can reproduce that too I have the same problem as well, fontification not working upon startup, but working for subsequent loads within the emacs session. Tried the

Re: [Orgmode] Re: Org-mode version 6.30d; Hide stars

2009-09-04 Thread Carsten Dominik
Hi everyone, I am still unable to reproduce this. But I am running the latest cvs emacs. Two questions: - if you revert the critical commit, does the problem go away - if you use the latest Emacs, does the problem go away? Thanks. - Carsten On Sep 4, 2009, at 11:36 PM, Arne wrote: