From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.help Subject: Re: multi-month calendar? Date: Wed, 10 Sep 2003 04:04:39 +0200 Organization: http://purl.org/harder/ Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1063160175 4838 80.91.224.253 (10 Sep 2003 02:16:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 10 Sep 2003 02:16:15 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 10 04:16:13 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 19wuWj-0004Qr-00 for ; Wed, 10 Sep 2003 04:16:13 +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 19wuWc-00076e-UP for geh-help-gnu-emacs@m.gmane.org; Tue, 09 Sep 2003 22:16:06 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!news2.telebyte.nl!news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; 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:12411 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:12411 Joe Corneli writes: > I have this ultra-wide monitor that would be capable of displaying more > than 3 months at a time (say, 5 or 6, wow). Since I have some deadlines > in January for a project I (effectively) started in August, I'd like it > if it would display the months > > August September October November December January > > until Jan 31. But everything seems by default to be locked in to > 3 months at a time. So-?? Yeah, it's hard-wired to three months. But it's works fine for me if I change the limit from 2 to 5 (thus displaying 6 months) in the function `generate-calendar' in calendar.el.