You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-mathematics/maxima/files/imaxima-0.patch

11 lines
598 B

diff -r -U2 maxima-5.45.0.orig/interfaces/emacs/imaxima/setup-imaxima-imath.el maxima-5.45.0/interfaces/emacs/imaxima/setup-imaxima-imath.el
--- maxima-5.45.0.orig/interfaces/emacs/imaxima/setup-imaxima-imath.el 2021-05-16 06:20:53.000000000 +0700
+++ maxima-5.45.0/interfaces/emacs/imaxima/setup-imaxima-imath.el 2021-05-25 18:31:38.005882847 +0700
@@ -133,5 +133,5 @@
;;; imaxima-maxima-options should be "" instead of "(user::run)"
;;; assigned in the imaxima.el
-(setq imaxima-maxima-options "")
+;(setq imaxima-maxima-options "")
(autoload 'maxima "maxima" "Maxima CAS mode" t nil)