octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #57205] meaningless error reports for F9


From: Lars Kindermann
Subject: [Octave-bug-tracker] [bug #57205] meaningless error reports for F9
Date: Fri, 15 Nov 2019 12:20:15 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:70.0) Gecko/20100101 Firefox/70.0

Follow-up Comment #13, bug #57205 (project octave):

same code pasted into command window gives more info: 


>> 1
ans = 1
>> if 2
3
4x
error: parse error:

  syntax error

>>> 4x
     ^
>> 5
ans = 5
>> end
error: parse error:

  syntax error

>>> end
      ^
>> 7
ans = 7
>>



Actually, I was not aware till now, that copy/paste and F9 behave differently.
For years I was using both alternately, depending on the system I'm on. On
Linux with a 3-Button mouse, the most convenient way is to mark some code,
move the mouse over the command window and press the middle button to paste
the selection. On Windows, F9 needs less keystrokes. I wonder why there are
two different methods to handle both cases?


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57205>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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