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.help Subject: Re: History Re: Debunking Emacs merits over GUI - Re: package for Email Date: Sun, 22 Jan 2023 08:23:59 +0200 Message-ID: <831qnnkry8.fsf@gnu.org> References: <20230118180348.gzwvy6iztok45ko3@zoho.com> <83cz78mkh4.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23714"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun Jan 22 07:24:36 2023 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 1pJTmN-00062Q-PB for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 22 Jan 2023 07:24:35 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pJTll-0005KT-CO; Sun, 22 Jan 2023 01:23:57 -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 1pJTlk-0005KD-9W for help-gnu-emacs@gnu.org; Sun, 22 Jan 2023 01:23:56 -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 1pJTlj-00018o-VY for help-gnu-emacs@gnu.org; Sun, 22 Jan 2023 01:23:55 -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=MAAqlWe+I5CQ8b3qqNy2wccFnPsAS66etdBCOSTAREw=; b=MxEKzFxiuM6bSmIZQO2q 73GftnXnwoUkRh8UksSILOUadTWq9dDeI0WsGjCGNCAUOWc/EteyVNw8GWS/0SP7KbbRmxxVgHFzc o1qwrbZ5S+4EineXRNydYM44D6IOdTly7VO+sjyjxR/wfjhSrYG09z0md7v7K2pHbZ8Y6c68c9/I9 KqbJE//1agP08klnqrjSoKiVotnz1oQYuch6YelZs9ENAgxRRpxOl8RODQwgQa0LVlpWA57QRUUm7 cVhHeiDNyH2K2Pm8wijdo3gKWEiwptxxsh6ug7lu9ERpQjLNj6wA4RxKqUePZeGV4Insyyqb455VZ hrMgFvYZA8xEoA==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pJTlj-0005Dd-0v for help-gnu-emacs@gnu.org; Sun, 22 Jan 2023 01:23:55 -0500 In-Reply-To: (message from David Masterson on Sat, 21 Jan 2023 19:08:26 -0800) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 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-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.help:142499 Archived-At: > From: David Masterson > Cc: help-gnu-emacs@gnu.org > Date: Sat, 21 Jan 2023 19:08:26 -0800 > > Wasn't the display engine derived from Lucid Emacs? No, it was coded by Gerd Möllmann from scratch. Some features were borrowed from XEmacs, but only as far as the specification, behavior, and UX are concerned; no code was taken, AFAIR.