Yep problem still there.
Scott Otterson <scotto@sharpleaf.org> writes:
Hi Scott & all others having that problem,
This bug is more than strange. Till now, neither Carsten nor me was
> 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.
able to reproduce it, but people with different emacs versions on
different platforms were bitten by it.
Could you please all try to reproduce the problem this way:
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
(require 'org-install)
(add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
--8<---------------cut here---------------end--------------->8---
2. Start emacs like this:
$ emacs -Q -l ~/path/to/test.el
3. Open some org file and check if the problem still occurs.
Bye,
Tassilo
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode