From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.devel Subject: Re: remember(-diary).el Date: Wed, 21 Nov 2007 19:57:41 -0400 Message-ID: <9C1FFA73-3791-4A13-8575-99AB5450332E@newartisans.com> References: <4743DD30.4010504@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v915) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1195689503 14270 80.91.229.12 (21 Nov 2007 23:58:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 21 Nov 2007 23:58:23 +0000 (UTC) Cc: Glenn Morris , Sacha Chua , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 22 00:58:25 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IuzSZ-0002xI-FV for ged-emacs-devel@m.gmane.org; Thu, 22 Nov 2007 00:58:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IuzSL-0004Ie-0v for ged-emacs-devel@m.gmane.org; Wed, 21 Nov 2007 18:58:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IuzSI-0004Hp-AN for emacs-devel@gnu.org; Wed, 21 Nov 2007 18:58:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IuzSF-0004EM-VY for emacs-devel@gnu.org; Wed, 21 Nov 2007 18:58:05 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IuzSF-0004EE-S7 for emacs-devel@gnu.org; Wed, 21 Nov 2007 18:58:03 -0500 Original-Received: from johnwiegley.com ([208.70.150.153] helo=mail.johnwiegley.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IuzS1-00054s-J8; Wed, 21 Nov 2007 18:57:49 -0500 Original-Received: from [192.168.1.13] (unknown [216.110.118.119]) by mail.johnwiegley.com (Postfix) with ESMTP id 622BE422226; Wed, 21 Nov 2007 17:57:46 -0600 (CST) In-Reply-To: X-Mailer: Apple Mail (2.915) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:83815 Archived-At: On Nov 21, 2007, at 2:49 PM, Eli Zaretskii wrote: >> From: Glenn Morris >> Date: Wed, 21 Nov 2007 03:39:33 -0500 >> Cc: martin rudalics , emacs-devel > > >> >> As an alternative suggestion, let me say that remember-diary contains >> only 2 functions and a defcustom, and could easily be merged into >> remember. > > A good idea, IMO. John and Sacha, is it okay to do that? I certainly don't mind, but it would be Sacha's call. John