Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 246084 - app-emacs/org-mode-6.11 compile failure with Emacs 23 "Cannot open load file: esh-maint"
Summary: app-emacs/org-mode-6.11 compile failure with Emacs 23 "Cannot open load file:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Emacs project
URL: http://thread.gmane.org/gmane.emacs.o...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-08 17:49 UTC by Ulrich Müller
Modified: 2008-11-08 21:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.