Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)NE
nv-elisp @alien.top
BOT
Posts 0
Comments 7
Seaman Emacs - My first published config
  • Seems over-complicated. Most of the "modules" amount to:

    ;;install package
    ;;require package
    ;;provide named feature for module
    

    How is that any better than a single file with some use-package declarations? Especially considering you're using a literate Org style. The blocks could be toggled with the "tangle" header arg. The Papa Roach Approach ("Cut my lisp; init pieces...this is my last resort!!!!") is an anti-pattern. It makes Emacs load slower and is harder to reason about. If the aim is to grow a community of users, what does this config offer over the myriad other options?

  • Magit hiccup : transient-setup: Suffix
  • https://github.com/magit/magit/discussions/4997#discussioncomment-7050963

    What's needed is a reproduction case. There are people claiming the bug affects them with both package.el and Straight. I've not encountered the bug myself, and frankly can't be bothered to dig into it if the people who are seeing it can't provide a repro.