From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: John Yates Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] master 794ba60: Remove Lucid Emacs support from bookmark.el Date: Sat, 15 Jun 2019 14:21:04 -0400 Message-ID: References: <20190615083104.31285.77247@vcs0.savannah.gnu.org> <20190615083108.E1524208EA@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000000be974058b60d448" Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="60636"; mail-complaints-to="usenet@blaine.gmane.org" Cc: Stefan Kangas , Emacs developers To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jun 15 20:22:10 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hcDJa-000Ffi-Bi for ged-emacs-devel@m.gmane.org; Sat, 15 Jun 2019 20:22:10 +0200 Original-Received: from localhost ([::1]:35116 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hcDJZ-0001f2-EF for ged-emacs-devel@m.gmane.org; Sat, 15 Jun 2019 14:22:09 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:42171) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hcDIl-0001di-Ns for emacs-devel@gnu.org; Sat, 15 Jun 2019 14:21:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hcDIj-0003mV-Ql for emacs-devel@gnu.org; Sat, 15 Jun 2019 14:21:19 -0400 Original-Received: from mail-wm1-f51.google.com ([209.85.128.51]:53479) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hcDIi-0003kC-8N for emacs-devel@gnu.org; Sat, 15 Jun 2019 14:21:16 -0400 Original-Received: by mail-wm1-f51.google.com with SMTP id x15so5418741wmj.3 for ; Sat, 15 Jun 2019 11:21:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=aK4PYylCq6nUWUsrfufb1z+DutlaopA2w6unH/6UTVA=; b=DQSc2XuLm7AtGukfp8kQ1bSuC2X+ofO1tgLY5zAFUNV2nk1JpFMFWsdoMf6LdKcK0f 4Mp5xbD3E98QQqrBjRzGPlQuApWpHl8O712m76kwD+cWLP9AToA8EkGAFgBuiZpY+5zz IJ8s3M+3j02uBSkYfnx9PgZOwD3fAA30MeT4zaWn1DzaAbnBQkJkAaJkcyBzQiO4wwGP h/PA03vaixiTZd4qptGSnlwVqRgl8hxrK4Deb5gmC01v8XnjjJ8XXhj9YWrklVbzdJmo MU4G1IfYuIhiovTedCY7wg2Cd1+kbpW0CTf6f6VZyXEbObo3mPVgnKC73swN0MtyJLDM BzcA== X-Gm-Message-State: APjAAAXZvKI8KqKkZ2xKeul5yZkTCol5nufF96Rz7qprBlitOSioIxpk vME2tMELFJhnmphbBf9fAHavQLUTFW+wBzs8jQ4= X-Google-Smtp-Source: APXvYqzTQKqd2ZGhGMWBl2v9GSivjQWCMUa4+rpq7xqFH140Bc72Ikij9PCPL+w+Xdh9Is8eMP3z/QDJhlToYZj82ps= X-Received: by 2002:a1c:ca14:: with SMTP id a20mr11937673wmg.71.1560622874223; Sat, 15 Jun 2019 11:21:14 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.128.51 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:237701 Archived-At: --0000000000000be974058b60d448 Content-Type: text/plain; charset="UTF-8" On Sat, Jun 15, 2019 at 6:44 AM Stefan Monnier wrote: > > > -;; Added for lucid emacs compatibility, db > > -(or (fboundp 'defalias) (fset 'defalias 'fset)) > > - > > -;; suggested for lucid compatibility by david hughes: > > -(or (fboundp 'frame-height) (defalias 'frame-height 'screen-height)) > > Wow! I not only used Lucid emacs, I worked with Leonard Zubkoff [1] to add support in the Apollo Computer's PRISM architecture for Lucid Lisp's low bit tagging [2]. /john [1] http://dandelion.sourceforge.net/tribute.html [2] https://patents.google.com/patent/US5045992 --0000000000000be974058b60d448 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable