From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Griswold Subject: Re: remember integration problem with 6.06 Date: Wed, 10 Sep 2008 15:44:16 -0400 Message-ID: <87prnbu6pb.fsf@cantor.griswold.home> References: <407c66ac0809101126p8989024r8da5989a182c06b9@mail.gmail.com> 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 1KdVc4-0003WC-QY for emacs-orgmode@gnu.org; Wed, 10 Sep 2008 15:44:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KdVc3-0003Vz-Fj for emacs-orgmode@gnu.org; Wed, 10 Sep 2008 15:44:28 -0400 Received: from [199.232.76.173] (port=46374 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KdVc3-0003Vw-8M for emacs-orgmode@gnu.org; Wed, 10 Sep 2008 15:44:27 -0400 Received: from main.gmane.org ([80.91.229.2]:37373 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 1KdVc1-00041m-V4 for emacs-orgmode@gnu.org; Wed, 10 Sep 2008 15:44:26 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KdVbz-0003W0-0V for emacs-orgmode@gnu.org; Wed, 10 Sep 2008 19:44:23 +0000 Received: from cpe-67-242-215-243.rochester.res.rr.com ([67.242.215.243]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Sep 2008 19:44:23 +0000 Received: from dgriswol by cpe-67-242-215-243.rochester.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 10 Sep 2008 19:44:23 +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 JBash writes: > When I type 'Ctrl-C r', which used to bring up the remember template, I now > get: > > run-hook-with-args-until-success: Autoloading failed to define function > org-remember-annotation How about: (require 'org-install) I recently had problems that were resolved when I uncommented that line in my config. :\ Dan -- -------------- Dan Griswold Rochester, NY --------------