Wow, just running GUI Emacs is so much easier.
oantolin
Did you mean counsel-compile?
I should try that!
I use it in all buffers whose major mode is derived from text-mode.
By default undo does work in the scratch buffer so it is something in your configuration that is keeping this from working. As a quick way to check, try running emacs -q
, which skips loading your configuration, and see if you have undo in the scratch buffer there; if so, it's definitely something you have in you configuration.
You can bisect your configuration to figure out how you are deactivating undo. You can do this manually or with the help of the bug-hunter package.
Woah, the discussion there got a little intense. I think you sounded a little inflexible and high and mighty. Telling people that using reddit is immoral! No wonder reddit users got a little upset. :)
When someone said that maybe a bridge would be a good idea you shot it down saying that would make it easier for people to stay on reddit, but I think a bridge also makes much easier for people to leave reddit, because then they don't have to give up talking to redditors! When Facebook was getting started they made a Facebook-MySpace bridge, and it certainly seemed to help people leave MySpace for Facebook. In fact, Facebook found it so effective they made writing similar bridges a violation of their terms of service, because they don't want someone else doing it to them!
Or another r/planetemacs for that matter.
What's with all the occurrences of \n?
The amount of effort karthink puts into each blog post is amazing. This one helped popularize Embark a lot. (I'm the main developer of Embark, so feel free to ask me any questions about it.)
Hey we made the big time, everyone! Sacha included some links to the discussions here on !emacs@communick.news this time!
You could use the viper-ex command from the built-in viper package.