Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59288 - Maxima's Emacs mode can't find info files.
Summary: Maxima's Emacs mode can't find info files.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-03 09:33 UTC by Dirk Gerrits
Modified: 2004-08-08 13:35 UTC (History)
0 users

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


Attachments
Changes info manual path in Maxima's Emacs mode. (fix-info-dir,890 bytes, patch)
2004-08-03 09:35 UTC, Dirk Gerrits
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Gerrits 2004-08-03 09:33:22 UTC
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 Dirk Gerrits 2004-08-03 09:35:54 UTC
Created attachment 36707 [details, diff]
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 Olivier Fisette (RETIRED) gentoo-dev 2004-08-08 13:35:41 UTC
Thanks for the tip. This is fixed in "maxima-5.9.0-r3".