LukeShortCloud / winesapOS

winesapOS - Game with Linux anywhere, no installation required!
GNU General Public License v3.0
889 stars 30 forks source link

Install `emacs` #924

Closed GuestSneezeOSDev closed 1 month ago

GuestSneezeOSDev commented 1 month ago

Describe the bug or feature I do not use emacs but some of my friends do and I would like to see it in winesapOS Issue Type

To Reproduce Steps to reproduce the behavior:

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

System information (please complete the following information):

Additional context Add any other context about the problem here.

LukeShortCloud commented 1 month ago

I originally did not add it because, for some reason, it's over 300 MiB with all of its dependencies.

But we have the space so, sure, we might as well add it.

GuestSneezeOSDev commented 1 month ago

I have added this to my PR i will close this issue when it gets merged

Calculator-a commented 1 month ago

It would be easy if you type pacman -S emacs

LukeShortCloud commented 1 month ago

The goal here is to provide emacs out-of-the-box. It could be useful if there's an issue with winesapOS and users need to troubleshoot. It's a nice quality-of-life feature to have a text editor that you're comfortable with. Otherwise, it's one less thing emacs users have to install on their system.