Emacs Bedrock 2.0

(lambdaland.org)

64 points | by ashton314 7 hours ago

3 comments

  • ashton314 4 minutes ago
    [delayed]
  • inatreecrown2 8 minutes ago
    From the README of the linked repo:

    "When I started learning Emacs, my dad gave me his .emacs file. (That's what we used back in ye olden days instead of .emacs.d/init.el and stuff.) I used it without modification for many years. Eventually I learned how to write my own functions and customizations. This package aims to give other users a similar experience. When someone comes to me and expresses their desire to learn Emacs, I can point them at this to help them get over the initial hump, but not coddle them so much that they're afraid or unable to change things to their liking."

  • AloysB 7 minutes ago
    > Remove wgrep in favor of built-in grep-change-to-grep-edit-mode.

    TIL! I might be able to remove my wgrep too. I love those highly crafted starter kits, they are full of gems.

    Thank you!