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

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

call to obsolete function in diary-lib.el


From: Stephen Berman
Subject: call to obsolete function in diary-lib.el
Date: Fri, 21 Apr 2006 15:31:46 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

The function view-diary-entries has been made obsolete by
diary-view-entries in diary-lib.el, yet it is called by
view-other-diary-entries (to be consistent, the latter should probably
also be obsoleted by e.g. diary-view-other-diary-entries).

*** diary-lib.el        11 Feb 2006 21:57:33 +0100      1.113
--- diary-lib.el        21 Apr 2006 15:12:01 +0200      
***************
*** 79,85 ****
     (list (prefix-numeric-value current-prefix-arg)
           (read-file-name "Enter diary file name: " default-directory nil t)))
    (let ((diary-file d-file))
!     (view-diary-entries arg)))
  
  (autoload 'check-calendar-holidays "holidays"
    "Check the list of holidays for any that occur on DATE.
--- 79,85 ----
     (list (prefix-numeric-value current-prefix-arg)
           (read-file-name "Enter diary file name: " default-directory nil t)))
    (let ((diary-file d-file))
!     (diary-view-entries arg)))
  
  (autoload 'check-calendar-holidays "holidays"
    "Check the list of holidays for any that occur on DATE.



In GNU Emacs 22.0.50.14 (i686-pc-linux-gnu, GTK+ Version 2.8.10)
 of 2006-04-17 on escher
X server distributor `The X.Org Foundation', version 11.0.60802000
configured using `configure '--with-x-toolkit=gtk''

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: en_US.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Message

Minor modes in effect:
  mml-mode: t
  tabbar-mwheel-mode: t
  tabbar-mode: t
  recentf-mode: t
  show-paren-mode: t
  display-time-mode: t
  tooltip-mode: t
  auto-compression-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  column-number-mode: t
  line-number-mode: t
  abbrev-mode: t

Recent input:
e <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> C-c r C-g C-u 1 0 0 C-c r e 
<tab> <return> <tab> h <tab> c <tab> C-g C-x C-f <up> 
<up> c v <tab> e <tab> l i <tab> s <tab> / c <tab> 
a <tab> l <tab> e <tab> d <tab> <return> <help-echo> 
<help-echo> <menu-bar> <index> "Defuns" "From: (diary-from-outlook-rmail)" 
"(diary-view-entries)" <switch-frame> <down-mouse-1> 
<mouse-1> M-d C-_ M-t C-x C-s M-x C-g C-x v = <f1> 
<down-mouse-1> <mouse-movement> <mouse-movement> <drag-mouse-1> 
<down-mouse-1> <mouse-1> <down-mouse-1> <mouse-1> <down-mouse-1> 
<mouse-1> s <switch-frame> <f11> C-g M-x <up> <ret
urn>

Recent messages:
Mark set
Loading vc-cvs...done [2 times]
Loading semantic-decorate-mode...done
Mark set
call-interactively: Wrong type argument: listp, #<dead frame  *appt-buf* 
0x9706ff8>
Undo!
Saving file /home/steve/cvsroot/emacs/lisp/calendar/diary-lib.el...
Wrote /home/steve/cvsroot/emacs/lisp/calendar/diary-lib.el
Quit
Loading vc...done
Quit




reply via email to

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