For the summer I decided to learn something new, and that thing happened to be emacs. I’ve finished the Absolute Guide as well as the in-program tutorial and I’m quite impressed with the functionality on display. Being able to copy large sections of text without having to stick my index finger on the left click button is amazing! And it seems that I started at just the right time to find this Forum. Glad to be here!
P.S: What’s the best spell-checker for daily use? Any chance I can get Grammarly to work in here? I’m also on the lookout for a package that can work with the TV Tropes Markup format.
Well, it’s worth asking regardless. Linux is slowly getting closer to being a viable option for me, but there are just some awfully nagging sticky points, like how most everything seems to have a default windows version but no Linux port, like Solidworks. Or how font sizes just seem slightly off. I do have an old Thinkpad running Linux Mint though.
Well, I certainly can’t take credit for that one. I suppose a more contemporary one would be, “Sir, this is a Wendy’s,” but I didn’t make that one up either.
Regarding the question about grammarly, yes, there are a few packages available. Check MELPA for flycheck-grammarly, flymake-grammarly, and also grammarly. Also there is this project GitHub - emacs-grammarly/eglot-grammarly: Eglot Clients for Grammarly to get a grammarly language server for eglot.
Bob’s An Introduction to Programming in Emacs Lisp is great. Didn’t finish it, but it gave me a lot. It comes packaged under GNU Emacs and is available to read in:
The Info command $ info eintr or
under GNU Emacs: C-h R eintr RET (by default C-h R runs the info-display-manual command, which asks you for the name of the manual. The command can also be run with M-x info-display-manual RET eintr RET) or