GNU bug report logs -
#14208
octave-mode bug in octave-help
Previous Next
Reported by: fulvio ciriaco <oivulf <at> gmail.com>
Date: Mon, 15 Apr 2013 05:55:01 UTC
Severity: normal
Tags: moreinfo
Fixed in version 24.1
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 14208 in the body.
You can then email your comments to 14208 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#14208
; Package
emacs
.
(Mon, 15 Apr 2013 05:55:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
fulvio ciriaco <oivulf <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Mon, 15 Apr 2013 05:55:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hallo,
octave-help is not flagged interactive, this triggers an
error on hitting C-c C-h and makes octave-help quite useless.
Please add (interactive) to octave-help header.
Thank you for your work
Fulvio Ciriaco
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#14208
; Package
emacs
.
(Tue, 16 Apr 2013 17:20:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 14208 <at> debbugs.gnu.org (full text, mbox):
fulvio ciriaco wrote:
> octave-help is not flagged interactive, this triggers an
> error on hitting C-c C-h and makes octave-help quite useless.
> Please add (interactive) to octave-help header.
The symbol "octave-help" appears nowhere in Emacs AFAICS.
Please give a complete recipe starting from emacs -Q that shows the
problem. Include the version number of Emacs (M-x report-emacs-bug would
have included this and more).
On closer look, I see it was removed from Emacs 2011-10-24, so probably
you are using some old version.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#14208
; Package
emacs
.
(Tue, 16 Apr 2013 18:51:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 14208 <at> debbugs.gnu.org (full text, mbox):
Hallo,
this is emacs 23.4.1 as from debian wheezy:
GNU Emacs 23.4.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10)
of 2012-09-08 on trouble, modified by Debian
Reproducing?
emacs -Q
alt-x run-octave
C-c C-h
wrong type argument: commandp, octave-help
In lisp/progmodes/octave-mod.el I read:
(defun octave-help ()
"Get help on Octave symbols from the Octave info files.
Look up symbol in the function, operator and variable indices of the info files."
(let ((info-lookup-mode 'octave-mode))
(call-interactively 'info-lookup-symbol)))
and find several references to octave-help within.
Fulvio
From: Glenn Morris <rgm <at> gnu.org>
Subject: Re: bug#14208: octave-mode bug in octave-help
Date: Tue, 16 Apr 2013 13:15:32 -0400
> fulvio ciriaco wrote:
>
>> octave-help is not flagged interactive, this triggers an
>> error on hitting C-c C-h and makes octave-help quite useless.
>> Please add (interactive) to octave-help header.
>
> The symbol "octave-help" appears nowhere in Emacs AFAICS.
> Please give a complete recipe starting from emacs -Q that shows the
> problem. Include the version number of Emacs (M-x report-emacs-bug would
> have included this and more).
>
> On closer look, I see it was removed from Emacs 2011-10-24, so probably
> you are using some old version.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#14208
; Package
emacs
.
(Tue, 16 Apr 2013 19:20:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 14208 <at> debbugs.gnu.org (full text, mbox):
fulvio ciriaco wrote:
> this is emacs 23.4.1 as from debian wheezy:
Time to update! :)
To at least 24.1.
http://packages.qa.debian.org/e/emacs24.html
> GNU Emacs 23.4.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10)
> of 2012-09-08 on trouble, modified by Debian
bug marked as fixed in version 24.1, send any further explanations to
14208 <at> debbugs.gnu.org and fulvio ciriaco <oivulf <at> gmail.com>
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Tue, 16 Apr 2013 19:22:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#14208
; Package
emacs
.
(Wed, 17 Apr 2013 16:46:02 GMT)
Full text and
rfc822 format available.
Message #19 received at 14208 <at> debbugs.gnu.org (full text, mbox):
Ah,
transited to emacs-snapshot (24.3.50.1),
octave help works fine.
Thank you
Fulvio
From: Glenn Morris <rgm <at> gnu.org>
Subject: Re: bug#14208: octave-mode bug in octave-help
Date: Tue, 16 Apr 2013 15:15:32 -0400
> fulvio ciriaco wrote:
>
>> this is emacs 23.4.1 as from debian wheezy:
>
> Time to update! :)
> To at least 24.1.
>
> http://packages.qa.debian.org/e/emacs24.html
>
>> GNU Emacs 23.4.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10)
>> of 2012-09-08 on trouble, modified by Debian
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 16 May 2013 11:24:03 GMT)
Full text and
rfc822 format available.
This bug report was last modified 12 years and 94 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.