Quoted By:
(((Gas the Jew))) edition.
>General Emacs resources
https://www.gnu.org/software/emacs/manual/emacs.html (GNU Emacs Manual)
https://www.emacswiki.org (Emacs Wiki)
https://github.com/emacs-tw/awesome-emacs (Big list of packages)
https://github.com/thinkhuman/writingwithemacs (Tips for prose writing in Emacs)
>Tutorials
C-h t (Interactive Tutorial)
https://www.gnu.org/software/emacs/tour (GNU Emacs Tour)
https://www.youtube.com/playlist?list=PLX2044Ew-UVVv31a0-Qn3dA6Sd_-NyA1n (General Introduction)
https://www.youtube.com/playlist?list=PLVtKhBrRV_ZkPnBtt_TD1Cs9PJlU0IIdE (Org Mode)
https://www.youtube.com/playlist?list=PL8Bwba5vnQK14z96Gil86pLMDO2GnOhQ6 (Advanced Configuration)
>(Self) Documentation
C-h k (Keybinds)
C-h o (Functions and Variables)
C-h i (Assorted Manuals)
>Premade Configs
=Make your own=
https://github.com/hlissner/doom-emacs/tree/develop (Doom Emacs)
https://github.com/syl20bnr/spacemacs (Spacemacs (heavy))
https://github.com/snackon/Witchmacs (Witchmacs)
>Reduce Startup Time
use-package defer
https://pastebin.com/mrPsnUas (Disable GC during startup)
https://www.emacswiki.org/emacs/EmacsAsDaemon (Emacs as Daemon)
http://akrl.sdf.org/gccemacs.html (Native Compilation, stable, merged into Emacs 28)
https://www.emacswiki.org/emacs/SetupEl
>Changing Default Keybinds
https://pastebin.com/2hg4g3C6
>Programming resources for Emacs Lisp, Common Lisp, Scheme and Clojure:
https://pastebin.com/nyTQp7qi
>Troubleshooting
If there seems to be a bug (or complicated issue), anons may ask you to compose an MWE (minimum working example).
To create an MWE, try the following:
1) start emacs with "emacs -q". This disables your init.
2) try to reproduce your issue with as few settings changed and packages (manually) loaded as possible.
These steps ensure that other anons can replicate your problem if it's something more involved. Sometimes you even find the cause yourself this way, too!
(setq prev-thread >>87770820)
>General Emacs resources
https://www.gnu.org/software/emacs/manual/emacs.html (GNU Emacs Manual)
https://www.emacswiki.org (Emacs Wiki)
https://github.com/emacs-tw/awesome-emacs (Big list of packages)
https://github.com/thinkhuman/writingwithemacs (Tips for prose writing in Emacs)
>Tutorials
C-h t (Interactive Tutorial)
https://www.gnu.org/software/emacs/tour (GNU Emacs Tour)
https://www.youtube.com/playlist?list=PLX2044Ew-UVVv31a0-Qn3dA6Sd_-NyA1n (General Introduction)
https://www.youtube.com/playlist?list=PLVtKhBrRV_ZkPnBtt_TD1Cs9PJlU0IIdE (Org Mode)
https://www.youtube.com/playlist?list=PL8Bwba5vnQK14z96Gil86pLMDO2GnOhQ6 (Advanced Configuration)
>(Self) Documentation
C-h k (Keybinds)
C-h o (Functions and Variables)
C-h i (Assorted Manuals)
>Premade Configs
=Make your own=
https://github.com/hlissner/doom-emacs/tree/develop (Doom Emacs)
https://github.com/syl20bnr/spacemacs (Spacemacs (heavy))
https://github.com/snackon/Witchmacs (Witchmacs)
>Reduce Startup Time
use-package defer
https://pastebin.com/mrPsnUas (Disable GC during startup)
https://www.emacswiki.org/emacs/EmacsAsDaemon (Emacs as Daemon)
http://akrl.sdf.org/gccemacs.html (Native Compilation, stable, merged into Emacs 28)
https://www.emacswiki.org/emacs/SetupEl
>Changing Default Keybinds
https://pastebin.com/2hg4g3C6
>Programming resources for Emacs Lisp, Common Lisp, Scheme and Clojure:
https://pastebin.com/nyTQp7qi
>Troubleshooting
If there seems to be a bug (or complicated issue), anons may ask you to compose an MWE (minimum working example).
To create an MWE, try the following:
1) start emacs with "emacs -q". This disables your init.
2) try to reproduce your issue with as few settings changed and packages (manually) loaded as possible.
These steps ensure that other anons can replicate your problem if it's something more involved. Sometimes you even find the cause yourself this way, too!
(setq prev-thread >>87770820)