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

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

load-history


From: Nick Roberts
Subject: load-history
Date: Wed, 1 Mar 2006 20:44:06 +1300 (NZDT)

If I copy simple.el to another file (temp.el, say) and alternately evaluate
the version in temp.el and simple.el, eventually Emacs always tells me
next-line is an interactive Lisp function in `simple.el'.

Looking at load-history, I see it has two entries for next-line:


  ...
  (provide . ring))
 ("/home/nickrob/emacs/lisp/simple.el"
  (defun . next-line))
 ("/home/nickrob/emacs/lisp/temp.el"
  (defun . next-line))
 ("/home/nickrob/emacs/lisp/calendar/parse-time.elc" parse-time-syntax 
parse-time-digits
  (defun . digit-char-p)
  ...


Nick


In GNU Emacs 22.0.50.75 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2006-03-01 on kahikatea.snap.net.nz
X server distributor `The X.Org Foundation', version 11.0.60801000
configured using `configure 'CFLAGS=-g3''

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: Change Log

Minor modes in effect:
  show-paren-mode: t
  tooltip-mode: t
  auto-compression-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
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<down-mouse-1> <mouse-1> C-h v <return> <help-echo> 
<down-mouse-1> <mouse-1> <help-echo> <down-mouse-2> 
<help-echo> <mouse-2> <down-mouse-1> <mouse-movement> 
<mouse-1> <end> <home> C-s n e x t - l <down-mouse-1> 
<mouse-1> C-x C-b <help-echo> <help-echo> <help-echo> 
<help-echo> <down-mouse-1> <mouse-1> <home> <help-echo> 
<down-mouse-2> <help-echo> <drag-mouse-2> <down-mouse-1> 
<mouse-1> C-x C-b <help-echo> <help-echo> <down-mouse-2> 
<help-echo> <mouse-2> <help-echo> C-x 2 <help-echo> 
<help-echo> <down-mouse-1> <mouse-1> C-x C-f C h <tab> 
<return> C-s l e r <backspace> <backspace> r e a C-w 
<help-echo> <down-mouse-1> <mouse-1> <down-mouse-1> 
<mouse-1> C-s C-w C-w <down-mouse-1> <mouse-1> <home> 
C-s C-s C-s <help-echo> <down-mouse-1> <mouse-1> <help-echo> 
<down-mouse-1> <mouse-1> M-x r e p o r t <tab> <re
turn>

Recent messages:
Mark set
Loading cc-mode...
Loading cc-langs...done
Eval error in the `c-lang-defconst' for `c-cpp-matchers' in c-mode:
Eval error in the `c-lang-defconst' for `c-matchers-1' in c-mode:
File mode specification error: (error "`c-opt-cpp-prefix' got no (prior) value 
in c-mode (might be a cyclic reference)")
Mark saved where search started [2 times]
Mark set
Mark saved where search started
Loading emacsbug...done


-- 
Nick                                           http://www.inet.net.nz/~nickrob




reply via email to

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