all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Baloff <washdc@wash.edu>
Subject: errors loading emacs
Date: 31 Jul 2005 19:16:25 +1000	[thread overview]
Message-ID: <87iryrmj2u.fsf@wash.edu> (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

             reply	other threads:[~2005-07-31  9:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-31  9:16 Baloff [this message]
2005-07-31  9:08 ` errors loading emacs Peter Dyballa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87iryrmj2u.fsf@wash.edu \
    --to=washdc@wash.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.