|
From: | Markus Mützel |
Subject: | [Octave-bug-tracker] [bug #58323] '...' continuation marker causes parse error when executed with "run selection" in GUI editor |
Date: | Sat, 9 May 2020 05:16:07 -0400 (EDT) |
User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:77.0) Gecko/20100101 Firefox/77.0 |
Follow-up Comment #9, bug #58323 (project octave): Instead of operating on the marked text line-by-line, would it be possible to execute the whole marked text (and drop it completely in to the helper function) and let the parser do its job? Only thing necessary might be to escape \n and \r where necessary. It's probably only necessary to split and modify the text if it contains "keyboard" (or "dbstop"?). Or would it even be save to always surround the commands by the "__db_next_breakpoint_quiet__" calls? But it is quite possible that I don't see the complete picture yet. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?58323> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |