From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Arash Esbati Newsgroups: gmane.emacs.devel Subject: Re: Stipples support in MS-Windows port Date: Mon, 27 May 2024 17:32:33 +0200 Message-ID: References: <87a5l49a53.fsf@yahoo.com> <87seyw7udp.fsf@yahoo.com> <87wmo0zzni.fsf@yahoo.com> <86r0e83gez.fsf@gnu.org> <861q661vgf.fsf@gmail.com> <86le4dvxx9.fsf@gmail.com> <87frulynby.fsf@yahoo.com> <86zfslctt8.fsf@gmail.com> <86r0dwag4n.fsf@gnu.org> <86r0dww9ne.fsf@gmail.com> <86le43x6ss.fsf@gmail.com> <86o78z8jw2.fsf@gnu.org> <86o78yr45t.fsf@gmail.com> <86h6em1hih.fsf@gnu.org> <878qzxb8oh.fsf@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32835"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: Eli Zaretskii , "Elijah G." , emacs-devel@gnu.org To: Po Lu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon May 27 17:33:14 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 1sBcLY-0008GX-5z for ged-emacs-devel@m.gmane-mx.org; Mon, 27 May 2024 17:33:12 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sBcL0-0000LD-DW; Mon, 27 May 2024 11:32:38 -0400 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 1sBcKz-0000Kl-06 for emacs-devel@gnu.org; Mon, 27 May 2024 11:32:37 -0400 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 1sBcKy-0002cB-Io; Mon, 27 May 2024 11:32:36 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=j3yzFn5CPfuInHdaXgnhULWx9pyz8IkSykKrckBZOn0=; b=dXBkGmS61fdj9Lrdg33d e+p1L1p6C1+pk7Jl0RwOoOjWUKmH//HVwbT6JXRJmUC2n6SBFFn0lAiTzlObdZSamBTxywoCkqkPF YiKdOWpUSowrGVK91+M9e2sibwWHzlRLivhyttVAeIABdVw3zydM7Dm5WMT9VGq7RDFU3xLVm4cAg yVgSS/zkC5TzxXd2zFm8xCU5Z62whkxxcCIjxTijr60WYK78DXcgpscr2MKupkgKaKyWG/WCPsZet +RpYKygQzmJp6yad+f64oxvkMdJslkgpjRJloYNzDSz6ZEsIyqegGC3woQrb6NZ3uQHadjwM56LDd 2CYdn6tU820fCw==; In-Reply-To: <878qzxb8oh.fsf@yahoo.com> (Po Lu's message of "Sun, 26 May 2024 10:37:02 +0800") 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:319615 Archived-At: Po Lu writes: > Arash Esbati writes: > >> Eli Zaretskii writes: >> >>> Finally, this change needs a NEWS entry, in the "Changes in Emacs 30.1 >>> on Non-Free Operating Systems" section. >> >> Severity: wishlist > > You're not replying to the bug tracker, are you? Besides, how can this > be consigned to a wishlist with any propriety when the implementation is > essentially complete? Upps, sorry, I managed to paste the wrong piece into this message: It wasn't meant for the tracker, just a mistake. >> While we're at it: it would be great if stipples would work on macOS as >> well; see bug#70712. > > I agree. Thanks. Best, Arash