gnu-emacs-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Year calendar view


From: Uwe Brauer
Subject: Re: Year calendar view
Date: Mon, 04 Feb 2013 12:08:04 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) XEmacs/21.5-b32 (linux)

>> "Ivan" == Ivan Kanis <address@hidden> writes:


   > Hello,
   > It displays a year calendar and holiday faces. When displaying the
   > current year, the cursor will be placed on the day. It doesn't
   > handle any of the calendar input, such as motion.

Hi 

I just tried to compile it under Xemacs21.5.32 Mule, and I obtained the
following missing functions.

 calendar-move-to-column, calendar-ensure-newline,
    calendar-insert-at-column, calendar-extract-month,
    calendar-extract-day, calendar-extract-year,
    calendar-mark-holidays


Nevertheless I loaded it and tried to execute, then the following error
popped up.

,----
| Debugger entered--Lisp error: (void-variable calendar-left-margin)
|   #<compiled-function (from caly) nil "...(263)" [this-year today i mark
|   #month count calendar-current-date 2 (1) 0 nil string-to-number
|   #read-from-minibuffer "Enter year to display: " int-to-string
|   #get-buffer kill-buffer switch-to-buffer get-buffer-create (1 4 7 10)
|   #3 caly-calendar-generate-month calendar-increment-month 1 "\n\n"
|   #add-to-list t caly-calendar-mode (1 4 7 10) calendar-mark-holidays
|   #calendar-cursor-to-visible-date other-window year caly-buffer #:G8335
|   ##:G8336 today-month today-year calendar-buffer row
|   #orig-calendar-buffer displayed-month today-day calendar-left-margin
|   #calendar-month-width displayed-year calendar-mark-holidays-flag] 9
|   #nil nil 0x5b3b>()
|   call-interactively(caly)
|   command-execute(caly t)
|   execute-extended-command(nil)
|   call-interactively(execute-extended-command)
`----

These functions and variables are defined where?

thanks

Uwe Brauer 

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]