From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.help Subject: Re: remember.el Date: Mon, 29 Oct 2007 13:09:09 +0000 Message-ID: <873avuuky2.fsf@bzg.ath.cx> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1193659838 14157 80.91.229.12 (29 Oct 2007 12:10:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Oct 2007 12:10:38 +0000 (UTC) Cc: Carsten Dominik To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 29 13:10:38 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1ImTS2-0007Rw-5b for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Oct 2007 13:10:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ImTRs-0003Ca-P2 for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Oct 2007 08:10:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ImTQw-0002HI-70 for help-gnu-emacs@gnu.org; Mon, 29 Oct 2007 08:09:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ImTQq-00028p-KH for help-gnu-emacs@gnu.org; Mon, 29 Oct 2007 08:09:29 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ImTQq-00028W-9l for help-gnu-emacs@gnu.org; Mon, 29 Oct 2007 08:09:24 -0400 Original-Received: from nf-out-0910.google.com ([64.233.182.184]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ImTQq-0007eU-5P for help-gnu-emacs@gnu.org; Mon, 29 Oct 2007 08:09:24 -0400 Original-Received: by nf-out-0910.google.com with SMTP id f5so1434659nfh for ; Mon, 29 Oct 2007 05:09:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:received:from:to:cc:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; bh=Yqb4czobDoZEmkUMfXXmVIbBKbdGORsWMjHAXgzy3bk=; b=rGuQ6NLKaPgNMkgmJTOi38tAIa3XrnTNGogtZmbPQOAom+GgulZcpm8Tk+N7VOxzYNCvHmz8aiK7lNKtGiG3wbh3U/il9JGdzjLTuijajK57mK00S7T95Y7ysqOlO+KK53zrHnZZX84q7s8o7yS57pQNQqN5r+PX3YwiXMh6Csw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:from:to:cc:subject:in-reply-to:references:user-agent:date:message-id:mime-version:content-type:sender; b=JJFLqFRG57AfUZFDIyi+pYfBnG1+qQ2aAq3VjEBER6ZQitLq0zexJ7LbMY3f9x9xAdORliGOqsejQ665e6ktmBVKs1Ef3/o9UgwzhACNyfq1EK/uKBptohzWaR7T8iJ8Kejs0lQ+3rH3ap8DAFyv7+s2mm83ov2XXmgGe945wjA= Original-Received: by 10.82.106.14 with SMTP id e14mr10637629buc.1193659756943; Mon, 29 Oct 2007 05:09:16 -0700 (PDT) Original-Received: from bzg.ath.cx ( [129.199.12.108]) by mx.google.com with ESMTPS id w5sm14016110mue.2007.10.29.05.09.14 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 29 Oct 2007 05:09:15 -0700 (PDT) Original-Received: by bzg.ath.cx (Postfix, from userid 1000) id 5AE0B1575BA; Mon, 29 Oct 2007 13:09:09 +0000 (GMT) In-Reply-To: (Richard Stallman's message of "Sun, 28 Oct 2007 09:50:08 -0400") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:48899 Archived-At: Richard Stallman writes: > Do people think remember.el is worth installing in Emacs? Yes. As Michael Olson already said, org.el can interact with remember.el in ways that make remember.el very useful to have. -- Bastien