Richard G Riley <[EMAIL PROTECTED]> writes: > t > > Thomas Baumann <[EMAIL PROTECTED]> writes: > >> Ooops, >> >> (fboundp 'use-region-p)
please check if you can customize "use-empty-active-region" and if so, set it to nil (the default in emacs23). please also check whether you have undefined this variable somewhere in your settings (how does it look like if you run emacs -Q) The error seems to be unrelated to org-mode, but has to be somewhere in use-region-p which is part of emacs. There are many, many calls to use-region-p from different packages so it might also be your settings or your lisp-files being mixed up. After checking all this, you might want to consider to file a bug report to the emacs-list. A temporary workaround is to set the variable in your .emacs Ciao Thomas _______________________________________________ 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