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: Defaulting to fancy diary display Date: Fri, 04 Sep 2009 13:21:59 -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 1252086701 24349 80.91.229.12 (4 Sep 2009 17:51:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 4 Sep 2009 17:51:41 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 04 19:51:33 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 1Mjcwd-0002Yl-7Q for ged-emacs-devel@m.gmane.org; Fri, 04 Sep 2009 19:51:31 +0200 Original-Received: from localhost ([127.0.0.1]:38402 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mjcwc-0002H9-KD for ged-emacs-devel@m.gmane.org; Fri, 04 Sep 2009 13:51:30 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mjcs3-0008CX-99 for emacs-devel@gnu.org; Fri, 04 Sep 2009 13:46:47 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mjcrx-000891-V4 for emacs-devel@gnu.org; Fri, 04 Sep 2009 13:46:46 -0400 Original-Received: from [199.232.76.173] (port=44115 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mjcrx-00088n-Hi for emacs-devel@gnu.org; Fri, 04 Sep 2009 13:46:41 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:34418) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MjcU3-0006Yb-Rm for emacs-devel@gnu.org; Fri, 04 Sep 2009 13:21:59 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MjcU3-0004NV-4L; Fri, 04 Sep 2009 13:21:59 -0400 X-Spook: MILSATCOM Rubin MD5 Semtex halcon Cohiba Janet Reno condor X-Ran: dKeP.A2?P*VE!B}AAp*NH^11{\+QY}:;,bML!O)ryYR0~cMs+mgNEy]S=[8{xP^!zB*Km| X-Hue: black X-Attribution: GM In-Reply-To: (Stefan Monnier's message of "Fri, 04 Sep 2009 09:14:33 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) 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:115034 Archived-At: Stefan Monnier wrote: > There are ways to do it. Look up "view update problem", and/or read > Benjamin Pierce's articles on "lenses". > It'd probably represent a significant amount of work. OK, I'll put this on the wishlist for the future. I don't see it as a prerequisite for the change in default that I proposed.