unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14208: octave-mode bug in octave-help
@ 2013-04-15  5:48 fulvio ciriaco
  2013-04-16 17:15 ` Glenn Morris
  0 siblings, 1 reply; 5+ messages in thread
From: fulvio ciriaco @ 2013-04-15  5:48 UTC (permalink / raw)
  To: 14208

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





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#14208: octave-mode bug in octave-help
  2013-04-15  5:48 bug#14208: octave-mode bug in octave-help fulvio ciriaco
@ 2013-04-16 17:15 ` Glenn Morris
  2013-04-16 18:46   ` fulvio ciriaco
  0 siblings, 1 reply; 5+ messages in thread
From: Glenn Morris @ 2013-04-16 17:15 UTC (permalink / raw)
  To: fulvio ciriaco; +Cc: 14208

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.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#14208: octave-mode bug in octave-help
  2013-04-16 17:15 ` Glenn Morris
@ 2013-04-16 18:46   ` fulvio ciriaco
  2013-04-16 19:15     ` Glenn Morris
  0 siblings, 1 reply; 5+ messages in thread
From: fulvio ciriaco @ 2013-04-16 18:46 UTC (permalink / raw)
  To: rgm; +Cc: 14208

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@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.





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#14208: octave-mode bug in octave-help
  2013-04-16 18:46   ` fulvio ciriaco
@ 2013-04-16 19:15     ` Glenn Morris
  2013-04-17 16:40       ` fulvio ciriaco
  0 siblings, 1 reply; 5+ messages in thread
From: Glenn Morris @ 2013-04-16 19:15 UTC (permalink / raw)
  To: fulvio ciriaco; +Cc: 14208

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





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#14208: octave-mode bug in octave-help
  2013-04-16 19:15     ` Glenn Morris
@ 2013-04-17 16:40       ` fulvio ciriaco
  0 siblings, 0 replies; 5+ messages in thread
From: fulvio ciriaco @ 2013-04-17 16:40 UTC (permalink / raw)
  To: rgm; +Cc: 14208

Ah,
transited to emacs-snapshot (24.3.50.1), 
octave help works fine.

Thank you
Fulvio

From: Glenn Morris <rgm@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





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-04-17 16:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-15  5:48 bug#14208: octave-mode bug in octave-help fulvio ciriaco
2013-04-16 17:15 ` Glenn Morris
2013-04-16 18:46   ` fulvio ciriaco
2013-04-16 19:15     ` Glenn Morris
2013-04-17 16:40       ` fulvio ciriaco

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).