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

1 line
1.4 KiB
Plaintext

<!-- SC_OFF --><div class="md"><p>I have been mostly happy keeping no emacs custom-file using Drew Adams&#39; cus-edit+. This means that all my customization is kept in my use-package statements, so it is fully reproducible. The only downside in my year+ of doing this has been that sometimes I get warnings or &quot;buttons&quot; in messages that pop up, such as &quot;disable showing&quot; in a pop-up warning, and I don&#39;t know how to &quot;disable&quot; it permanently. Normally it would put a line into my custom file and I could use that to update my :custom sections in my init.el. Now, though, it saves it in running &quot;state&quot; if I click the (eg) &quot;Disable showing&quot; button, but I have no idea what I should write to make it permanently remember not to show that thing.</p> <p>Any solutions? How can maintain no custom file, but still capture the code that would be written by interface interactions like errors &quot;disable showing&quot;, or certain customizer settings, etc?</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/WorldsEndless"> /u/WorldsEndless </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r83crp/how_to_see_what_code_would_be_added_by_certain/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/r83crp/how_to_see_what_code_would_be_added_by_certain/">[comments]</a></span>