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
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 thi
t
Thomas Baumann <[EMAIL PROTECTED]> writes:
> Ooops,
>
> (fboundp 'use-region-p)
>
>
>
> ___
> 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-or
Ooops,
(fboundp 'use-region-p)
___
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
Thomas Baumann <[EMAIL PROTECTED]> writes:
> seems to have something to do with org-region-active-p.
>
> I do not have any old emacs sitting around could you please check the
> result of
>
> (fbound 'use-region-p)
>
> use-empty-active-region was introduced for emacs23, I think
Debugger entered--
seems to have something to do with org-region-active-p.
I do not have any old emacs sitting around could you please check the
result of
(fbound 'use-region-p)
use-empty-active-region was introduced for emacs23, I think
___
Emacs-orgmode mailing li
Thomas Baumann <[EMAIL PROTECTED]> writes:
> Richard G Riley <[EMAIL PROTECTED]> writes:
>
>> If I call org-remember with text hilited I get "and: Symbol's value as
>> variable is void: use-empty-active-region".
>>
>> Can someone suggest what I might have wrong here?
>
> I assume you are marking a
Richard G Riley <[EMAIL PROTECTED]> writes:
> If I call org-remember with text hilited I get "and: Symbol's value as
> variable is void: use-empty-active-region".
>
> Can someone suggest what I might have wrong here?
I assume you are marking a region with "active region highlighting"
set. How doe