From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Why was diary-fancy-display-mode conditionalized? Date: Wed, 23 Sep 2009 23:28:28 -0400 Message-ID: References: <87d45l4esa.fsf@escher.local.home> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1253763934 22215 80.91.229.12 (24 Sep 2009 03:45:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Sep 2009 03:45:34 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stephen Berman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 24 05:45:26 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 1MqfGn-0007n8-9s for ged-emacs-devel@m.gmane.org; Thu, 24 Sep 2009 05:45:25 +0200 Original-Received: from localhost ([127.0.0.1]:60910 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MqfGm-0002dD-HR for ged-emacs-devel@m.gmane.org; Wed, 23 Sep 2009 23:45:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MqfFu-0002HP-Os for emacs-devel@gnu.org; Wed, 23 Sep 2009 23:44:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MqfFo-0002EU-SV for emacs-devel@gnu.org; Wed, 23 Sep 2009 23:44:29 -0400 Original-Received: from [199.232.76.173] (port=38365 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MqfFo-0002EM-M5 for emacs-devel@gnu.org; Wed, 23 Sep 2009 23:44:24 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:51859) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MqfFo-00024P-F2 for emacs-devel@gnu.org; Wed, 23 Sep 2009 23:44:24 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Mqf0O-0000rk-C6; Wed, 23 Sep 2009 23:28:28 -0400 X-Spook: Vickie Weaver advisors Bosnia Islam Abduganievich Karimov X-Ran: ]ITUKl|"/PyWlaq^Ej%'Z; 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:115574 Archived-At: Stephen Berman wrote: > This seems like a bug to me, and I think the simplest fix is to > revert the change; or does it fix some other problem? I can't really remember. I think it was possibly to do with preventing a loop in some case. Anyway, I simply made sure it always runs the hook.