breadcrumb
breadcrumb copied to clipboard
Breadcrumb for Emacs
There seems to be a missing function called `toggle-read-only` that's used in several places throughout the codebase. Not sure if this was once support in a previous version of emacs...
I still have the original bc-set bound to Ctrl+F2 but I found this useful for another key that I bound to #'(lambda () (interactive) (and (bc-maybe-set) (bc-previous)) (bc-previous))
melpa
This package is a lifesaver. I was wondering if we could put it up on the melpa package repository (they can reference git urls to keep things up to date)....
The Free Software Foundation is no longer at 675 Mass Ave, Cambridge, MA. Our new address is 51 Franklin Street, Suite 500, Boston, MA 02110. You can confirm this for...
Add support for a function that takes a bookmark from the list and saves it to a register, and bind that function to a key in bc-menu-mode.