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 15:20:57 +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 1K5Kpc-0007VC-8I for emacs-orgmode@gnu.org; Sun, 08 Jun 2008 09:21:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K5Kpa-0007Se-3V for emacs-orgmode@gnu.org; Sun, 08 Jun 2008 09:21:11 -0400 Received: from [199.232.76.173] (port=44594 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K5KpZ-0007SR-VR for emacs-orgmode@gnu.org; Sun, 08 Jun 2008 09:21:09 -0400 Received: from main.gmane.org ([80.91.229.2]:36433 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 1K5KpZ-0000nU-Rs for emacs-orgmode@gnu.org; Sun, 08 Jun 2008 09:21:10 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1K5KpU-0005GI-9O for emacs-orgmode@gnu.org; Sun, 08 Jun 2008 13:21:04 +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 13:21:04 +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 13:21:04 +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 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