help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: perlnow.el prob


From: Drew Adams
Subject: RE: perlnow.el prob
Date: Mon, 1 Jun 2009 14:20:55 -0700

> What does this error mean?
> 
> An error has occurred while loading `/home/perlsyntax/.emacs':
> File error: Cannot open load file, template

Your init file loads `/home/perlsyntax/.emacs'. That file tries to load a file
called `template'. There is no file named `template' in your `load-path'.

> command-line-1: Unknown option `--debugg'

You ran `emacs --debugg'. You should have run `emacs --debug-init', as suggested
in the message. That will give you a backtrace.

> Start Emacs with the `--debug-init' option to view a complete
> error backtrace.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]