From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Daniele Nicolodi Newsgroups: gmane.emacs.devel Subject: Re: Lightweight, C-only implementation of Emacs Date: Mon, 3 Aug 2020 19:24:11 -0600 Message-ID: References: <87tuxj4ct5.fsf@gnu.org> <6b76f688-0cd7-fd17-e980-b5945b42a21b@grinta.net> <87o8nr2sit.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="18847"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Aug 04 03:24:52 2020 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 1k2lhD-0004nA-Jr for ged-emacs-devel@m.gmane-mx.org; Tue, 04 Aug 2020 03:24:51 +0200 Original-Received: from localhost ([::1]:54330 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k2lhC-0000FS-M9 for ged-emacs-devel@m.gmane-mx.org; Mon, 03 Aug 2020 21:24:50 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:40420) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k2lgi-0008Fn-A5 for emacs-devel@gnu.org; Mon, 03 Aug 2020 21:24:20 -0400 Original-Received: from grinta.net ([109.74.203.128]:37276) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k2lgf-0004Pa-RQ for emacs-devel@gnu.org; Mon, 03 Aug 2020 21:24:19 -0400 Original-Received: from black.local (c-73-229-170-236.hsd1.co.comcast.net [73.229.170.236]) (Authenticated sender: daniele) by grinta.net (Postfix) with ESMTPSA id 6FE57E0DBE for ; Tue, 4 Aug 2020 01:24:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=grinta.net; s=2020; t=1596504255; bh=i4ddQFzhR80C/5nZDV1sEJTL33tUH8jUbiEYR6gT1/w=; h=Subject:To:References:From:Date:In-Reply-To:From; b=NvMhnJpptpXy6LQqHfF5K5Kp9XNvZQHuF/Lu+l4mUnJ2BeIQ+cqOU1FydxYIAU8KT dGqmaoiKNH1z+oWOf1mr/c1z/+42CmbUP9rlwc0EGIoM1cErsUoiybxe1KXtPZ3vX5 d8gPezfk8aV/XDQ2Vgdh3HBA1MT728I0bGm+yiYstd58I4E6CiZhoLzGRTGbspBRjL Y7Vc0LW6KtOSXBzQ/KQbKgDC+zd4QECv8OgoNG54t+IEOOQnLvci6803BXiDpA/HbW Hc581GmWpb68YO0AkCly04xx7y+euKeguHTXfUGdL3CIrtGheTGqelFF1y33/xXwON JBxm3m3tJuplA== In-Reply-To: <87o8nr2sit.fsf@gnu.org> Content-Language: en-US Received-SPF: pass client-ip=109.74.203.128; envelope-from=daniele@grinta.net; helo=grinta.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/03 21:24:16 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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" Xref: news.gmane.io gmane.emacs.devel:253425 Archived-At: On 03/08/2020 17:56, Amin Bandali wrote: > In the specific case of Zile, having now looked through the issue > referenced earlier, , I see the > maintainer mentioning that "Zile still has users, so I maintain it for > them", which is great news :-). Are you sure this does not fall into the "I am very tired of supporting this piece of software, but I continue doing so for spirit of service toward those (hopefully few) that still depend on it" category? Cheers, Dan