From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Baumann Subject: Re: Org-mode version 6.04c : org-remember Date: Sun, 08 Jun 2008 14:52:18 +0200 Message-ID: References: <3h4p84nlny.fsf@richardriley.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K5KNt-0006CE-SY for emacs-orgmode@gnu.org; Sun, 08 Jun 2008 08:52:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K5KNr-0006BP-Is for emacs-orgmode@gnu.org; Sun, 08 Jun 2008 08:52:33 -0400 Received: from [199.232.76.173] (port=59141 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5KNr-0006BJ-E5 for emacs-orgmode@gnu.org; Sun, 08 Jun 2008 08:52:31 -0400 Received: from main.gmane.org ([80.91.229.2]:45310 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K5KNq-0004aD-Vy for emacs-orgmode@gnu.org; Sun, 08 Jun 2008 08:52:31 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1K5KNl-0004GI-2B for emacs-orgmode@gnu.org; Sun, 08 Jun 2008 12:52:25 +0000 Received: from p549632cb.dip0.t-ipconnect.de ([84.150.50.203]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 08 Jun 2008 12:52:25 +0000 Received: from dtbaumann by p549632cb.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 08 Jun 2008 12:52:25 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Richard G Riley 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? Could you please post the output of the debugger/backtrace? What version of emacs? Things are perfect with emacs23 and org-mode 6.04c.