maxima-el: feature suggests



* Jay Belanger (2006-12-16 15:47 -0600) said:
  ^^^^^^^^^^^^
> I know we're doing prereleases now, but the keybinding change at least
> includes a bug fix.  
> Anyhow, the prompt in inferior-maxima-mode is now read-only, and in
> the Maxima related buffers, the following keybindings are in effect:
> C-cC-dh    Get help on a prompted-for topic
> C-cC-dd
> C-cC-dC-d  Get help with the symbol under the point
> C-cC-da
> C-cC-dC-a  Apropos
> C-cC-dp
> C-cC-dC-p  Apropos for the symbol under the point
> C-cC-dm
> C-cC-dC-m
> C-cC-di
> C-cC-dC-i Read the info manual.
>
> Jay

Tested and all work very well. Especially, C-c C-h will list all
useful commands so does C-c C-d C-h.

A few compiler warnings though:
,----
| In toplevel form:
| maxima.el:248:1:Warning: defgroup for `maxima' fails to specify containing
|     group
| 
| In maxima-remove-kill-buffer-hooks:
| maxima.el:516:10:Warning: `make-local-hook' is an obsolete function (as of
|     Emacs 21.1); not necessary any more.
| 
| In inferior-maxima-mode:
| maxima.el:3283:8:Warning: `make-local-hook' is an obsolete function (as of
|     Emacs 21.1); not necessary any more.
| 
| In end of data:
| maxima.el:3670:1:Warning: the following functions are not known to be defined:
|     Info-menu, Info-follow-nearest-node, Info-goto-node, make-extent,
|     set-extent-property, delete-extent, add-local-hook
| Wrote /opt/share/emacs/site-lisp/maxima/maxima.elc
`----

Thank you for your effort.

-- 
Leo <sdl.web AT gmail.com>                         (GPG Key: 9283AA3F)