>> "Ivan" == Ivan Kanis <[email protected]> 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

_______________________________________________
gnu-emacs-sources mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnu-emacs-sources

Reply via email to