[Pkg-octave-devel] Bug#416435: octave2.9-emacsen: octave-help-files should be set to ("octave2.9")

Rafael Laboissiere rafael at debian.org
Wed Mar 28 17:40:13 CET 2007


package octave2.9-emacsen
tags 416435 moreinfo
thanks

* Pascal A. Dupuis <Pascal.Dupuis at worldonline.be> [2007-03-24 12:13]:

> Package: octave2.9-emacsen
> Severity: normal
> 
> Also, the content of octave-help-files is set to ("octave"), it should 
> be set to ("octave2.9"), the following solve it in .emacs:
> (defvar octave-help-files '("octave2.9")
>   "List of info files with documentation for Octave.
>    Our default is (\"octave2.9\").")

I am not sure we should fix this.  The /usr/share/info/octave.info.gz file
is already managed by upadte-alternatives.

> (autoload 'octave-help "octave-hlp" nil t)

This is already in /etc/emacs/site-start.d/50octave2.*-emacsen.el.

> (load "gnuserv-compat")
> (load-library "gnuserv")
> (gnuserv-start) 
>
> To have this to work, 'gnuserv' is thus a dependency.

Are you suggesting that the code above (or a variant of it) should be added
to the initialization file?  Adding a dependency to gnuserv and forcing its
loading does not seem to be a good idea to me.

In sum, the points above do not justify a real bug report, hence the
"moreinfo" tag.  As usual, this bug report will be closed in a reasonable
time frame if there is no better argumentation for it.

Thanks,

-- 
Rafael




More information about the Pkg-octave-devel mailing list