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

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

[Octave-bug-tracker] [bug #45209] "echo on all" doesn't indent functions


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #45209] "echo on all" doesn't indent functions
Date: Wed, 5 Jul 2017 15:47:55 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Update of bug #45209 (project octave):

                  Status:               Confirmed => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #6:

I just checked in a series of changes that completely rework the
implementation of echo.  Now the text comes directly from the source file (or
command-line text) instead of being recreated from the parse tree.  Also, the
text will appear only when commands are actually executing from a file and may
be enabled or disabled from within functions.

I'm closing this report since now there is no indenting to do -- the text is
just the source code, as it appears when Octave reads and parses it.

If there are additional problems with echo, please open a new bug report.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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