From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [22] [newbie] install remember? Date: Mon, 20 Jul 2009 21:07:37 +0200 Message-ID: <871vobkwau.fsf@bzg.ath.cx> References: <20090720173043.18FF614084B3F@cedar.isis.unc.edu> 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 1MSyDJ-0007Mg-Hl for emacs-orgmode@gnu.org; Mon, 20 Jul 2009 15:07:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MSyDE-0007DW-Ad for emacs-orgmode@gnu.org; Mon, 20 Jul 2009 15:07:52 -0400 Received: from [199.232.76.173] (port=42766 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MSyDE-0007D3-2x for emacs-orgmode@gnu.org; Mon, 20 Jul 2009 15:07:48 -0400 Received: from mail-ew0-f213.google.com ([209.85.219.213]:39382) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MSyDD-0005bf-6l for emacs-orgmode@gnu.org; Mon, 20 Jul 2009 15:07:47 -0400 Received: by ewy9 with SMTP id 9so79420ewy.42 for ; Mon, 20 Jul 2009 12:07:46 -0700 (PDT) In-Reply-To: <20090720173043.18FF614084B3F@cedar.isis.unc.edu> (Tom Roche's message of "Mon, 20 Jul 2009 13:30:42 -0400 (EDT)") 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 Cc: Tom Roche Tom Roche writes: > Thanks, much better. Presumably that will filter into > > http://orgmode.org/org.pdf > http://orgmode.org/manual/index.html > > as well? Yes, done. > does now.) You might also link to section 9.1 from section 1.2 > (Installation). (Is the top-level doc worg-able? An idle question at > this point, since getting org-mode setup is a subtask of "organizing > my life in plain text," and setting up git is farther down the > priority list.) The 1.2 section is about installing Org. People interested in using Remember will go to the Remember section. > One more doc suggestion: > > http://www.emacswiki.org/emacs/RememberMode#toc7 If the suggestion is to add (require 'remember) it is not necessary, the function `org-require-remember' in `org-remember-insinuate' is taking care of it. > Double thanks! Tom Roche You're welcome, -- Bastien