all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] master 794ba60: Remove Lucid Emacs support from bookmark.el
       [not found] ` <20190615083108.E1524208EA@vcs0.savannah.gnu.org>
@ 2019-06-15 10:43   ` Stefan Monnier
  2019-06-15 18:21     ` John Yates
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2019-06-15 10:43 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: emacs-devel

> -;; 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!


        Stefan




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Emacs-diffs] master 794ba60: Remove Lucid Emacs support from bookmark.el
  2019-06-15 10:43   ` [Emacs-diffs] master 794ba60: Remove Lucid Emacs support from bookmark.el Stefan Monnier
@ 2019-06-15 18:21     ` John Yates
  0 siblings, 0 replies; 2+ messages in thread
From: John Yates @ 2019-06-15 18:21 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: Stefan Kangas, Emacs developers

[-- Attachment #1: Type: text/plain, Size: 603 bytes --]

On Sat, Jun 15, 2019 at 6:44 AM Stefan Monnier <monnier@iro.umontreal.ca>
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

[-- Attachment #2: Type: text/html, Size: 1624 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-15 18:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20190615083104.31285.77247@vcs0.savannah.gnu.org>
     [not found] ` <20190615083108.E1524208EA@vcs0.savannah.gnu.org>
2019-06-15 10:43   ` [Emacs-diffs] master 794ba60: Remove Lucid Emacs support from bookmark.el Stefan Monnier
2019-06-15 18:21     ` John Yates

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.