| Karim Belabas on Thu, 8 Jan 1998 04:04:48 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| patch 11 |
Gerhard Niklasch wrote (msg 40):
> And probably, unless and until something more appropriate happens, gp's
> prompt-morphing capabilities should not be used when running under emacs.
> (M-x gp-set-prompt doesn't work for me anyway; not even its own prompt
> comes out right.)
This one is easy to fix (another one character patch!).
(you need to re-run Configure after applying this one. Alternatively, you
can just add the missing "s" yourself in your pari.el file).
Karim.
========================== patch 11 (2.0.2.alpha) =======================
*** ./pari.el.in.orig Thu Jan 8 04:00:47 1998
--- ./pari.el.in Thu Jan 8 04:00:50 1998
***************
*** 332,338 ****
(defun gp-set-prompt (p)
"Set new gp prompt (and tell both gp and emacs that you have done so)."
! (interactive "New prompt: ")
;; gp-prompt-pattern matches:
;; (New prompt plus any following white space) OR (Old pattern).
(setq gp-prompt-pattern
--- 332,338 ----
(defun gp-set-prompt (p)
"Set new gp prompt (and tell both gp and emacs that you have done so)."
! (interactive "sNew prompt: ")
;; gp-prompt-pattern matches:
;; (New prompt plus any following white space) OR (Old pattern).
(setq gp-prompt-pattern
--
Karim Belabas e-mail:
Max-Planck-Institut fuer Mathematik karim@mpim-bonn.mpg.de
Gottfried-Claren-Str. 26 tel:
53225 Bonn (Germany) (00 49 228) 402-245