Live data from Hacker News

Emacs X Window Manager

github.com

41–50 of 52 posts

Re: Emacs X Window Manager

#41
post #20

Sweet baby Jesus, it has happened. http://www.catb.org/jargon/html/Z/Zawinskis-Law.html

Emacs long ago (decades) expanded to read mail. There are probably multiple mail clients in GNU emacs now

I know. :) But I was hoping that the Great Emacs Envelopment won't happen.

Re: Emacs X Window Manager

#48
post #36
post #11

Earlier quoted context omitted.

In fact, there is already a Lisp (Common, not Emacs) tiling WM called StumpWM. If you haven't heard of it yet, it's partly because the Lisp community isn't so embarrassingly insecure and desperate for anything they can pass off as a "killer app" (see Macsyma or Emacs itself) that they feel compelled to shove it down everyone's throat.

Actually there are lots of X11 window managers in many languages. If we look at Common Lisp, window managers are not new. https://common-lisp.net/project/eclipse/ https://common-lisp.net/project/clfswm/ Well known is Stumpwm: https://github.com/stumpwm/stumpwm/wiki It's easy to write a minimal WM in Common Lisp: http://paste.lisp.org/display/19072

I'm insecure and desperate for anything I can pass off as a "killer app" for Forth and pie menus, so here's an X10 window manager (yes, X10 not X11) with pie menus that's extensible in Forth:

http://donhopkins.com/home/archive/piemenu/uwm/fuwm-main.f

Post reply on HN