Live data from Hacker News

Emacs X Window Manager

github.com

31–40 of 52 posts

Re: Emacs X Window Manager

#35

Earlier quoted context omitted.

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

I've gone from Gnus to Wanderlust finally settling on mu4e. The first two were probably more a gimmick where mu4e actually enables me to get things done.

One of those "gimmicks" has been working great for me the past 20+ years...

Re: Emacs X Window Manager

#36
post #11
post #10

Very impressive and very useful for certain Emacs workflows. Also, something tells me the creator of this project and its users won't feel the need to spam HN and r/programming with regular updates on the progress of the project in an attempt to raise the profile of the language it was written in--unlike what we saw with a certain other tiling window manager a few years back.

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

Re: Emacs X Window Manager

#38
post #35

Earlier quoted context omitted.

I've gone from Gnus to Wanderlust finally settling on mu4e. The first two were probably more a gimmick where mu4e actually enables me to get things done.

One of those "gimmicks" has been working great for me the past 20+ years...

Yea, sorry, I should have said gimmick "for me" - they're all excellent applications, it's just that mu4e happened to be the one that better suited my situation.

Re: Emacs X Window Manager

#40
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 use the notmuch extension for Emacs (with mbsync for actually fetching the mail and msmtp for sending) and have been very happy with it.
Post reply on HN