Hacker News new | ask | show | jobs
by anschwa 1232 days ago
Yes! wdired and wgrep are really fun.

It's amazing how Emacs utilizes buffers to offer a very powerful and consistent user interface.

I think some other compelling examples are compilation-mode and magit.

1 comments

And `e` in occur to go into the very similar occur-edit-mode (which also works in multi-occur to make changes across multiple buffers).
Wow! Occur is the gift that keeps on giving. That's great!