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>What the subject says... What was the first thing that you changed/ configured back when started using Emacs?<br/> On my case was getting all those pesky &quot;~&quot; backup files on one place... I hated how those splattered all around.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/hictio"> /u/hictio </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/rs4opl/first_thing_you_configured_when_started_using/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/rs4opl/first_thing_you_configured_when_started_using/">[comments]</a></span>

View file

@ -1,3 +0,0 @@
<img src="https://media.babylonbee.com/thumbs/article-10044-1-thumb.jpg"> <p>RUSSELL, KS&mdash;Former Senator and presidential candidate Bob Dole has passed away at 98, marking his transition from a lifelong Republican&nbsp;to a reliable Democrat voter.</p>
<p>The post <a rel="nofollow" href="https://babylonbee.com/news/bob-dole-switches-to-democrat-party">Bob Dole Switches To Democrat Party</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>I recently discovered an awesome capability of Emacs, where I can use <code>occur</code> to pull all matching lines into a split window and press <code>e</code> to enter <code>occur-edit-mode</code>. In this mode I can do things like <code>replace-string</code> to modify all of the matching lines in my original buffer.</p> <p>This only modifies the occurrences, and is fantastic! The best part is that I can see all of the potential changes to the original buffer in a concise, noise-free area.</p> <p><strong>Shortcoming</strong></p> <p>This mode does not currently have <code>evil</code> bindings. I can <em>test</em> my regex by using <code>evil-ex</code> - I get my lovely red strike-through and expected changes, but entering <code>evil-ex</code> seems to disable the edit capabilities of the <code>occur-edit-mode</code> and I&#39;m left with a read-only buffer.</p> <p><strong>Current Workflow</strong></p> <p>I&#39;m modifying 20+ large files with many rewrite rules and have come up with the following:</p> <ol> <li>Use <code>eshell</code> to create a grep buffer across all relevant files.</li> <li>Test my regex using <code>:</code> (<code>evil-ex</code>) in the grep buffer</li> <li>Verify that all buffers will change as desired.</li> <li>Jump to each matching file from the grep buffer one-at-a-time</li> <li>Apply my regex to the original buffer, scanning for errors</li> <li>Save file and repeat for next file in the existing grep buffer.</li> </ol> <p>This is not perfect because the regex applies to the original buffer as a whole, not only the matching lines, but so far it&#39;s a huge time saver!</p> <p>Does anyone have a better workflow?</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/tonicinhibition"> /u/tonicinhibition </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/qz23lm/evil_regex_workflow_in_greplike_buffers/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/qz23lm/evil_regex_workflow_in_greplike_buffers/">[comments]</a></span>

View file

@ -1 +0,0 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/ru73ai/bspwm_blue/"> <img src="https://preview.redd.it/hn9qjdqh59981.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=2e009bbee6714a9514d041b5a3ee48594ed3131a" alt="[BSPWM] Blue" title="[BSPWM] Blue" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/_IronAtlas_"> /u/_IronAtlas_ </a> <br/> <span><a href="https://i.redd.it/hn9qjdqh59981.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/ru73ai/bspwm_blue/">[comments]</a></span> </td></tr></table>