From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Samuel Wales" Subject: Re: was there a change in org-return recently? Date: Thu, 18 Dec 2008 16:18:24 -0700 Message-ID: <20524da70812181518m5bf86875o507c8cf3d0a4e6ef@mail.gmail.com> References: <20524da70812131726o7ad911a3r999a3f3a869c0fa7@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LDS8S-0001yp-NQ for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 18:18:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LDS8R-0001wE-48 for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 18:18:28 -0500 Received: from [199.232.76.173] (port=49812 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LDS8Q-0001vv-TF for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 18:18:26 -0500 Received: from fk-out-0910.google.com ([209.85.128.185]:16376) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LDS8Q-0002Oo-9K for emacs-orgmode@gnu.org; Thu, 18 Dec 2008 18:18:26 -0500 Received: by fk-out-0910.google.com with SMTP id 18so418983fkq.10 for ; Thu, 18 Dec 2008 15:18:24 -0800 (PST) In-Reply-To: Content-Disposition: inline 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: Carsten Dominik Cc: emacs-orgmode@gnu.org Fixed. I was loading org-mouse, which must have loaded org.el before the setting. Thanks.