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

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

[Octave-bug-tracker] [bug #41123] GUI: paste may eat newlines


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #41123] GUI: paste may eat newlines
Date: Tue, 07 Jan 2014 02:01:52 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #3, bug #41123 (project octave):

Trying the same without the semicolon:

>> a=1
a =  1
>> b=2c=3
parse error:

  syntax error

>>> b=2c=3
       ^

>> d=4
d =  4
>> e=5
e =  5


It only happens in the GUI, and only in Windows - both using Ctrl-V and using
the right click paste (although it was harder to get it to happen with right
click paste)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41123>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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