Open adammartiniello opened 2 years ago
Still getting these issues after upgrading to emacs 28.1. For now, I'm commenting out the 'setup-org which resolves the issues.
Still getting these issues after upgrading to emacs 28.1.
Thanks for testing this on 28.1. I haven't tried a fresh clone of this config is quite some time. I'll try that out and clean up any issues.
NOTE: Some of the issues below may not be directly related to this emacs repo, but I wanted to document all the issues I faced when installing/setting up emacs on my Raspberry Pi.
Steps:
sudo apt install emacs
. This installed version 26.1(setq gnutls-algorithm-priority "NORMAL:-VERS-TLS1.3")
Simple solution is to probably install at least emacs 27.1 or above, but unsure of the best way to do that. I assumed
sudo apt install emacs
would install the most recently released version. Can you please advise?