From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Clemente Subject: Re: Command key problem in agenda view Date: Wed, 21 Jan 2009 12:35:15 +0100 Message-ID: <87y6x4gado.fsf@CPU107.opentrends.net> References: <10514.83.109.5.94.1232054603.squirrel@webmailsunny.oslo.dnmi.no> <87wscvekby.fsf@CPU107.opentrends.net> <497075DB.1020603@met.no> <87eiz39ybi.fsf@CPU107.opentrends.net> <4970A9A5.1070800@met.no> 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 1LPbMu-0002jx-KE for emacs-orgmode@gnu.org; Wed, 21 Jan 2009 06:35:36 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LPbMs-0002j3-FW for emacs-orgmode@gnu.org; Wed, 21 Jan 2009 06:35:35 -0500 Received: from [199.232.76.173] (port=38339 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LPbMs-0002j0-B2 for emacs-orgmode@gnu.org; Wed, 21 Jan 2009 06:35:34 -0500 Received: from fg-out-1718.google.com ([72.14.220.155]:52393) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LPbMr-0005xs-Vv for emacs-orgmode@gnu.org; Wed, 21 Jan 2009 06:35:34 -0500 Received: by fg-out-1718.google.com with SMTP id l26so1827569fgb.30 for ; Wed, 21 Jan 2009 03:35:32 -0800 (PST) In-Reply-To: <4970A9A5.1070800@met.no> (Bruce Hackett's message of "Fri, 16 Jan 2009 15:37:09 +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: Bruce Hackett Cc: emacs-orgmode@gnu.org Bruce Hackett writes: > > (setq load-path (append load-path '("~/.emacs.d/org/lisp"))) > > This was something I picked up long, long ago, and never worried about. My guess is that "append" really means just that, and > that "add-to-list" means prepending. > > Anyway, org-mode is working correctly now. Thanks for your help! > Bruce Since it's common that users experience strange problems due to an old version of Org being loaded, I wrote an entry about that in the FAQ, in Worg: http://orgmode.org/worg/org-faq.php#loaded-old-org -- Daniel