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

1 line
1.4 KiB
Plaintext

<!-- SC_OFF --><div class="md"><p>I created an eshell module a while ago that I use. </p> <p>Here&#39;s the description:</p> <blockquote> <p>em-compile tries to determine what commands it should defer to a </p> <p>compilation buffer, and alerts you when it&#39;s done. It determines </p> <p>which commands it should defer by keeping track of how long each </p> <p>command took to finish. By default if it takes more than 5 seconds </p> <p>then it will start to defer that command whenever it&#39;s invoke via </p> <p>eshell. You can of course customize the amount of seconds or offer </p> <p>a list of always defer or not defer.</p> </blockquote> <p>Link: <a href="https://github.com/gopar/.emacs.d/tree/main/lisp/eshell/module">https://github.com/gopar/.emacs.d/tree/main/lisp/eshell/module</a></p> <p>I have no interest in making this into a package (i was at one point but not anymore), so if you want to turn it into something. Go for it :)</p> <p>Have you created anything that you&#39;ve been hiding? :)</p> <p>Also, plz ignore the messy config files. Too lazy to clean up.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/gopar"> /u/gopar </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/qxkp24/have_you_created_any_eshell_things_that_you_keep/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/qxkp24/have_you_created_any_eshell_things_that_you_keep/">[comments]</a></span>