fixing a bunch of broken stuff I think

This commit is contained in:
Chris Cochrun 2022-02-25 14:16:41 -06:00
parent 0dbc3ead0e
commit 8bace887a2
1551 changed files with 299 additions and 57481 deletions

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>Hey guys. I made an ilambda tutorial, which I demo&#39;d at emacsconf. You just need an OpenAI key to try this out, for which there is no waitlist.</p> <p>You can run it without the full bloat of pen.el. I&#39;m going to try to put this into melpa soon!</p> <p>This is what I&#39;ve spent the last day on. This is a library that lets you interface with language models through programming. It separates the peas and carrots of real and imaginary, through lisp function and macro syntax.</p> <p><a href="https://semiosis.github.io/posts/ilambda-tutorial/">https://semiosis.github.io/posts/ilambda-tutorial/</a></p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/mullikine"> /u/mullikine </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r5inht/ilambda_tutorial_thinclient/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/r5inht/ilambda_tutorial_thinclient/">[comments]</a></span>

View file

@ -1,3 +0,0 @@
<img src="https://media.babylonbee.com/thumbs/article-10203-1-thumb.jpg"> </p>
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/betty-white-passes-away-one-last-time">Betty White Passes Away One Last Time</a> appeared first on <a rel="nofollow" href="https://babylonbee.com">The Babylon Bee</a>.</p>

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>Currently on my MacBook, I have this nice feature that when copying something on my IPad (whether it is a link, something from notability, or any other file (so far, all files I&#39;ve tested worked), it gets automatically copied to my MacBook&#39;s clipboard. I solely use this feature for very quickly copying written notability stuff from my IPad to my MacBook (without having to synchronise it into google drive). Can I achieve a similar behaviour on arch linux?</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Unable-Director-5328"> /u/Unable-Director-5328 </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/rsrj53/ipad_copy_synchronisation/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/rsrj53/ipad_copy_synchronisation/">[comments]</a></span>

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>Hi all,</p> <p>As the title says, I&#39;m trying to move to Emacs 28, from Emacs 27, but I&#39;m having all kinds of weird problems with the packages I use.</p> <p>This is my config BTW: <a href="https://github.com/croqaz/dotfiles/blob/main/emacs/Emacs.org">https://github.com/croqaz/dotfiles/blob/main/emacs/Emacs.org</a></p> <p>Basically I have &quot;random errors&quot; with random packages.</p> <p>First there&#39;s IVY and the suite of packages, the error is:</p> <p><code>custom-initialize-reset: Cannot open load file: No such file or directory, ../../../../../../.emacs.default/straight/build/ivy/ivy</code></p> <p>I comment ivy, counsel, swiper, ivy-rich, then I get the same error about another package. I comment it and I get another error, etc until I comment: centaur-tabs, doom-modeline, dimmer, which-key, maybe a few more.</p> <p>Then I delete <code>~/.emacs.default/straight/build/ivy</code> and re-enable ivy AND move it immediately after use-package initialization and now it works!</p> <p>Then I re-enable all of them, one by one until they all work again!</p> <p>It&#39;s like one package in there is causing some problems and makes all the other packages after it, to go crazy, that&#39;s why I have to move them higher to make it work.</p> <p>I tried this so so so many times, that I made it work, but it&#39;s a huge pain!</p> <p>Anybody else that understands the new version, that can help me?</p> <p>Thank you in advance!</p> <p>EDIT 1: Other than the problem with packages that I just mentioned, upgrading from Emacs 27 to 28 was painless.</p> <p>EDIT 2: Actually I also had the same trouble with yasnippet, company, js2, typescript and LSP packages...</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/croqaz"> /u/croqaz </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/rcg4r2/help_transitioning_to_emacs_28/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/rcg4r2/help_transitioning_to_emacs_28/">[comments]</a></span>