From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Patch Re: Docs submitted (Was Re: Advice sought on managing decision alternatives.) Date: Fri, 13 Feb 2009 10:08:55 +0530 Message-ID: References: <20090101170227.C707734803@mail2.panix.com> <1451.24.63.21.131.1234124707.squirrel@mail.panix.com> <8BD25355-1218-4DB5-9C85-77EA011540D0@uva.nl> <1555.24.62.30.15.1234235653.squirrel@mail.panix.com> <2162.24.62.30.15.1234306137.squirrel@mail.panix.com> <1788.65.96.63.84.1234472118.squirrel@mail.panix.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 1LXppK-0005I7-4r for emacs-orgmode@gnu.org; Thu, 12 Feb 2009 23:38:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LXppI-0005Fh-P8 for emacs-orgmode@gnu.org; Thu, 12 Feb 2009 23:38:57 -0500 Received: from [199.232.76.173] (port=58824 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LXppI-0005FT-IC for emacs-orgmode@gnu.org; Thu, 12 Feb 2009 23:38:56 -0500 Received: from wa-out-1112.google.com ([209.85.146.183]:14427) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LXppI-0001OD-Av for emacs-orgmode@gnu.org; Thu, 12 Feb 2009 23:38:56 -0500 Received: by wa-out-1112.google.com with SMTP id k17so539029waf.26 for ; Thu, 12 Feb 2009 20:38:55 -0800 (PST) In-Reply-To: <1788.65.96.63.84.1234472118.squirrel@mail.panix.com> 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: "Tom Breton (Tehom)" Cc: emacs-orgmode@gnu.org On Fri, Feb 13, 2009 at 2:25 AM, Tom Breton (Tehom) wrote: > Here is a patch that I hope will solve the problems people are having with > org-choose.el. It contains two intended fixes: > > * `eval-after-load' gets a string argument. Apparently some emacsen can > accept a symbol, but older ones can't. > * "org-agenda" is required before `org-map-entries' is called. This is > admittedly a quick and dirty fix, if it even works. I saw this email just a moment after responding to the other thread. No, it did not work. I restarted Emacs and loaded org-choose.el both using load-library and load-file (in case that makes a difference.) Thanks -- Manish