unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Fabian Ezequiel Gallina <galli.87@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Make error: calendar/solar.el:51:1:Error: Invalid function: (calendar-persian-to-absolute (\` (1 1 (\, (- year 621)))))
Date: Tue, 09 Jun 2009 15:34:31 -0400	[thread overview]
Message-ID: <6cbpox5hh4.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <9de1a5ef0906061623y6cc0a21buffa4a399dbb34ae1@mail.gmail.com> (Fabian Ezequiel Gallina's message of "Sat, 6 Jun 2009 20:23:15 -0300")


There's no need to send me mails off-list.

Fabian Ezequiel Gallina wrote:

> calendar/solar.el:51:1:Error: Invalid function:
> (calendar-persian-to-absolute (\` (1 1 (\, (- year 621)))))
> make[1]: *** [/home/fgallina/emacs/lisp/calendar/solar.elc] Error 1
> make[1]: se sale del directorio `/home/fgallina/emacs/lisp'
> make: *** [lisp] Error 2

Interesting. Does this help?


diff -c -c -w -r1.49 cal-dst.el
*** cal-dst.el	5 Jan 2009 03:20:32 -0000	1.49
--- cal-dst.el	9 Jun 2009 19:31:53 -0000
***************
*** 229,235 ****
          (setq date (cond ((eq (car rule) 'calendar-nth-named-day)
                            (eval (cons 'calendar-nth-named-absday (cdr rule))))
                           ((eq (car rule) 'calendar-gregorian-from-absolute)
!                           (eval (cdr rule)))
                           (t (calendar-absolute-from-gregorian (eval rule)))))
          (or (equal (current-time-zone
                      (calendar-time-from-absolute date prevday-sec))
--- 229,235 ----
          (setq date (cond ((eq (car rule) 'calendar-nth-named-day)
                            (eval (cons 'calendar-nth-named-absday (cdr rule))))
                           ((eq (car rule) 'calendar-gregorian-from-absolute)
!                           (eval (cadr rule)))
                           (t (calendar-absolute-from-gregorian (eval rule)))))
          (or (equal (current-time-zone
                      (calendar-time-from-absolute date prevday-sec))




      reply	other threads:[~2009-06-09 19:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-06 23:23 Make error: calendar/solar.el:51:1:Error: Invalid function: (calendar-persian-to-absolute (\` (1 1 (\, (- year 621))))) Fabian Ezequiel Gallina
2009-06-09 19:34 ` Glenn Morris [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6cbpox5hh4.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=galli.87@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).