This line is returning this error during initialization:
Warning (initialization): An error occurred while loading ‘/home/alkmim/.emacs’:
error: Package ‘emacs-28.1’ is unavailable
Emacs version
:~$ emacs --version
GNU Emacs 27.1
Copyright (C) 2020 Free Software Foundation, Inc.
GNU Emacs comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of GNU Emacs
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
I have this in the beginning of my .emacs:
This line is returning this error during initialization:
Emacs version
Is there some kind issue running on emacs 27.1?