GNU bug report logs - #32502
27.0.50; Tramp; C-g during asynchronous remote find-file kills Emacs

Previous Next

Package: emacs;

Reported by: Gemini Lasswell <gazally <at> runbox.com>

Date: Wed, 22 Aug 2018 18:26:02 UTC

Severity: normal

Tags: fixed

Found in version 27.0.50

Fixed in version 27.1

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


Message #103 received at 32502 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: gazally <at> runbox.com, 32502 <at> debbugs.gnu.org
Subject: Re: bug#32502: 27.0.50; Tramp;
 C-g during asynchronous remote find-file kills Emacs
Date: Thu, 30 Aug 2018 20:44:41 +0300
> From: Michael Albinus <michael.albinus <at> gmx.de>
> Cc: gazally <at> runbox.com,  32502 <at> debbugs.gnu.org
> Date: Thu, 30 Aug 2018 18:48:19 +0200
> 
> Appended is a first implementation. Comments?

Looks good, thanks.

> +If @var{thread} is the main thread, the signal is not propagated
> +there.  Instead, it is shown as message in the main thread.

Maybe I'm missing something, but where's the code which shows this
message?

> @@ -863,7 +863,8 @@ DEFUN ("thread-signal", Fthread_signal, Sthread_signal, 3, 3, 0,
>  This acts like `signal', but arranges for the signal to be raised
>  in THREAD.  If THREAD is the current thread, acts just like `signal'.
>  This will interrupt a blocked call to `mutex-lock', `condition-wait',
> -or `thread-join' in the target thread.  */)
> +or `thread-join' in the target thread.
> +Signals to the main thread are ignored quietly.  */)
   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
That's not really accurate, is it?




This bug report was last modified 6 years and 355 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.