emacs-pretest-bug
[Top][All Lists]
Advanced

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

calendar diary entries not shown


From: Frederik Fouvry
Subject: calendar diary entries not shown
Date: Tue, 8 Mar 2005 12:43:46 +0100 (CET)

Symptoms:

With a plain Emacs (-q) and the following setup, no diary entries are
highlighted in the calendar.  When mark-diary-entries-hook is set to
nil, the entries (obviously only from `diary-file') are shown.  This
difference in behaviour does not seem correct.

(custom-set-variables
  ;; custom-set-variables was added by Custom.
  ;; If you edit it by hand, you could mess it up, so be careful.
  ;; Your init file should contain only one such instance.
  ;; If there is more than one, they won't work right.
 '(all-christian-calendar-holidays t)
 '(appt-display-mode-line nil)
 '(appt-interval 120)
 '(appt-issue-message t)
 '(cal-tex-24 t)
 '(cal-tex-daily-string "")
 '(cal-tex-diary t)
 '(cal-tex-which-days (quote (1 2 3 4 5 6 0)))
 '(calendar-date-display-form (quote ((if dayname (concat dayname ", ")) day " 
" monthname " " year)))
 '(calendar-time-display-form (quote (24-hours ":" minutes (if time-zone " (") 
time-zone (if time-zone ")"))))
 '(calendar-week-start-day 1)
 '(diary-date-forms european-date-diary-pattern)
 '(diary-display-hook (quote (fancy-diary-display)))
 '(diary-file "~/.calendar/diary.el")
 '(diary-hook (quote (appt-make-list)))
 '(diary-list-include-blanks t)
 '(diary-unknown-time 9999)
 '(european-calendar-style t)
 '(general-holidays nil)
 '(hebrew-holidays nil)
 '(holidays-in-diary-buffer nil)
 '(list-diary-entries-hook (quote (include-other-diary-files 
sort-diary-entries)))
 '(mark-diary-entries-hook (quote (mark-included-diary-files)))
 '(mark-diary-entries-in-calendar t)
 '(mark-holidays-in-calendar t))
(autoload 'european-calendar "calendar")
(european-calendar)



In GNU Emacs 22.0.50.16 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2005-03-07 on cc.at.coli.uni-sb.de
Distributor `The XFree86 Project, Inc', version 11.0.40201000
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: POSIX
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: address@hidden
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: 
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Mail

Minor modes in effect:
  auto-image-file-mode: t
  desktop-save-mode: t
  global-auto-revert-mode: t
  iswitchb-mode: t
  which-function-mode: t
  show-paren-mode: t
  recentf-mode: t
  display-time-mode: t
  auto-insert-mode: t
  auto-compression-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t
  abbrev-mode: t

Recent input:
C-f . e m <tab> . d <tab> / c u <tab> <return> <down-mouse-1> 
<mouse-1> <double-down-mouse-1> <double-mouse-1> <escape> 
w <down-mouse-1> <mouse-1> C-x 1 C-x C-f <escape> <backspace> 
<escape> <backspace> c a l <tab> <return> C-x C-f <escape> 
<backspace> e m <tab> <return> C-s c a l e n d a r 
C-s C-s C-s C-s C-s C-s C-s C-s C-s C-s C-s C-s C-s 
C-s C-s C-s C-s C-s C-s C-s C-s C-s C-s C-s C-s C-s 
C-s C-s C-s <down-mouse-1> <mouse-1> C-x k <return> 
C-x k <return> C-x k <return> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <menu-bar> 
<help-menu> <report-emacs-bug>

Recent messages:
File /ssh:httpd:/web/www.coli.uni-saarland.de/html/bibb/contents/test4 removed 
from the recentf list
File /ssh:httpd:/web/www.coli.uni-saarland.de/html/bibb/index.php3 removed from 
the recentf list
File /ssh:httpd:/web/www.coli.uni-saarland.de/html/bibb/page.php removed from 
the recentf list
File /ssh:httpd:/web/www.coli.uni-saarland.de/html/bibb/pagetree.xml removed 
from the recentf list
File /ssh:httpd:/web/www.coli.uni-saarland.de/html/bibb/navigation.php removed 
from the recentf list
File /ssh:httpd:/web/www.coli.uni-saarland.de/html/bibb/readtree.php removed 
from the recentf list
File /ssh:httpd:/web/www.coli.uni-saarland.de/html/bib/index.php3 removed from 
the recentf list
File /proj/www/bib.tar removed from the recentf list
Cleaning up the recentf list...done
Mark saved where search started




reply via email to

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