Y
Hacker News
new
|
ask
|
show
|
jobs
by
SamuelAdams
117 days ago
Ha, fair. Lightweight in this context is relative to Notepad or any modern Windows application.
1 comments
kibibu
116 days ago
Notepad.exe used to be <200kB. Emacs is tens of megabytes
link
CSm1n
116 days ago
Notepad was just a wrapper around some default win32 controls. Judging alone by exe size is not right, although probably a “statically linked” notepad would still be smaller than emacs
link
eviks
116 days ago
It is right by definition. Link emacs to those controls, shed some statically linked weight, and it will also become lighter!
link