Create an Emacs theme disco by randomly switching themes manually or automatically (from the Ef Themes collection): https://github.com/pprevos/disco-ef-themes
Create an Emacs theme disco by randomly switching themes manually or automatically (from the Ef Themes collection): https://github.com/pprevos/disco-ef-themes
That´s cool. I was working something similar today. I call it Emacs Disco as it changes themes randomly every 10 seconds :) Try this:
(run-with-timer 0 60 'cycle-themes)
Well I thought so, but the new editor in Reddit sucks. When I select Markdown it erases the post!
Thanks - all fixed.
Emacs is not a text editor but a programming environment. So it can do anything, as long as it is plain text interface.
Great questions:
My website Emacs Writing Studio explains most of what you like to achieve.
The scratch buffer in Emacs disappears after shutdown, but there is a package to fix this issue.
GitHub - Fanael/persistent-scratch: Preserve the scratch buffer across Emacs sessions
You can download the full source, create you own version and compile your own. Ut why not simply add CUA mode in your init file?
I am not a big fan of email marketing - I get enough spam. Also don’t want popups on my website.
My website helps doing just that: https://lucidmanager.org/tags/emacs
Try consult-find
to search for files using grep
.
What type of source block is it? Did you configure org-babel?
I wrote a website for beginners, focused on writing prose, not code
https://lucidmanager.org/tags/emacs/