help-gnu-emacs
[Top][All Lists]
Advanced

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

Help me with error caused by timeclock.


From: Wang Yin
Subject: Help me with error caused by timeclock.
Date: 16 May 2003 18:21:55 +0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Hi, 

When I put the following lines into my .emacs file,

(require 'timeclock)
(timeclock-in)
(timeclock-modeline-display t)
(add-hook 'kill-emacs-hook 'timeclock-out)

Emacs will startup with an error report:

Debugger entered--Lisp error: (wrong-type-argument listp
  #("C-x < Calendar $ delq(timeclock-mode-string #("C-x <
  Calendar ? info/o other/. today $
  timeclock-modeline-display(0) (setq
  timeclock-modeline-display (timeclock-modeline-display (or
  value 0))) (lambda (symbol value) (setq
  timeclock-modeline-display (timeclock-modeline-d$
  custom-initialize-reset(timeclock-modeline-display nil)
  custom-declare-variable(timeclock-modeline-display nil
  ("/usr/local/share/ema$ require(timeclock)
  eval-buffer(#<buffer *load*> nil "~/.emacs" nil t)
  load-with-code-conversion("/home/wy/.emacs" "~/.emacs" t
  t) load("~/.emacs" t t) #[nil "^H\205\227^@ 平\203^Q^@寝H
  妊\2025^@ 山\203'^@是颂#\203#^@蛙2025^@诬$ command-line()
  normal-top-level()

I don't know why. Can anyone tell me? Thanks.

What's more, how can I get an accurate location of the
file/line for a error in my init files? --debug-init only
gives me some incompressible messages.


-- 
Wang Yin
DA Lab, Tsinghua University,
100084
Beijing China


reply via email to

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