From mboxrd@z Thu Jan 1 00:00:00 1970 From: Memnon Anon Subject: Re: agenda view: global todo list Date: Fri, 15 Jul 2011 14:15:03 +0000 (UTC) Message-ID: <87mxgf8x19.fsf@mean.albasani.net> References: <4E1DFD60.9050704@mail.jpl.nasa.gov> <808vrz67jv.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:53072) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QhjAy-0007xw-K1 for emacs-orgmode@gnu.org; Fri, 15 Jul 2011 10:15:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QhjAu-0003Eb-2F for emacs-orgmode@gnu.org; Fri, 15 Jul 2011 10:15:32 -0400 Received: from lo.gmane.org ([80.91.229.12]:34001) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QhjAt-0003ES-O0 for emacs-orgmode@gnu.org; Fri, 15 Jul 2011 10:15:27 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QhjAq-0004Mf-8B for emacs-orgmode@gnu.org; Fri, 15 Jul 2011 16:15:24 +0200 Received: from e178218013.adsl.alicedsl.de ([85.178.218.13]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Jul 2011 16:15:23 +0200 Received: from gegendosenfleisch by e178218013.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 15 Jul 2011 16:15:23 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org "Sebastien Vauban" writes: > "William H. Daffer" wrote: >> I'm relatively new to org-mode, I'm liking what I see so far, but I have two >> questions. [...] >> I'm using emacs 23.2.1, org-mode 6.33x [...] > First remark: migrate away from "remember". Use the new interface called > "org-capture". ,----[ (org) Capture in the 7.6 org manual] | Up to version 6.36 Org used a special setup for `remember.el'. | `org-remember.el' is still part of Org-mode for backward compatibility | with existing setups. `---- So to get away from remember, he will have to upgrade org first. ... Which is highly recommended of course ;). Memnon