This post originated from an RSS feed registered with Ruby Buzz
by Vincent Foley.
Original Post: Elisp function
Feed Title: Uncentered Mind
Feed URL: https://gnuvince.wordpress.com/feed/?cat=2
Feed Description: I ramble, you call me names, we have fun!
My friend inkedmn started a blog where he posts elisp code. The first function is interesting, it kills all ERC buffers. I took it and made it work for rcirc, then I decided to just make a more general version. Here’s what it gives:
(defun kill-all-mode-buffers (mode)
(when (y-or-n-p (concat "Kill all [...]