On 6/7/07, Giovanni Ridolfi <[EMAIL PROTECTED]> wrote:
So If I'm correct:
Operating system  Mac OsX ... version?
emacs version     aquamacs ?
org-mode version           ?

here I have:
winxp,
GNU Emacs 22.0.990.1 (i386-mingw-nt5.1.2600) of 2007-05-23 on
LENNART-69DE564 (patched)
Org-mode version 4.67c


Yes, you are quite right that I should have reported my system
details. I have now run some more extensive tests and I can reproduce
the strikethrough problem using a recent build of vanilla emacs,
disabling all my customizations and without loading any extra packages
(apart from org-mode):

GNU Emacs 22.1.50 (powerpc-apple-darwin7.9.0, Carbon Version 1.6.0) of
2007-06-05 on applecore.inf.ed.ac.uk

This is with org version 4.77 and the only contents of my .emacs are as follows:

(add-to-list 'load-path (expand-file-name "~/emacs/lisp/org"))
(add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
(define-key global-map "\C-cl" 'org-store-link)
(define-key global-map "\C-ca" 'org-agenda)
(setq org-directory "~/Org/")

Note that the problem does not exist with the version of org that
ships with emacs (4.67c)

Can anyone else reproduce the bug?

Cheers

Will


--

 Dr William Henney, Centro de Radioastronomía y Astrofísica,
 Universidad Nacional Autónoma de México, Campus Morelia


_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to