all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* cannot open load file: egg
@ 2014-03-27 18:30 Christopher Howard
  2014-03-28 13:16 ` Kevin Rodgers
  0 siblings, 1 reply; 2+ messages in thread
From: Christopher Howard @ 2014-03-27 18:30 UTC (permalink / raw)
  To: Gnu Emacs Help

Hey all, I run Emacs 24.3.1. Some time ago I installed "egg" through
el-get (maybe under a different Emacs version... can't remember). Later,
I uninstalled it with el-get-remove. Now, I get this mysterious error
every other time I open a file:

cannot open load file: egg

If I go to open the file again, it will work always work the second time. But having to use find-file twice every time is a bit tiring. Is there a certain autoload file I need to edit, or command I need to run, to fix this?

$ locate autoload
/home/me/.emacs.d/el-get/ess/ess-autoloads.el
/home/me/.emacs.d/el-get/ess/.svn/text-base/ess-autoloads.el.svn-base
/home/me/restore/home/me/build/guile-2.0.9/module/scripts/generate-autoload.go
/home/me/restore/home/me/build/guile-2.0.9/module/scripts/generate-autoload.scm
/home/me/restore/home/me/local/lib/guile/2.0/ccache/scripts/generate-autoload.go
/home/me/restore/home/me/local/share/guile/2.0/scripts/generate-autoload.scm
/usr/lib/guile/2.0/ccache/scripts/generate-autoload.go
/usr/share/doc/texlive-doc/latex/base/autoload.txt.gz
/usr/share/doc/texlive-latex-base-doc/latex/base/autoload.txt.gz
/usr/share/emacs/23.4/lisp/emacs-lisp/autoload.elc
/usr/share/emacs/24.3/lisp/emacs-lisp/autoload.el.gz
/usr/share/emacs/24.3/lisp/emacs-lisp/autoload.elc



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

* Re: cannot open load file: egg
  2014-03-27 18:30 cannot open load file: egg Christopher Howard
@ 2014-03-28 13:16 ` Kevin Rodgers
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2014-03-28 13:16 UTC (permalink / raw)
  To: help-gnu-emacs

On 3/27/14 12:30 PM, Christopher Howard wrote:
> Hey all, I run Emacs 24.3.1. Some time ago I installed "egg" through
> el-get (maybe under a different Emacs version... can't remember). Later,
> I uninstalled it with el-get-remove. Now, I get this mysterious error
> every other time I open a file:
>
> cannot open load file: egg
>
> If I go to open the file again, it will work always work the second time. But having to use find-file twice every time is a bit tiring. Is there a certain autoload file I need to edit, or command I need to run, to fix this?

M-: (setq debug-on-error t) RET

> $ locate autoload
> /home/me/.emacs.d/el-get/ess/ess-autoloads.el
> /home/me/.emacs.d/el-get/ess/.svn/text-base/ess-autoloads.el.svn-base
> /home/me/restore/home/me/build/guile-2.0.9/module/scripts/generate-autoload.go
> /home/me/restore/home/me/build/guile-2.0.9/module/scripts/generate-autoload.scm
> /home/me/restore/home/me/local/lib/guile/2.0/ccache/scripts/generate-autoload.go
> /home/me/restore/home/me/local/share/guile/2.0/scripts/generate-autoload.scm
> /usr/lib/guile/2.0/ccache/scripts/generate-autoload.go
> /usr/share/doc/texlive-doc/latex/base/autoload.txt.gz
> /usr/share/doc/texlive-latex-base-doc/latex/base/autoload.txt.gz
> /usr/share/emacs/23.4/lisp/emacs-lisp/autoload.elc
> /usr/share/emacs/24.3/lisp/emacs-lisp/autoload.el.gz
> /usr/share/emacs/24.3/lisp/emacs-lisp/autoload.elc

-- 
Kevin Rodgers
Denver, Colorado, USA




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

end of thread, other threads:[~2014-03-28 13:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-27 18:30 cannot open load file: egg Christopher Howard
2014-03-28 13:16 ` Kevin Rodgers

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.