From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: quiliro@riseup.net Newsgroups: gmane.emacs.help Subject: Re: making graphical Emacs applications Date: Sat, 25 Sep 2021 02:17:34 -0500 Message-ID: <871r5dxgxd.fsf@riseup.net> References: <87o88i3pvp.fsf@riseup.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14363"; mail-complaints-to="usenet@ciao.gmane.io" Cc: help-gnu-emacs@gnu.org To: Arthur Miller Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sat Sep 25 09:17:17 2021 Return-path: Envelope-to: geh-help-gnu-emacs@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 1mU1vw-0003Yd-1B for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 25 Sep 2021 09:17:16 +0200 Original-Received: from localhost ([::1]:40130 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mU1vu-0003jZ-Fk for geh-help-gnu-emacs@m.gmane-mx.org; Sat, 25 Sep 2021 03:17:14 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34650) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mU1vU-0003jR-TF for help-gnu-emacs@gnu.org; Sat, 25 Sep 2021 03:16:49 -0400 Original-Received: from mx1.riseup.net ([198.252.153.129]:53630) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mU1vT-0000Vu-5F for help-gnu-emacs@gnu.org; Sat, 25 Sep 2021 03:16:48 -0400 Original-Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "fews1.riseup.net", Issuer "R3" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4HGgF92byvzF5Z3; Sat, 25 Sep 2021 00:16:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1632554205; bh=Z6yIqAY/twxvFMKLaL+k0/ExqH5QW06ijscXy9IVIPE=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=LaIu/o8QbDyemDzjbeF5iXE7pCibBS+GFGu30M0rxjYKP4+HToOMI4lOvCXiBdKB5 D/VRplqUfIA9/vZdn+xcvNxCeaqMulph9tuhtM8M1rflzv0Eu7tF6KMMbTqYw2EJXr rerx48F+CjHWMA0wkH2gzarqEhmLMe10M4DfDyEU= X-Riseup-User-ID: B879CA151938F733405C036B609A7891816F6F78D5C01C41788405C76EFC8FC7 Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4HGgF85KPbz5vYk; Sat, 25 Sep 2021 00:16:44 -0700 (PDT) In-Reply-To: (Arthur Miller's message of "Fri, 24 Sep 2021 21:20:56 +0200") Received-SPF: pass client-ip=198.252.153.129; envelope-from=quiliro@riseup.net; helo=mx1.riseup.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:133230 Archived-At: Thanks Arthur.