From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Joe Corneli Newsgroups: gmane.emacs.help Subject: Re: multi-month calendar? Date: Thu, 11 Sep 2003 14:22:14 -0500 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1063308359 2303 80.91.224.253 (11 Sep 2003 19:25:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 Sep 2003 19:25:59 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 11 21:25:57 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19xX4n-0000T2-00 for ; Thu, 11 Sep 2003 21:25:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19xX2z-0004cU-9N for geh-help-gnu-emacs@m.gmane.org; Thu, 11 Sep 2003 15:24:05 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 19xX29-0004b9-AW for help-gnu-emacs@gnu.org; Thu, 11 Sep 2003 15:23:13 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 19xX22-0004VM-1B for help-gnu-emacs@gnu.org; Thu, 11 Sep 2003 15:23:07 -0400 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.22) id 19xX21-0004UK-4m for help-gnu-emacs@gnu.org; Thu, 11 Sep 2003 15:23:05 -0400 Original-Received: from [146.6.139.124] (helo=dell3.ma.utexas.edu) by mx20.gnu.org with esmtp (Exim 4.22) id 19xX1J-0004Fi-30 for help-gnu-emacs@gnu.org; Thu, 11 Sep 2003 15:22:21 -0400 Original-Received: from linux183.ma.utexas.edu (linux183.ma.utexas.edu [146.6.139.172]) by dell3.ma.utexas.edu (8.11.3/8.10.2) with ESMTP id h8BJME930014; Thu, 11 Sep 2003 14:22:14 -0500 Original-Received: from jcorneli by linux183.ma.utexas.edu with local (Exim 3.36 #1 (Debian)) id 19xX1C-00047w-00; Thu, 11 Sep 2003 14:22:14 -0500 Original-To: help-gnu-emacs@gnu.org In-reply-to: (help-gnu-emacs-request@gnu.org) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:12467 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:12467 > It would mean nearly total rewrite of thousands of lines of code to get > the holidays, diary, movement, etc. I got movement to work for five months just by changing one line. But I could definitely tell that changing the way stuff is marked would be harder! Nevertheless, the idea is pretty simple, maybe someone will decide to make the necessary changes some day. Joe