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>I&#39;ve released on ELPA the new package <a href="https://github.com/jdtsmith/kind-icon">kind-icon</a>, which adds simple, lightweight text or monochrome icons to the prefix margin of compatible completion UI&#39;s, matching by default the font-lock colors of variables/functions/keywords/etc. Many backends like lsp-mode support the <code>:company-kind</code> completion property, which is how kind-icon determines the <em>kind</em>. Since text and icons all take up the space of precisely 3 characters, alignment is always pixel perfect.</p> <p>kind-icon is easy to set up, and works either as a &quot;margin-formatter&quot; function (for supporting UI&#39;s such as the excellent [<a href="https://github.com/minad/corfu">corfu</a>] completion front-end), or by wrapping the completion function, for other completion UI&#39;s which can handle the Emacs 28+ <code>affixation-function</code> completion property.</p> <p>An example of kind-icon in action with corfu:</p> <p><a href="https://preview.redd.it/477f31rm9r081.png?width=332&amp;format=png&amp;auto=webp&amp;s=ce8c83dba0da66842231d8ea1c42cb3ba8d4534e">kind-icon with corfu and orderless, in lsp-mode</a></p> <p>And with more than <a href="https://materialdesignicons.com">6500 icons</a> instantly configurable by name, you can easily make it your own...</p> <p><a href="https://preview.redd.it/lcqytt7epr081.png?width=298&amp;format=png&amp;auto=webp&amp;s=0faab37842e0afbaa067f8d2f4512d004dd16075">Easy configurability</a></p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/JDRiverRun"> /u/JDRiverRun </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/qy7tsg/kindicon_colorful_margin_icons_for_completion/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/qy7tsg/kindicon_colorful_margin_icons_for_completion/">[comments]</a></span>

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>I am attending a seminar this semester in which I have to present a paper myself.</p> <p>We are expected to make a presentation with the help of slides. However, I&#39;m unsure of what to use to create, manipulate and show presentation slides on arch.</p> <p>Do you have any suggestions?</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/MLGranny"> /u/MLGranny </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/q753oy/making_slides_for_presentations/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/archlinux/comments/q753oy/making_slides_for_presentations/">[comments]</a></span>

View file

@ -1 +0,0 @@
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/r5aorz/awesomewm_clean_and_simple_fedora/"> <img src="https://preview.redd.it/tgnd33frtm281.png?width=640&amp;crop=smart&amp;auto=webp&amp;s=98b53885b223d1ae337ddbed1f41242cb9837a8a" alt="[AwesomeWM] Clean and Simple Fedora" title="[AwesomeWM] Clean and Simple Fedora" /> </a> </td><td> &#32; submitted by &#32; <a href="https://www.reddit.com/user/Chrollo283"> /u/Chrollo283 </a> <br/> <span><a href="https://i.redd.it/tgnd33frtm281.png">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/unixporn/comments/r5aorz/awesomewm_clean_and_simple_fedora/">[comments]</a></span> </td></tr></table>

View file

@ -1 +0,0 @@
<!-- SC_OFF --><div class="md"><p>I&#39;ve just build from source Emacs using this commands:</p> <pre><code>git clone https://git.savannah.gnu.org/git/emacs.git cd emacs ./autogen.sh ./configure --with-native-compilation --with-json --with-pgtk make -j$(nproc) sudo make install </code></pre> <p>My <code>./configure</code> summary contains:</p> <pre><code>Configured for &#39;x86_64-pc-linux-gnu&#39;. Where should the build process find the source code? . What compiler should emacs be built with? gcc -g3 -O2 Should Emacs use the GNU version of malloc? no (The GNU allocators don&#39;t work with this system configuration.) Should Emacs use a relocating allocator for buffers? no Should Emacs use mmap(2) for buffer allocation? no What window system should Emacs use? pgtk What toolkit should Emacs use? GTK3 Where do we find X Windows header files? Standard dirs Where do we find X Windows libraries? Standard dirs Does Emacs use -lXaw3d? no Does Emacs use -lXpm? no Does Emacs use -ljpeg? yes Does Emacs use -ltiff? yes Does Emacs use a gif library? yes -lgif Does Emacs use a png library? yes -lpng16 -lz Does Emacs use -lrsvg-2? no Does Emacs use -lwebp? no Does Emacs use -lsqlite3? no Does Emacs use cairo? yes Does Emacs use -llcms2? no Does Emacs use imagemagick? no Does Emacs use native APIs for images? no Does Emacs support sound? yes Does Emacs use -lgpm? no Does Emacs use -ldbus? yes Does Emacs use -lgconf? no Does Emacs use GSettings? yes Does Emacs use a file notification library? yes -lglibc (inotify) Does Emacs use access control lists? no Does Emacs use -lselinux? yes Does Emacs use -lgnutls? yes Does Emacs use -lxml2? yes Does Emacs use -lfreetype? yes Does Emacs use HarfBuzz? yes Does Emacs use -lm17n-flt? Does Emacs use -lotf? no Does Emacs use -lxft? Does Emacs use -lsystemd? no Does Emacs use -ljansson? yes Does Emacs use the GMP library? yes Does Emacs directly use zlib? yes Does Emacs have dynamic modules support? yes Does Emacs use toolkit scroll bars? yes Does Emacs support Xwidgets? no Does Emacs have threading support in lisp? yes Does Emacs support the portable dumper? yes Does Emacs support legacy unexec dumping? no Which dumping strategy does Emacs use? pdumper Does Emacs have native lisp compiler? yes Does Emacs use version 2 of the the X Input Extension? no </code></pre> <p>Then I start systemd service:</p> <pre><code>systemctl --user enable --now emacs.service </code></pre> <p>after while I check status:</p> <pre><code>emacs[27202]: Warning: due to a long standing Gtk+ bug emacs[27202]: https://gitlab.gnome.org/GNOME/gtk/issues/221 emacs[27202]: Emacs might crash when run in daemon mode and the X11 connection is unexpectedly lost. emacs[27202]: Using an Emacs configured with --with-x-toolkit=lucid does not have this problem. emacs[27202]: Starting Emacs daemon. </code></pre> <p>I tried with added <code>--with-x-toolkit=lucid</code> option at the end of my <code>./configure</code> command but with <code>--with-pgtk</code> the toolkit is still overwritten by GTK3.</p> <p>I am KDE Plasma user but also on GNOME I experienced similar behaviour.</p> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/AsterOps"> /u/AsterOps </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/rtifex/emacs_daemon_doesnt_work_on_pgtk_branch/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/rtifex/emacs_daemon_doesnt_work_on_pgtk_branch/">[comments]</a></span>