unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Startup errors
@ 2005-01-30 10:55 Russell Shaw
  0 siblings, 0 replies; 2+ messages in thread
From: Russell Shaw @ 2005-01-30 10:55 UTC (permalink / raw)


Hi,
I installed GNU Emacs 21.3.1 on debian sid and installed
the doremi-frm.el file.

With the --debug-init option, i get:

Debugger entered--Lisp error: (void-variable Obsolete\.)
   eval-buffer(#<buffer  *load*<3>> nil "hexrgb" nil t)
   load-with-code-conversion("/home/russell/.emacs.d/hexrgb.el" "hexrgb" nil t)
   require(hexrgb)
   eval-buffer(#<buffer  *load*<2>> nil "doremi-frm" nil t)
   load-with-code-conversion("/home/russell/.emacs.d/doremi-frm.el" "doremi-frm" nil t)
   require(doremi-frm)
   eval-buffer(#<buffer  *load*> nil "~/.emacs" nil t)
   load-with-code-conversion("/home/russell/.emacs" "~/.emacs" t t)
   load("~/.emacs" t t)

How do i get it to print what file and line number the error is at?

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

* Re: Startup errors
       [not found] <mailman.16161.1107084453.27204.help-gnu-emacs@gnu.org>
@ 2005-02-01 17:34 ` Kevin Rodgers
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2005-02-01 17:34 UTC (permalink / raw)


Russell Shaw wrote:
> Hi,
> I installed GNU Emacs 21.3.1 on debian sid and installed
> the doremi-frm.el file.
> 
> With the --debug-init option, i get:
> 
> Debugger entered--Lisp error: (void-variable Obsolete\.)
>   eval-buffer(#<buffer  *load*<3>> nil "hexrgb" nil t)
>   load-with-code-conversion("/home/russell/.emacs.d/hexrgb.el" "hexrgb" 
> nil t)
>   require(hexrgb)
>   eval-buffer(#<buffer  *load*<2>> nil "doremi-frm" nil t)
>   load-with-code-conversion("/home/russell/.emacs.d/doremi-frm.el" 
> "doremi-frm" nil t)
>   require(doremi-frm)
>   eval-buffer(#<buffer  *load*> nil "~/.emacs" nil t)
>   load-with-code-conversion("/home/russell/.emacs" "~/.emacs" t t)
>   load("~/.emacs" t t)
> 
> How do i get it to print what file and line number the error is at?

You don't:

C-x C-f /home/russell/.emacs.d/hexrgb.el RET
C-s Obsolete.

-- 
Kevin Rodgers

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

end of thread, other threads:[~2005-02-01 17:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-30 10:55 Startup errors Russell Shaw
     [not found] <mailman.16161.1107084453.27204.help-gnu-emacs@gnu.org>
2005-02-01 17:34 ` Kevin Rodgers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).