From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: igc, macOS avoiding signals Date: Tue, 31 Dec 2024 17:14:12 +0200 Message-ID: <864j2jnauz.fsf@gnu.org> References: <799DDBC5-2C14-4476-B1E0-7BA2FE9E7901@toadstyle.org> <87h66loc17.fsf@gmail.com> <878qrxoayj.fsf@gmail.com> <8734i5o6wc.fsf@gmail.com> <87cyh9mpn5.fsf@gmail.com> <874j2l1hei.fsf@protonmail.com> <874j2lmd37.fsf@gmail.com> <87msgdkt29.fsf@gmail.com> <86h66lnjrt.fsf@gnu.org> <868qrxnfrw.fsf@gnu.org> <87a5ccl2zx.fsf@gmail.com> <86msgcm1nm.fsf@gnu.org> <86a5cclyfy.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="26803"; mail-complaints-to="usenet@ciao.gmane.io" Cc: eller.helmut@gmail.com, pipcet@protonmail.com, spd@toadstyle.org, emacs-devel@gnu.org To: Gerd =?utf-8?Q?M=C3=B6llmann?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Dec 31 16:14:48 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1tSdxI-0006s2-5j for ged-emacs-devel@m.gmane-mx.org; Tue, 31 Dec 2024 16:14:48 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tSdxF-0007jk-PU; Tue, 31 Dec 2024 10:14:45 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tSdxD-0007hP-Mp for emacs-devel@gnu.org; Tue, 31 Dec 2024 10:14:43 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tSdxD-000338-6K; Tue, 31 Dec 2024 10:14:43 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=IaAx8TI2VwvGry8c28DsaxuEsX5UvgJmYXcYGDuf98o=; b=iWjMpDygfyfpRFd3h2Oq p23JBd+0DqmGQjlWaQaz5IX4eT2q1PE/kq4mC/16dMO7RnTvXyRVMq+4BOVObs3ESPl9SU+jgp6RA dhUhb4bWEVEwu6IXciMhADil927srdD7vb63srTgvDQruSbGEvr2p7/DG5zlAPwdJa/hKymRIkcdl CVpDD5nMQEMLm7/MDHSbO7iZ1fzSeKGcEYHXp8bX4lPJ7imG7VpYEgWf9xf3MGfdL/sCq6duYMmAe vpE8HEe6rmaJOjlhXwuhWFseIJFPOyGAe83SMBvqTS780P6oGlRgaM9pzgq0fcyooT8EN2W29zmlv E1eL4cOUMiwAHQ==; In-Reply-To: (message from Gerd =?utf-8?Q?M?= =?utf-8?Q?=C3=B6llmann?= on Tue, 31 Dec 2024 16:05:09 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:327528 Archived-At: > From: Gerd Möllmann > Cc: eller.helmut@gmail.com, pipcet@protonmail.com, spd@toadstyle.org, > emacs-devel@gnu.org > Date: Tue, 31 Dec 2024 16:05:09 +0100 > > >> Maybe, after reading igc.org, that is acceptable maintenance-wise? > > > > Can you show a patch? > > We haven't talked about what to do the sample after get_backtrace yet. OK, let's talk about that. What did you have in mind? > And I'm not sure if you accept the approach now or not, TBH. If that's > not the case, we can stop here and save time. I don't think I have a clear idea what this approach would be. I thought showing a patch was a good way of getting us on the same page. But if that needs a lot of work, then maybe describe the idea in some detail first?