From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: [Patch] Allow a function as value of `appt-display-format' Date: Wed, 03 Dec 2008 21:50:43 +0100 Message-ID: <87ej0pc7a4.fsf@thinkpad.tsdh.de> References: <87r64pcb4j.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1228337471 30403 80.91.229.12 (3 Dec 2008 20:51:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Dec 2008 20:51:11 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 03 21:52:15 2008 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 1L7yhh-0008A5-3B for ged-emacs-devel@m.gmane.org; Wed, 03 Dec 2008 21:52:13 +0100 Original-Received: from localhost ([127.0.0.1]:55931 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L7ygW-0005dd-Ti for ged-emacs-devel@m.gmane.org; Wed, 03 Dec 2008 15:51:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L7ygP-0005Zx-TS for emacs-devel@gnu.org; Wed, 03 Dec 2008 15:50:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L7ygN-0005YB-RI for emacs-devel@gnu.org; Wed, 03 Dec 2008 15:50:53 -0500 Original-Received: from [199.232.76.173] (port=46476 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L7ygN-0005Y4-E2 for emacs-devel@gnu.org; Wed, 03 Dec 2008 15:50:51 -0500 Original-Received: from out1.smtp.messagingengine.com ([66.111.4.25]:60050) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L7ygL-0006pV-IL for emacs-devel@gnu.org; Wed, 03 Dec 2008 15:50:49 -0500 Original-Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 933CE1CC5AB for ; Wed, 3 Dec 2008 15:50:47 -0500 (EST) Original-Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Wed, 03 Dec 2008 15:50:47 -0500 X-Sasl-enc: sQqOGMOMRneKfd5UaGXB548UDFfuXDPYxSnCxD48Y15X 1228337446 Original-Received: from thinkpad.tsdh.de (p54AF2147.dip0.t-ipconnect.de [84.175.33.71]) by mail.messagingengine.com (Postfix) with ESMTPA id 74C5F15004 for ; Wed, 3 Dec 2008 15:50:46 -0500 (EST) Mail-Copies-To: never Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: (Glenn Morris's message of "Wed, 03 Dec 2008 14:41:49 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:106538 Archived-At: Glenn Morris writes: Hi Glenn, >> I use appointments but I don't like the possible display styles. So >> I added a new choice to `appt-display-format' which allows adding a >> function which does the job of displaying the message on its own. > > What does this do that setting appt-disp-window-function does not do Nothing. ;-) > (apart from perhaps making the meaning clearer)? If you hadn't mentioned it I wouldn't have found out about appt-disp-window-function, so at least the docs have to be improved. Or we use my version, drop `appt-disp-window-function' and call `appt-disp-window directly' in the `window' case. I'd vote for the latter solution and volunteer to do it. Bye, Tassilo -- When Chuck Norris makes a burrito, its main ingredient is real toes.