all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andy Stewart <lazycat.manatee@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: startup error
Date: Sat, 20 Jun 2009 17:22:06 +0800	[thread overview]
Message-ID: <87fxdv45vl.fsf@ubuntu.domain> (raw)
In-Reply-To: h1ha7d$ms$1@news.cn99.com

蚂蚁 <qingant@gmail.com> writes:

> Drew Adams wrote:
>>> 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.
>>
>>
>>
> just test my client
Please download auto-install.el from
http://www.emacswiki.org/emacs/download/auto-install.el

And replace file /home/ting/elisp/auto-install.el
Then delete file /home/ting/elisp/auto-install.elc (if you have this
file).

Then restart Emacs, i think everything will be okay.

  -- Andy





      reply	other threads:[~2009-06-20  9:22 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
     [not found] ` <mailman.341.1244588601.2239.help-gnu-emacs@gnu.org>
2009-06-20  0:23   ` 蚂蚁
2009-06-20  9:22     ` Andy Stewart [this message]

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=87fxdv45vl.fsf@ubuntu.domain \
    --to=lazycat.manatee@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.