Bug 59288 - Maxima's Emacs mode can't find info files.
Bug#: 59288 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: sci@gentoo.org Reported By: dirk@dirkgerrits.com
Component: Applications
URL: 
Summary: Maxima's Emacs mode can't find info files.
Keywords:  
Status Whiteboard: 
Opened: 2004-08-03 09:33 0000
Description:   Opened: 2004-08-03 09:33 0000
The app-sci/maxima package installs Maxima's info manual into /usr/share/info/
and an Emacs mode into /usr/share/maxima/5.9.0/emacs/maxima.el.  However, the
latter refers to /usr/local/info/ for Maxima's info manual.  Hence the Emacs
mode does not completely work out of the box: the user has to set
maxima-info-dir to "/usr/share/info/" in his/her ~/.emacs file.

------- Comment #1 From Dirk Gerrits 2004-08-03 09:35:54 0000 -------
Created an attachment (id=36707) [details]
Changes info manual path in Maxima's Emacs mode.

I don't know if this is the preferred fix, but it works for me.

------- Comment #2 From Olivier Fisette 2004-08-08 13:35:41 0000 -------
Thanks for the tip. This is fixed in "maxima-5.9.0-r3".