all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* errors loading emacs
@ 2005-07-31  9:16 Baloff
  2005-07-31  9:08 ` Peter Dyballa
  0 siblings, 1 reply; 2+ messages in thread
From: Baloff @ 2005-07-31  9:16 UTC (permalink / raw)



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

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

end of thread, other threads:[~2005-07-31  9:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-31  9:16 errors loading emacs Baloff
2005-07-31  9:08 ` Peter Dyballa

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.