From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: zsh-workers-return-43504-ml=inbox.vuxu.org@zsh.org X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id e7852677 for ; Thu, 20 Sep 2018 12:08:03 +0000 (UTC) Received: (qmail 956 invoked by alias); 20 Sep 2018 12:07:50 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: List-Unsubscribe: X-Seq: 43504 Received: (qmail 7702 invoked by uid 1010); 20 Sep 2018 12:07:50 -0000 X-Qmail-Scanner-Diagnostics: from joooj.vinc17.net by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(155.133.131.76):SA:0(-1.9/5.0):. Processed in 3.963864 secs); 20 Sep 2018 12:07:50 -0000 X-Envelope-From: vincent@vinc17.net X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Date: Thu, 20 Sep 2018 14:01:06 +0200 From: Vincent Lefevre To: zsh-workers@zsh.org Subject: Re: Zsh: [7] + 23074 suspended (tty output) Message-ID: <20180920120106.GA19938@zira.vinc17.org> Mail-Followup-To: zsh-workers@zsh.org References: <22d05309-5f67-4310-d035-b726ba2d617e@xk2c.de> <1e4a8fb7-1fdd-5505-1627-079c10a74321@xk2c.de> <20180916084020.GA19815@zira.vinc17.org> <20180918011645.GA16046@zira.vinc17.org> <20180918185821.26a41426@pws-HP.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180918185821.26a41426@pws-HP.localdomain> X-Mailer-Info: https://www.vinc17.net/mutt/ User-Agent: Mutt/1.10.1+96 (4350694b) vl-108074 (2018-09-18) On 2018-09-18 18:58:21 +0100, Peter Stephenson wrote: > On Tue, 18 Sep 2018 03:16:45 +0200 > Vincent Lefevre wrote: > > 1. Run emacs[*] (with its X interface). > > 2. Type Ctrl-Z in the terminal to stop Emacs and get the prompt. > > 3. Type "bg". > > 4. View a file with "less"[*]. > > 5. Quit Emacs (while "less" is still running). > > 6. Quit "less" (with 'q'). > > > > This yields a TTOU on "less" (see above). Note that 2+3 cannot be > > replaced by the use of "emacs &". > > This appears to be the same bug as the last one I've recently fixed. [...] This bug no longer occurs with Debian's zsh 5.6.2-3 package. This is probably this fix: [ Daniel Shahaf ] * [3d8f4eee] Cherry-pick 551ff842 from upstream: Another attachtty() fix. (Closes: #908818) -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)