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

1 line
2.5 KiB
Plaintext

<!-- SC_OFF --><div class="md"><p>I decided to try out the dashboard package. Flukey, because I don&#39;t much go in for gingerbread, but I&#39;d seen it mentioned a couple times &amp; thought, &quot;Why not?&quot;</p> <p>Installed it, put some simple config in the init, restarted. Hmm. What did I do wrong? Restarted, it showed up this time. Well, it looked okay, nothing special. I clicked out of it into an org file. It took a minute to register. WTH? Buffer-face-mode was gone! I was in an org file with default Emacs faces. This is messed up. Let me restart again.</p> <p>Whoa. I&#39;m getting a Flycheck error now, and faces are still wrong. Well, this doesn&#39;t fly. I&#39;ll comment out the dashboard stuff. WTH? The buffer&#39;s read-only! I toggle read-only, modeline shows file is writable, yeah, no. Let me switch to a different buffer. WTH? <code>C-x b</code> doesn&#39;t work! I&#39;m flummoxed. I&#39;m starting to hate on dashboard.</p> <p>Close the program. Start from a command line <code>emacs -Q</code>. That still works, anyway. Get to the init file, comment out the dashboard stuff, restart. Yeah, okay, great - I have my key bindings and my faces back. But, dashboard is the gift that keeps on giving. I still have the Flycheck error - </p> <p><code>Wrong type argument: symbolp, (flycheck-mode-set-explicitly)</code></p> <p>Where did that come from? It wasn&#39;t here yesterday. And hey, guess what? A recursive grep for <code>flycheck-mode-set-explicitly</code> through all the files in <code>elpa</code> comes up empty.</p> <p><code>$ ls -R */*.el | xargs grep &#39;flycheck-mode-set-explicitly&#39;</code></p> <p>It doesn&#39;t get any better than this.</p> <p>Actually, it does. I reluctantly decide to go to the Flycheck page and submit an issue, try to find out where this is coming from. Hahaha! Joke&#39;s on me. They don&#39;t handle issues from Windows. They dump them into a bucket and if someone comes along &amp; handles them, great. In the meantime...</p> <p>In the meantime, I switch to Flymake.</p> <p>Afterward, I listened to &quot;Not Just the Tudors&quot; podcasts for three hours to regain my equilibrium. God, I love Emacs.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/naugiedoggie"> /u/naugiedoggie </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/q7lumw/dashboard_flycheck_dotemacs_hell/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/q7lumw/dashboard_flycheck_dotemacs_hell/">[comments]</a></span>