Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 41318 Details for
Bug 66135
Ebuild for Maxima 5.9.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
50maxima-gentoo.el
50maxima-gentoo.el (text/x-emacs-lisp), 346 bytes, created by
Cliff Yapp
on 2004-10-07 13:07:58 UTC
(
hide
)
Description:
50maxima-gentoo.el
Filename:
MIME Type:
Creator:
Cliff Yapp
Created:
2004-10-07 13:07:58 UTC
Size:
346 bytes
patch
obsolete
>(setq load-path (cons "/usr/share/maxima/5.9.1/emacs" load-path)) >(autoload 'maxima-mode "maxima" "Maxima mode" t) >(autoload 'maxima "maxima" "Maxima interactive" t) >(setq auto-mode-alist (cons '("\\.max" . maxima-mode) auto-mode-alist)) >(autoload 'emaxima-mode "emaxima" "EMaxima" t) >(add-hook 'emaxima-mode-hook 'emaxima-mark-file-as-emaxima) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 66135
:
40922
|
40951
|
41153
|
41317
| 41318 |
41327
|
41455