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 region with "active region highlighting"
> set. How does your remember template look like? 

It happens before I select a template. It's when org-remember is called.

>
> Could you please post the output of the debugger/backtrace?  What
> version of emacs?

22.2.1

Debugger entered--Lisp error: (void-variable use-empty-active-region)
  (or use-empty-active-region (> (region-end) (region-beginning)))
  (and transient-mark-mode mark-active (or use-empty-active-region (> ... ...)))
  use-region-p()
  org-region-active-p()
  org-remember(nil)
  call-interactively(org-remember)


_______________________________________________
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