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

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

problems with diary, appointments, and european-calendar


From: Joe Corneli
Subject: problems with diary, appointments, and european-calendar
Date: Tue, 17 Feb 2004 01:45:59 -0600

This is my diary/appointment configuration. It was working just recently -- I 
mean,
I could write down appointments in my diary and get reminders about them.  Not 
so
after some small rearrangements to my .emacs & load files.  But like I said, 
this is
the entire calendar/diary/appointment section.  

(add-hook 'write-file-hooks 'time-stamp)
(setq diary-file "~/.diary.txt")
(setq diary-display-hook 'fancy-diary-display)
(add-hook 'today-visible-calendar-hook 'calendar-mark-today)
(setq european-calendar-style t)
(require 'appt)
(setq appt-issue-message t)
(setq appt-message-warning-time 1)
(setq appt-display-interval 1)
(setq appt-visible t)
(setq appt-msg-window nil)
(display-time)
;; makes "d" in the calendar reload the appt list.
(add-hook 'diary-hook 'appt-make-list)
(diary 0)

Next issue: the function european-calendar (not available if emacs is started 
with
commandline options -q --no-site-file) doesn't appear to do anything.


In GNU Emacs 21.3.50.1 (powerpc-apple-darwin7.2.0, X toolkit)
 of 2004-01-31 on hope-of-a-stone.local
configured using `configure '--prefix=/sw' '--without-carbon' '--with-x' 
'--with-x-toolkit=lucid' '--without-toolkit-scroll-bars' '--without-gif' 
'--infodir=${prefix}/share/info' '--mandir=${prefix}/share/man' 
'--libexecdir=${prefix}/lib' 'CPPFLAGS=-I/sw/include' 'LDFLAGS=-L/sw/lib''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: nil

Major mode: Emacs-Lisp

Minor modes in effect:
  auto-image-file-mode: t
  show-paren-mode: t
  display-time-mode: t
  mouse-wheel-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
C-x C-f . e m <tab> <return> M-s C-s p s - t i m e 
<down> <up> C-a ; ; <down> <left> <left> a a <backspace> 
<backspace> ; ; <down> C-a ; ; M-s y C-x 1 M-v M-v 
M-v M-v M-v M-v M-c C-/ M-x e u r o <tab> <return> 
<up> <up> <up> <up> <up> M-x r e p <tab> o <tab> r 
<tab> <return>

Recent messages:
Loading joes_w3...done
Loading joes_keyboard (compiled; note, source file is newer)...done
Loading joes_parens...done
Loading joes_loads...done
Loading /Users/arided/.emacs.elc...done
Undo!
Making completion list... [2 times]
Loading emacsbug...done
Preparing diary...
Loading dabbrev...done




reply via email to

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