Subject: where can I report a bug in emacs's maxima-mode?
From: Tamas Papp
Date: Thu, 07 Feb 2013 17:13:38 +0100
Hi,
Where should I send bug reports about maxima-mode in Emacs? Jay
Belanger is listed as the latest author, but that was in 2007.
The issue is the following: maxima-comment-indent is not defined, but
referenced (eg "(setq comment-indent-function 'maxima-comment-indent)"),
so if I want to use something like comment-dwim, Emacs complains that
"comment-indent: Symbol's function definition is void: maxima-comment-indent"
emacs-version:
GNU Emacs 24.2.1 (x86_64-pc-linux-gnu, GTK+ Version 3.4.2) of 2013-01-20
on trouble, modified by Debian
Of course I can always make a bug report on the debian package, but I
thought that getting to upstream directly would be quicker.
Best,
Tamas