Hi Bart Probably you could workaround that by issuing: (ad-deactivate 'key-description)I guess org.el uses this function's output to produce its keymap and that causes the conflict with emacspeak:
                (setq key (read-kbd-macro
                       (let ((case-fold-search))
                         (replace-regexp-in-string
                          (car rep)
                          (cdr rep)
                          (key-description key))))))
Jarek
|All Past Years |Current Year|
If you have questions about this archive or had problems using it, please contact us.