From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Question: org-remember and level>1 target headline [resent] Date: Tue, 22 Jun 2010 15:43:50 +0200 Message-ID: References: <4BE84503.3020008@os.inf.tu-dresden.de> <4BE920E9.5090109@os.inf.tu-dresden.de> <4BEC1F46.10205@os.inf.tu-dresden.de> <0F371155-B899-48C1-8D57-5F753807C19B@gmail.com> <4BFE3EB5.6020709@os.inf.tu-dresden.de> <4C20BCD5.1040905@os.inf.tu-dresden.de> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=38855 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OR3lg-0006Jt-B9 for emacs-orgmode@gnu.org; Tue, 22 Jun 2010 09:45:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OR3lb-0002p1-Vm for emacs-orgmode@gnu.org; Tue, 22 Jun 2010 09:43:56 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:32981) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OR3lb-0002op-Rf for emacs-orgmode@gnu.org; Tue, 22 Jun 2010 09:43:55 -0400 Received: by wwb17 with SMTP id 17so1235229wwb.0 for ; Tue, 22 Jun 2010 06:43:54 -0700 (PDT) In-Reply-To: <4C20BCD5.1040905@os.inf.tu-dresden.de> 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: Martin Pohlack Cc: org-mode On Jun 22, 2010, at 3:38 PM, Martin Pohlack wrote: > On 22.06.2010 14:54, Carsten Dominik wrote: >> Hi Martin, >> >> I am rejecting this patch, but only because because I think this >> issue >> is taken care of in org-capture.el Let me know if you do not agree. > > The documentation for outline path looks promising. Even header paths > are supported -- nice! > > Is there documentation for migrating from org-remember or will there > be > once org-capture shows up in the manual? Basically do M-x org-capture-import-remember-templates then customize org-capture-templates to check and modify the setup, and then use org-capture from now on to remember stuff. Most of the documentation is (as I said in my mail) currently in the docstrings of the command org-capture and of the variable org-capture- templates. Cheers - Carsten