all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'lehe'" <timlee126@yahoo.com>, <Help-gnu-emacs@gnu.org>
Subject: RE: startup error
Date: Tue, 9 Jun 2009 16:03:14 -0700	[thread overview]
Message-ID: <0813745487E0409E889C3BBF17D69FE3@us.oracle.com> (raw)
In-Reply-To: <23936742.post@talk.nabble.com>

> After installing auto-install, I was getting the following 
> error while start
> my emacs with `--debug-init' option 
> 
> Debugger entered--Lisp error: (void-variable <!DOCTYPE)
>   eval-buffer(#<buffer  *load*<2>> nil 
> "/home/ting/elisp/auto-install.el"
> nil t)  ; Reading at buffer position 10
>   load-with-code-conversion("/home/ting/elisp/auto-install.el"
> "/home/ting/elisp/auto-install.el" nil t)
>   require(auto-install)
>   eval-buffer(#<buffer  *load*> nil "/home/ting/.emacs" nil 
> t)  ; Reading at
> buffer position 1377
>   load-with-code-conversion("/home/ting/.emacs" 
> "/home/ting/.emacs" t t)
>   load("~/.emacs" t t)
> 
> How could I fix it?

It looks like you are trying to evaluate a buffer that contains not Emacs Lisp
but HTML or XML: (void-variable <!DOCTYPE). My guess is that you downloaded a
Web page, not the source file that the Web page linked to (somehow). Check the
content of your file auto-install.el - my guess is it is HTML.





  reply	other threads:[~2009-06-09 23:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-09  5:57 startup error lehe
2009-06-09 23:03 ` Drew Adams [this message]
     [not found] ` <mailman.341.1244588601.2239.help-gnu-emacs@gnu.org>
2009-06-20  0:23   ` 蚂蚁
2009-06-20  9:22     ` Andy Stewart

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=0813745487E0409E889C3BBF17D69FE3@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=Help-gnu-emacs@gnu.org \
    --cc=timlee126@yahoo.com \
    /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.