From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: Re: < should also do scroll-calendar-right-three-months Date: Sat, 23 Jul 2005 06:58:31 +0800 Message-ID: <87vf328n3c.fsf@jidanni.org> References: <87ek9z6353.fsf@jidanni.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1122233575 25321 80.91.229.2 (24 Jul 2005 19:32:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 24 Jul 2005 19:32:55 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Jul 24 21:32:46 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DwmD8-0006sX-4z for geb-bug-gnu-emacs@m.gmane.org; Sun, 24 Jul 2005 21:32:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DwmFN-0004St-W0 for geb-bug-gnu-emacs@m.gmane.org; Sun, 24 Jul 2005 15:34:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DwmDS-0003dX-0r for bug-gnu-emacs@gnu.org; Sun, 24 Jul 2005 15:32:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DwmDG-0003Wm-Ra for bug-gnu-emacs@gnu.org; Sun, 24 Jul 2005 15:32:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DwmDF-0003Q7-Lw for bug-gnu-emacs@gnu.org; Sun, 24 Jul 2005 15:32:37 -0400 Original-Received: from [204.74.68.40] (helo=frodo.hserus.net) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1Dwm9n-0005yh-R5 for bug-gnu-emacs@gnu.org; Sun, 24 Jul 2005 15:29:04 -0400 Original-Received: from tc218-187-20-11.dialup.dynamic.apol.com.tw ([218.187.20.11]:32825 helo=jidanni1) by frodo.hserus.net with esmtpsa (Cipher TLSv1:AES256-SHA:256) (Exim 4.51 #0) id 1DwlzM-0002FY-Bl by authid with plain for ; Mon, 25 Jul 2005 00:48:20 +0530 Original-To: bug-gnu-emacs@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:12584 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:12584 rms> What is this in reference to? I'm saying do M-x calendar, see the three months at the bottom half of the screen. At this point I want the < and > keys to go to the previous and future three months respectively. That is, in the default key assignments "<" should also do scroll-calendar-right-three-months ">" should also do scroll-calendar-left-three-months