From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Carsten Dominik Newsgroups: gmane.emacs.help Subject: Re: remember.el Date: Mon, 29 Oct 2007 16:57:18 +0100 Message-ID: <1E10AEF5-BBD5-4C08-94AD-8755CD988296@science.uva.nl> References: <873avuuky2.fsf@bzg.ath.cx> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1193673487 32170 80.91.229.12 (29 Oct 2007 15:58:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Oct 2007 15:58:07 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Bastien Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 29 16:58:09 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 1ImX07-000244-0g for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Oct 2007 16:58:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ImWzx-0006rd-RS for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Oct 2007 11:57:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ImWze-0006nk-Mp for help-gnu-emacs@gnu.org; Mon, 29 Oct 2007 11:57:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ImWzb-0006ij-Mc for help-gnu-emacs@gnu.org; Mon, 29 Oct 2007 11:57:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ImWzb-0006iH-8e for help-gnu-emacs@gnu.org; Mon, 29 Oct 2007 11:57:31 -0400 Original-Received: from mu-out-0910.google.com ([209.85.134.185]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ImWza-0007fb-D6 for help-gnu-emacs@gnu.org; Mon, 29 Oct 2007 11:57:30 -0400 Original-Received: by mu-out-0910.google.com with SMTP id g7so2142075muf for ; Mon, 29 Oct 2007 08:57:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:subject:date:to:x-mailer:from; bh=c6aIw/PYMvvfaJXmUe2iUixOWbqtSbxYGh1sB+PsvTc=; b=Ek1LMjHq+NmL2rfjeRZnD4oaiuBQ8m6vsV4TYTsWA57Nn7bYnu5bOQoducKNvJu+bW27ycTbQPIXgAW/A0Wu9aLT1DJPmI2/abWe+LQ+qJeogdI8X1l2t6zUkT3tk1VQdL/jswrMT4Sq/mkuUwwyqdMmxeSgkerVn77dMjdFGNU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:subject:date:to:x-mailer:from; b=tc7rgQgvLluPOnjVLeBxzmPUB/c3ZrshlNQ/QXYrYUJ93izzDDdXG3DtRX7maOht7GoAA8zq35UC9dkLD+9d/DgcMYnqOtn/+LzRu26rSdcA3p+t0Ya+NCTHiI/CbblpFexInqE26qRX2QqcbVNEXK36QZJhIvWUnp+x+0MuMis= Original-Received: by 10.82.190.2 with SMTP id n2mr11617182buf.1193673448905; Mon, 29 Oct 2007 08:57:28 -0700 (PDT) Original-Received: from ?192.168.1.177? ( [134.169.92.188]) by mx.google.com with ESMTPS id g8sm14545749muf.2007.10.29.08.57.26 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 29 Oct 2007 08:57:27 -0700 (PDT) In-Reply-To: <873avuuky2.fsf@bzg.ath.cx> X-Mailer: Apple Mail (2.752.2) 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:48906 Archived-At: Absolutely, 100% yes! - Carsten On 29Oct2007, at 2:09 PM, Bastien wrote: > 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