Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 246084

Summary: app-emacs/org-mode-6.11 compile failure with Emacs 23 "Cannot open load file: esh-maint"
Product: Gentoo Linux Reporter: Ulrich Müller <ulm>
Component: Current packagesAssignee: Emacs project <emacs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://thread.gmane.org/gmane.emacs.orgmode/9185
Whiteboard:
Package list:
Runtime testing required: ---

Description Ulrich Müller gentoo-dev 2008-11-08 17:49:20 UTC
File esh-maint.el was recently removed from Emacs 23:

2008-11-06  Glenn Morris  <rgm@gnu.org>

	* eshell/esh-maint.el: Remove unused file.

This makes stand-alone app-emacs/org-mode (all versions currently in Portage) fail to compile:

emacs -batch -q -eval "(progn (add-to-list (quote load-path) (expand-file-name \"./lisp/\")) (add-to-list (quote load-path) \"/usr/local/share/emacs/site-lisp\"))" -f batch-byte-compile lisp/org-publish.el

In toplevel form:
lisp/org-publish.el:534:47:Error: Cannot open load file: esh-maint
make: *** [lisp/org-publish.elc] Error 1
Comment 1 Ulrich Müller gentoo-dev 2008-11-08 18:13:00 UTC
Reported upstream, see URL.
Comment 2 Ulrich Müller gentoo-dev 2008-11-08 21:45:34 UTC
Fixed in 6.11a.