this post was submitted on 23 Nov 2023
3 points (100.0% liked)

Emacs

310 readers
1 users here now

A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!

Get Emacs

Rules

  1. Posts should be emacs related
  2. Be kind please
  3. Yes, we already know: Google results for "emacs" and "vi" link to each other. We good.

Emacs Resources

Emacs Tutorials

Useful Emacs configuration files and distributions

Quick pain-saver tip

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] db48x@alien.top 1 points 10 months ago (1 children)

Just run the native Windows binary of Emacs. It uses the native Windows font rendering APIs, so the text should end looking the same as it does in other Windows applications (assuming it's the same font and size, of course). The Linux version that you’re running uses a completely different font renderer, so it will be very hard to make it match exactly.

[–] Kwisacks@alien.top 1 points 10 months ago (1 children)

I don't know much about wsl but they probably want to develop on headless linux why still being able to use GUI Emacs.

[–] db48x@alien.top 1 points 10 months ago (1 children)

That doesn’t make any sense. WSL is not a headless Linux.

[–] Kwisacks@alien.top 1 points 10 months ago (1 children)

It actually is, you can't run a desktop enviroment with it for example but it does let you open linux gui apps to be used from windows.

[–] db48x@alien.top 1 points 10 months ago

That’s exactly why it’s not headless.