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

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

[Octave-bug-tracker] [bug #47542] ctrl-c interrupt terminates external e


From: Thorsten Meyer
Subject: [Octave-bug-tracker] [bug #47542] ctrl-c interrupt terminates external editor in octave-cli
Date: Sat, 26 Mar 2016 10:54:34 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0.2

URL:
  <http://savannah.gnu.org/bugs/?47542>

                 Summary: ctrl-c interrupt terminates external editor in
octave-cli
                 Project: GNU Octave
            Submitted by: tmeyier
            Submitted on: Sa 26 Mär 2016 10:54:33 UTC
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Crash
                  Status: None
             Assigned to: None
         Originator Name: Thorsten Meyer
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I'm on debian testing/unstable. I can reproduce the bug below with 4.0.0 and
4.0.1

in a octave-cli session, when I start an editor with the edit function and try
to interrupt an octave script with ctrl-c afterwards, the editor session
crashes. Within octave itself the interrupt works as expected as far as I can
see.

It looks like the interrupt gets somehow forwarded to the editor.

I have tried the "async" as well as the "synch" mode (with the EDITOR command
with an & at the end) and I have tried to detach the stdin of the editor
using

EDITOR("nedit %s </dev/null")

Also I have tried emacs as well as nedit. That all doesn't make any
difference.




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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