fixing a bunch of broken stuff I think
This commit is contained in:
parent
0dbc3ead0e
commit
8bace887a2
1551 changed files with 299 additions and 57481 deletions
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Hi!</p> <p>First post here, long time emacs user, I hope I understood the rules correctly.</p> <p>I'm trying to use pkcs11 client authentication from within emacs (the new way if possible, i.e. without disabling the internal gnutls support).</p> <p>On the command line it's possible to use client certificates from a hardware token via e.g <code>--provider /usr/lib64/libeTPkcs11.so</code> and by passing the appropriate strings for <code>--x509certfile=</code> and <code>--x509keyfile</code> (obtained via p11tool).</p> <p>From <a href="https://www.gnu.org/software/emacs/manual/html_mono/auth.html#Help-for-users">https://www.gnu.org/software/emacs/manual/html_mono/auth.html#Help-for-users</a> I gather that it should be possible to set those strings in <code>~/.authinfo.gpg</code> but I guess <strong>the only thing that's missing would be the</strong> <code>--provider</code> <strong>switch. Any idea how to add that one</strong>?</p> <p>Thanks in advance for any kind of suggestion!</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/TauPanAka"> /u/TauPanAka </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r5rk7i/pkcs11_client_certificates_from_hardware_token/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/r5rk7i/pkcs11_client_certificates_from_hardware_token/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>How to remove the ID that is left after manually deleting a node from the directory? Or is there an automated way?</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/eis3nheim"> /u/eis3nheim </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/qyj0o2/is_there_a_way_to_remove_a_referenced_node_in/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/qyj0o2/is_there_a_way_to_remove_a_referenced_node_in/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I would like to remove <code>:foreground</code> color specificity from <code>link</code> face so that it displays in the same color as the surrounding face. For example, in the below image, "link" should be brown and "Advanced reactor types" should be white. How to do this?</p> <pre><code>(custom-theme-set-faces 'user '(org-level-1 ((t (:foreground "systemTealColor" :height 1.15)))) '(org-level-2 ((t (:foreground "systemBrownColor")))) '(link ((t (:weight normal :underline "grey37"))))) </code></pre> <p><a href="https://preview.redd.it/tj2jpoipin281.png?width=1178&format=png&auto=webp&s=35ed91aaef4020a2d5deb70b650cdf21692521c4">https://preview.redd.it/tj2jpoipin281.png?width=1178&format=png&auto=webp&s=35ed91aaef4020a2d5deb70b650cdf21692521c4</a></p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/kaiwen1"> /u/kaiwen1 </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r5dklx/display_link_font_face_in_same_color_as_the/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/r5dklx/display_link_font_face_in_same_color_as_the/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/ponlbg/yabaisketchybarmacos_my_very_own_macos_how_do_you/"> <img src="https://preview.redd.it/nqnmk9g6bnn71.jpg?width=640&crop=smart&auto=webp&s=b5155c96731e794b43700c6b17db6f4a3c975d42" alt="[yabai/sketchybar/macOS] My very own macOS. How do you like it?" title="[yabai/sketchybar/macOS] My very own macOS. How do you like it?" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/AdmiralBrainlag"> /u/AdmiralBrainlag </a> <br/> <span><a href="https://i.redd.it/nqnmk9g6bnn71.jpg">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/ponlbg/yabaisketchybarmacos_my_very_own_macos_how_do_you/">[comments]</a></span> </td></tr></table>
|
|
@ -1,16 +0,0 @@
|
|||
<p>Another talk in the <a href="https://emacsconf.org/2021/">2021 EmacsConf</a> program is John Wiegley’s video on <a href="https://emacsconf.org/2021/talks/dev-update/">what’s coming in Emacs</a>. Almost all of the talk is about new features in Emacs 28, of course. The talk is only 7 minutes, 17 seconds long so you should watch it if you have any interest in Emacs and where it’s going.</p>
|
||||
<p>Here’s a list of the features Wiegley covers, cut from the talk transcript:</p>
|
||||
<ul class="org-ul">
|
||||
<li>Native compilation</li>
|
||||
<li>Build with Cairo by default</li>
|
||||
<li>New mode, but off by default: context-menus</li>
|
||||
<li>Tab-bar and tab-line received many enhancements</li>
|
||||
<li>A command can marked as specific to a mode</li>
|
||||
<li>Transient input methods</li>
|
||||
<li>show-paren-mode is enabled by default</li>
|
||||
<li>We now have a Non-GNU ELPA</li>
|
||||
<li>repeat-mode</li>
|
||||
<li>project.el has dozens of new commands</li>
|
||||
<li>Shorthands for Lisp symbols</li>
|
||||
</ul>
|
||||
<p>Again, if you’re an Emacs user, you should definitely spend the time to watch this.</p>
|
Loading…
Add table
Add a link
Reference in a new issue