help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: help: typing 's' on keyboard beeps


From: Steve Goncalo
Subject: RE: help: typing 's' on keyboard beeps
Date: Mon, 29 Oct 2001 09:08:08 -0500

No solution, but some questions...

What kind of platform are you on?
What version of gcc do you have?
Are you comparing a precompiled 2.0.16
to a 2.1.3x that you built yourself?

If you create a script file "SCRIPT.m", can you use
lowercase s in it (e.g. sin(0) )? If so, I would suspect
your yacc/lex parser is OK and the problem is somewhere in
the line editing functions (readline). I have not looked,
but I suspect there is an option to "configure" which would
disable the line editing functions.

Can you try running the same binary from a different user name
just to see if there might be something in your environment setup
that is causing trouble?

-----Original Message-----
From: Berni Joss [mailto:address@hidden
Sent: Saturday, October 27, 2001 3:37 PM
To: address@hidden
Subject: help: typing 's' on keyboard beeps


Using octave 2.1.33 or 2.1.34 I am unable to type the lowercase letter 's'
into octave's command window!
Whenever I hit the 's' key on the keyboard octave beeps, but otherwise
ignores
the key code. As you would guess, this is quit annoying :-(

Uppercase 'S' (shift-key + 's') works fine!

octave 2.0.16 works fine.

Anybody has any clues about what might be happening?
Is this a known feature/bug? By the way I failed finding any list of known
bugs
for version 2.1.33/34; is there one?

Any hints/help are much appreciated.
Thanks, Berni.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]