My Emacs eye candy
11–20 of 89 posts
Re: My Emacs eye candy
#12Re: My Emacs eye candy
#13Re: My Emacs eye candy
#14Colors are surprisingly helpful! Vim+Python might be more popular than Emacs+Lisp, so here's my rainbow mode plugin to help with Tabs: https://github.com/csdvrx/indent-rainbow
Cool! I like the monochrome gradient variant!
So my vim theme has 2 modes: color and monochrome (based on bold/underline/italics)
Re: My Emacs eye candy
#15Emacs users: how good is ChatGPT in creating emacs config files? (I can't assess it myself myself because .el files are at the sorcery level too high for Rincewind-like skills.)
For example, I wrote a minor mode for centering text, an org-export backend for Notion, and some plumbing for chatgpt-shell.
Re: My Emacs eye candy
#16Sure, if you put up with the pain of setting it all up, eventually, you have something that works and that only you can use.
Re: My Emacs eye candy
#17Emacs users: how good is ChatGPT in creating emacs config files? (I can't assess it myself myself because .el files are at the sorcery level too high for Rincewind-like skills.)
I recently asked GPT-4 to write an elisp function that would automatically query GPT using an openai client and insert a docstring written by GPT for any Python function under the point. It worked on the first try!
Re: My Emacs eye candy
#18I want to switch to one of those Emacs candy looking setup, but it always ends up being a lot less fun once you have it installed and nothing works as you expects, the whole thing looks like grand father software and the UX is beyond bad. Sure, if you put up with the pain of setting it all up, eventually, you have something that works and that only you can use.
Re: My Emacs eye candy
#19Re: My Emacs eye candy
#20I want to switch to one of those Emacs candy looking setup, but it always ends up being a lot less fun once you have it installed and nothing works as you expects, the whole thing looks like grand father software and the UX is beyond bad. Sure, if you put up with the pain of setting it all up, eventually, you have something that works and that only you can use.
> eventually, you have something that works and that only you can use
This criticism doesn’t make a lot of sense to me. You do a lot of keyboard sharing? Who else needs to use Your editor?