You are viewing a single thread.
View all comments
11 points

Yes! Emacs has already taken over most of my desktop environment apps with the exception of the web browser and a few apps like Blender and Gimp. I haven’t gone as far as you, getting each Emacs buffer to display in its own frame in is own WM-level window, but that would make for a more immersive experience. Also, your color scheme is similar to the one I use now. I love it.

I can’t wait for the day when software written in Lisp takes over my window manager, then my panel, then my session manager, then my whole operating system kernel.

permalink
report
reply
3 points
*

If you want each of them to be their own window you can do a:

emacsclient -c -e '(elfeed)' 

to do that. (Note: not completely sure of the syntax but that’s the basic idea of it)

Edit: Added -c flag to create new frame (window)

permalink
report
parent
reply
1 point

That might work if I re-bound the split-window function to launch a new Emacs client, because this is the function that most other Emacs functions use to split the frame into windows.

But I think a better approach would be to just add a single rule function into the display-buffer-alist that always asks for a new frame no matter what the input is.

Mickey Peterson wrote an article on how Emacs manages its own windows, and the Elisp Manual on Windows is pretty good too.

permalink
report
parent
reply
2 points

Correction: it’s

emacsclient -c -e '(elfeed)'

The -c flag seems important, as it creates a new frame (a new window)

permalink
report
parent
reply

Unixporn

!unixporn@lemmy.ml

Create post

Unixporn

Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make themers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!

Rules

  1. Post On-Topic
  2. No Defaults
  3. Busy Screenshots
  4. Use High-Quality Images
  5. Include a Details Comment
  6. No NSFW
  7. No Racism or use of racist terms

Community stats

  • 260

    Monthly active users

  • 710

    Posts

  • 5.7K

    Comments