1 line
1.2 KiB
Plaintext
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'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'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've got <code>straight-use-package-by-default</code> set to <code>t</code>?</p> </div><!-- SC_ON -->   submitted by   <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>   <span><a href="https://www.reddit.com/r/emacs/comments/rr203h/using_straightel_and_usepackage_to_configure_org/">[comments]</a></span> |