[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: invalid-regexp in calendar
From: |
Ed Reingold |
Subject: |
Re: invalid-regexp in calendar |
Date: |
Wed, 04 Feb 2004 20:52:54 -0600 |
Who made the change (and why)?
> GNU Emacs 21.3.50.1 (i386-msvc-nt5.0.2195)
> of 2004-01-08 on WINSTEINGOLDLAP
> --with-msvc (12.00)
>
> Debugger entered--Lisp error: (invalid-regexp "Unmatched ) or \\)")
> string-match("\\`[
> \n\\^M]*\\([0-9]?[0-9]\\)[:.][\\([0-9][0-9]\\)\\([ap]\\)m\\>" "Day 22 of
> 2004; 344 days remaining in the year")
> diary-entry-time("Day 22 of 2004; 344 days remaining in the year")
> diary-entry-compare(((1 22 2004) "Day 22 of 2004; 344 days remaining in the
> year" "&%%(diary-day-of-year)" #<marker at 2188 in .diary> nil) ((1 22 2004)
> "Daylight [Eastern Standard Time]: 07:08/16:44 [=9:35] at Boston, MA, USA"
> "&%%(diary-sunrise-sunset)" #<marker at 1952 in .diary> nil))
> sort((((1 22 2004) "Hebrew date (until sunset): 5764, Teveth 28"
> "&%%(diary-hebrew-date)" #<marker at 1929 in .diary> nil))
> diary-entry-compare)
> sort-diary-entries()
> run-hooks(nongregorian-diary-listing-hook list-diary-entries-hook)
> list-diary-entries((1 22 2004) 1)
> view-diary-entries(1)
> * call-interactively(view-diary-entries)
>
> this appears to be caused by the 2004-01-09 change
>
> (diary-entry-time):
> Also accept time in the form XX[.XX][am/pm/AM/PM].
>
> --
> Sam Steingold (http://www.podval.org/~sds) running w2k
> <http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
> <http://www.mideasttruth.com/> <http://www.honestreporting.com>
> Modern man is the missing link between apes and human beings.
>
>
>
> _______________________________________________
> Emacs-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/emacs-devel
>
- Re: invalid-regexp in calendar,
Ed Reingold <=