home.social

#emacsconfiguration — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #emacsconfiguration, aggregated by home.social.

fetched live
  1. 🤔 Ah yes, the riveting tale of a lone coder's odyssey into the vast abyss of Emacs configurations, bravely eschewing the convenience of external packages 🙄. 35 modules and a full refactor later, and we've learned that one man's quest for self-imposed isolation is... still just as unnecessary as it sounds 🤦‍♂️.
    rahuljuliato.com/posts/emacs-s #loneCoder #EmacsConfiguration #programmingHumor #softwareDevelopment #codingJourney #HackerNews #ngated

  2. 🤔 Ah yes, the riveting tale of a lone coder's odyssey into the vast abyss of Emacs configurations, bravely eschewing the convenience of external packages 🙄. 35 modules and a full refactor later, and we've learned that one man's quest for self-imposed isolation is... still just as unnecessary as it sounds 🤦‍♂️.
    rahuljuliato.com/posts/emacs-s #loneCoder #EmacsConfiguration #programmingHumor #softwareDevelopment #codingJourney #HackerNews #ngated

  3. How to let Emacs show magit always is the same window?

    I tend to have a smaller frame (with window, with buffer) open for magit and and other stuff, and a large one for coding.

    Running magit-status (C-x g) in any window, I want it to always show up in that smaller frame/window. Here is how:

    codeberg.org/harald/Codeschnip

    #emacs #magit #init_el #emacsconfiguration #programming