Is Olivetti extinct?
teledyn opened this issue · 8 comments
Compiling the init.el on GNU Emacs 29.1 in UbuntuStudio 23.10 I get
In toplevel form:
ews.el:34:2: Error: Cannot open load file: No such file or directory, olivetti
update: it is not extinct, as it appears to live where the README says it was, at https://github.com/rnkn/olivetti
I am glad you found it again.
Olivetti is available from Melpa. The EWS init.el
file will install the package.
I am unsure why you have this experience. Just committed the most recent version.
The use-package-always-ensure
is set to t
, so all packages should auto install.
I just tested it in a clean folder and it works on my side. There are some compilation warnings, but you can ignore them. I am looking into why they appear.
EWS was developed as a brand new configuration, not on top of existing configs. Have fun!
I am glad to have created something useful for an Emacs veteran. I think we can close this issue now.