emacs/var/elfeed/db/data/ab/aba15ac97000d4fc4b25ba89e08919a79b23f6a6
2022-01-03 12:49:32 -06:00

1 line
1.2 KiB
Plaintext

<!-- SC_OFF --><div class="md"><p>Hi all. Question about Emacs config.</p> <p>I use <a href="https://github.com/raxod502/straight.el">straight.el</a> to manage packages. I also use <a href="https://github.com/jwiegley/use-package">use-package</a> for configuration. I have <code>use-package</code> configured to use <code>straight.el</code>. I&#39;m using the development version <code>org-mode</code>, which was fantastic, until Emacs 28 started shipping with v9.5, which is all I need. The built-in version seems to load much quicker than the one I have. (I&#39;m not byte compiling my init files; maybe I should do that?) Is there a way to make <code>use-package</code> use the built-in version of <code>org-mode</code> even though I&#39;ve got <code>straight-use-package-by-default</code> set to <code>t</code>?</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/varsderk"> /u/varsderk </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/rr203h/using_straightel_and_usepackage_to_configure_org/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/rr203h/using_straightel_and_usepackage_to_configure_org/">[comments]</a></span>