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

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

errors loading emacs


From: Baloff
Subject: errors loading emacs
Date: 31 Jul 2005 19:16:25 +1000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Hello

I am getting an error when I first start emacs, it happed after I change a 
line in my .emacs
from >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
(load-file "/usr/share/emacs/site-lisp/cedet-common/cedet.el") 

to   >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
(load-file "/usr/independ_packages/cedet-1.0pre3/common/cedet.el")
;; Enabling various SEMANTIC minor modes.  See semantic/INSTALL for more ideas.
;; Select one of the following
(semantic-load-enable-code-helpers)
;; (semantic-load-enable-guady-code-helpers)
;; (semantic-load-enable-excessive-code-helpers)

;; Enable this if you develop in semantic, or develop grammars
;; (semantic-load-enable-semantic-debugging-helpers)


here is the error:

************************************************************

Loading 52semantic (source)...done
Loading 53cedet-contrib (source)...done
Loading 55ecb (source)...
"/usr/share/emacs21/site-lisp/cedet-common/" added to `load-path'
Setting up cedet...done
Setting up cogre...
byte-code: 
Cannot open load file: cogre-load
Setting up ede...done
Setting up eieio...done
Setting up semantic...done
Setting up speedbar...done
Setting up cedet-contrib...done
Loading 55ecb (source)...done
Loading ~/.emacs-mc394...
Loading cc-styles...done
Loading ~/.emacs-mc394...done
Loading ansi-color...done
Loading windmove...done
Loading edmacro...done
Loading time...done
Loading /usr/independ_packages/cedet-1.0pre3/common/cedet.el (source)...
"/usr/independ_packages/cedet-1.0pre3/common/" added to `load-path'
"/usr/independ_packages/cedet-1.0pre3/cogre" added to `load-path'


An error has occurred while loading `/home/sam/.emacs':

Wrong type argument: number-or-marker-p, nil

To ensure normal operation, you should investigate the cause
of the error in your initialization file and remove it.  Start
Emacs with the `--debug-init' option to view a complete error
backtrace
Loading semantic-el (source)...done
(iconify-frame (#<frame emacs@debian 0x84a5360\ >))
(make-frame-visible (#<frame emacs@debian 0x84a5360\ >))

************************************************************

many thanks


reply via email to

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