unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 23.0.60; can't start diary from calendar
@ 2008-03-27 15:51 Frédéric Perrin
  2008-03-27 19:08 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Frédéric Perrin @ 2008-03-27 15:51 UTC (permalink / raw)
  To: emacs-pretest-bug

Hello,

I started Emacs with :

fred@girafe:~/projets/emacs$ echo 'Thursday Do something' > ~/diary
fred@girafe:~/projets/emacs$ src/emacs -Q

After opening the calendar, I can't switch directly to today's diary
by typing d, I'm getting the message :

      Symbol's function definition is void: diary-view-entries

I'm getting similar errors when using s (diary-show-all-entries) or m
(mark-diary-entries). If, however, I start diray manually (with M-x
diary), it is displayed correctly, and other commands on the diary
(like m, d, or s) work as expected.

I updated my copy of Emacs from CVS this afternoon, and I did a 'make
clean' before rebuilding it. The problem showed up some days ago,
although I didn't mark the date exactly.


In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.12.9)
 of 2008-03-27 on girafe
Windowing system distributor `The X.Org Foundation', version
11.0.10400090 configured using `configure  '--enable-font-backend''

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: fr_FR.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Calendar

Minor modes in effect:
  tooltip-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
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x c a l e <tab> <return> d m s <help-echo> <menu-bar> 
<Diary> <Insert Diary Entry> M-x r e p o <tab> r t 
<tab> <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Mark set
Symbol's function definition is void: diary-view-entries
Symbol's function definition is void: mark-diary-entries
Symbol's function definition is void: diary-show-all-entries
Symbol's function definition is void: insert-diary-entry
Making completion list...


-- 
Fred




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 23.0.60; can't start diary from calendar
  2008-03-27 15:51 23.0.60; can't start diary from calendar Frédéric Perrin
@ 2008-03-27 19:08 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2008-03-27 19:08 UTC (permalink / raw)
  To: Frédéric Perrin; +Cc: emacs-pretest-bug

Frédéric Perrin wrote:

> fred@girafe:~/projets/emacs$ echo 'Thursday Do something' > ~/diary
> fred@girafe:~/projets/emacs$ src/emacs -Q
>
> After opening the calendar, I can't switch directly to today's diary
> by typing d, I'm getting the message :
>
>       Symbol's function definition is void: diary-view-entries
[...]
> I updated my copy of Emacs from CVS this afternoon, and I did a 'make
> clean' before rebuilding it. The problem showed up some days ago,
> although I didn't mark the date exactly.

Your lisp/Makefile is older than lisp/Makefile.in.
You can re-run configure, or `make maintainer-clean'.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-27 19:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-27 15:51 23.0.60; can't start diary from calendar Frédéric Perrin
2008-03-27 19:08 ` Glenn Morris

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).