GNU bug report logs - #36459
27.0.50; octave-mode ElDoc support bug

Previous Next

Package: emacs;

Reported by: Mauro Aranda <maurooaranda <at> gmail.com>

Date: Mon, 1 Jul 2019 15:00:02 UTC

Severity: normal

Tags: patch

Found in version 27.0.50

Fixed in version 26.3

Done: Leo Liu <sdl.web <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mauro Aranda <maurooaranda <at> gmail.com>
To: Leo Liu <sdl.web <at> gmail.com>
Cc: 36459 <at> debbugs.gnu.org, Dmitry Gutov <dgutov <at> yandex.ru>
Subject: bug#36459: 27.0.50; octave-mode ElDoc support bug
Date: Thu, 8 Aug 2019 08:09:47 -0300
[Message part 1 (text/plain, inline)]
> Thank you for the patch. What is the recommended way to get function
> signatures these days if print_usage is deprecated?
>
> Leo

Hello Leo.

The deprecated function is usage, not print_usage.  The usage function
was deprecated in GNU Octave 4.0, and in the 4.4 version it
has been removed.

Here is the NEWS file that says usage is deprecated, and that its
replacement is print_usage:
https://www.gnu.org/software/octave/NEWS-4.0.html

Since it says print_usage is the replacement function, I think calling
print_usage is reliable.

Here is the NEWS file that says usage has been removed:
https://www.gnu.org/software/octave/NEWS-4.4.html

Best regards,
Mauro.
[Message part 2 (text/html, inline)]

This bug report was last modified 5 years and 292 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.