Thomas Baumann <[EMAIL PROTECTED]> writes:

> 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,

Of course not since its not not defined :-;

> 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)

I do not have it. It is not defined.

> 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

I did this:

(setq use-empty-active-region nil)

and it now works.

>
> 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


_______________________________________________
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

Reply via email to