On Jan 17, 2008, at 3:18 AM, Bernt Hansen wrote:
Hi Carsten,
I think I've found another bug... (sorry)
No need to say sorry if you provide an exemplary report like you just
did.
Everybody listen up: Great example on how to report a bug!
This is fixed for the next release, thanks.
- Car
Hi Carsten,
I think I've found another bug... (sorry)
Here's my test case to reproduce the problem:
,[ minimal.emacs ]
| (global-font-lock-mode t)
| (add-to-list 'load-path (expand-file-name "~/git/org-mode"))
| (add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
| (require 'org-install)