From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Defaulting to fancy diary display Date: Wed, 02 Sep 2009 22:31:21 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1251945106 7011 80.91.229.12 (3 Sep 2009 02:31:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Sep 2009 02:31:46 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 03 04:31:39 2009 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 1Mj26s-0008NQ-U9 for ged-emacs-devel@m.gmane.org; Thu, 03 Sep 2009 04:31:39 +0200 Original-Received: from localhost ([127.0.0.1]:52627 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mj26s-0001JK-Bq for ged-emacs-devel@m.gmane.org; Wed, 02 Sep 2009 22:31:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mj26m-0001JE-TF for emacs-devel@gnu.org; Wed, 02 Sep 2009 22:31:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mj26i-0001Iu-E4 for emacs-devel@gnu.org; Wed, 02 Sep 2009 22:31:32 -0400 Original-Received: from [199.232.76.173] (port=51673 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mj26i-0001Ir-5K for emacs-devel@gnu.org; Wed, 02 Sep 2009 22:31:28 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:1154) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mj26g-0005W9-5t; Wed, 02 Sep 2009 22:31:26 -0400 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182] helo=ironport2-out.teksavvy.com) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mj26f-0000zB-EU; Wed, 02 Sep 2009 22:31:25 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AuYEALzHnkrO+KL0/2dsb2JhbACBU9othBsFh3A X-IronPort-AV: E=Sophos;i="4.44,322,1249272000"; d="scan'208";a="45054245" Original-Received: from 206-248-162-244.dsl.teksavvy.com (HELO pastel.home) ([206.248.162.244]) by ironport2-out.teksavvy.com with ESMTP; 02 Sep 2009 22:30:11 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id F3F127F45; Wed, 2 Sep 2009 22:31:21 -0400 (EDT) In-Reply-To: (Glenn Morris's message of "Wed, 02 Sep 2009 21:07:47 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-Detected-Operating-System: by mx20.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:114993 Archived-At: > I should like to change the default of diary-display-function from > diary-simple-display to diary-fancy-display. I'd tend to agree, Stefan