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

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

[Octave-bug-tracker] [bug #39723] history commands lost when selecting b


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #39723] history commands lost when selecting block and right-clicking "Evaluate"
Date: Sat, 24 Aug 2013 03:50:09 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

Follow-up Comment #8, bug #39723 (project octave):

I'm not sure grouping the commands into a single command is beneficial.  I
think I'd like the commands that are evaluated to appear in the history just
as they were pulled from history.  But more than that, the atomic or
individual evaluation of commands allows some flexibility in the sense that
the commands (presently callbacks) issued as a result of GUI interaction can
get a chance to execute intermixed with longer processing commands that might
be running.  This would give the user more a sense of GUI responsiveness.  The
commands could also be prioritized.  For example, most GUI operations like
setting/clearing breakpoints are very short and don't have a command line text
string.  My druthers would be to make those operations (i.e., a "background"
queue as opposed to a "foreground" queue) a higher priority, again, to make
the GUI seem more responsive.

Anyway, thanks for taking the initiative on this one.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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