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 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/rd0lqy/i3wm_vim_as_a_fully_functional_ide/"> <img src="https://preview.redd.it/b87a86pibn481.png?width=640&crop=smart&auto=webp&s=8f36acd617bcfb52e3a310c020cd34b43e6e5fbe" alt="[i3wm] Vim as a fully functional IDE" title="[i3wm] Vim as a fully functional IDE" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/Happy-Butterscotch-1"> /u/Happy-Butterscotch-1 </a> <br/> <span><a href="https://i.redd.it/b87a86pibn481.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/rd0lqy/i3wm_vim_as_a_fully_functional_ide/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>I was trying to minimise initramfs to optimise booting following <a href="https://wiki.archlinux.org/title/Mkinitcpio/Minimal_initramfs">https://wiki.archlinux.org/title/Mkinitcpio/Minimal_initramfs</a></p> <p>But failed to boot not detecting root which is a btrfs partitions,</p> <p>Then I found this <a href="https://stackoverflow.com/questions/43001223/how-to-ensure-that-there-is-a-delay-before-a-service-is-started-in-systemd">https://stackoverflow.com/questions/43001223/how-to-ensure-that-there-is-a-delay-before-a-service-is-started-in-systemd</a></p> <p>I created those two files, still fails to detect the root.</p> <p>Anybody has succeeded in doing this?</p> <p>Thank you</p> <p>Files: <code>/etc/mkinitcpio.d/linux-xanmod-anbox.preset</code> ```</p> <h1>mkinitcpio preset file for the 'linux-xanmod-anbox' package</h1> <p>ALL_config="/etc/mkinitcpio.conf" ALL_kver="/boot/vmlinuz-linux-xanmod-anbox"</p> <p>PRESETS=('default' 'fallback')</p> <h1>default_config="/etc/mkinitcpio.conf"</h1> <p>default_image="/boot/initramfs-linux-xanmod-anbox.img"</p> <h1>fallback_config="/etc/mkinitcpio.conf"</h1> <p>fallback_image="/boot/initramfs-linux-xanmod-anbox-fallback.img" fallback_options="-S autodetect" <code> `/usr/lib/initcpio/hooks/without-udev` </code></p> <h1>!/bin/ash</h1> <h1>Minimal initramfs files are created without udev.</h1> <h1>This hooks provides a polling disk mount replacement for udev.</h1> <h1>Udev hook can be removed, resulting in smaller initramfs files.</h1> <p>run_hook () { local dev timeout sleepval device=$root # if udev is running then exit [ "$udevd_running" -eq 1 ] && return # try for (timeout * sleepval =) 10 seconds to handle slow (USB) devices timeout=1000 sleepval=0.01</p> <pre><code>case $device in # label to resolve, when resolved the kernel block device also exists UUID=*|LABEL=*|PARTUUID=*|PARTLABEL=*) while [ $timeout -gt 0 ]; do timeout=$((timeout - 1)) dev=$(blkid -lt "$device" -o device) [ -n "$dev" ] && timeout=0 || sleep $sleepval done ;; # kernel named block device, poll for existence /dev/*) while [ $timeout -gt 0 ]; do timeout=$((timeout -1)) if [ -b "$device" ]; then dev=$device timeout=0 else sleep $sleepval fi done ;; esac </code></pre> <p>} <code> `/usr/lib/initcpio/install/without-udev` </code></p> <h1>!/bin/bash</h1> <p>build() { add_runscript }</p> <p>help() { cat <<HELPEOF This hook provides support for booting without the "udev" hook, including support for UUID, LABEL, PARTUUID, PARTLABEL. HELPEOF } ```</p> <p>Also a line in /etc/mkinitcpio.conf <code>BINARIES="fsck fsck.btrfs btrfsck"</code></p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/mishab_mizzunet"> /u/mishab_mizzunet </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/rceqfs/minimising_initramfs_fails_to_detect_btrfs_root/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/rceqfs/minimising_initramfs_fails_to_detect_btrfs_root/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
  submitted by   <a href="https://www.reddit.com/user/ideasman_42"> /u/ideasman_42 </a> <br/> <span><a href="https://gitlab.com/ideasman42/emacs-counsel-at-point">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/rsi1hj/ann_counselatpoint_now_on_melpa_better_ergonomics/">[comments]</a></span>
|
File diff suppressed because it is too large
Load diff
|
@ -1,42 +0,0 @@
|
|||
<p><div class="video-container"><iframe src="https://www.youtube-nocookie.com/embed/CVubBIamEMw?feature=oembed&start&end&wmode=opaque&loop=0&controls=1&mute=0&rel=0&modestbranding=1" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div></p>
|
||||
<p></p>
|
||||
<p>On this episode of Destination Linux, we discuss some distro news with VyOS & Fedora. We have great follow up regarding the kernel performance killer news we discussed last week. Some very big updates are coming from great software projects like Blender & Kodi. Later in the show, we check out some of Zeb’s favourite type of games! We also talk about the Plasma Mobile related news from Necuno Solutions. All that and much more including our Tips, Tricks and Software Spotlight picks!<br />
|
||||
<span id="more-1077"></span></p>
|
||||
<p>Hosts of Destination Linux:<br />
|
||||
<strong>Noah</strong> of Ask Noah Show = <a href="http://asknoahshow.com" target="_blank" rel="noopener noreferrer">http://asknoahshow.com</a><br />
|
||||
<strong>Michael</strong> of TuxDigital = <a href="https://tuxdigital.com" target="_blank" rel="noopener noreferrer">https://tuxdigital.com</a><br />
|
||||
<strong>Ryan</strong>, aka DasGeek = <a href="https://dasgeekcommunity.com" target="_blank" rel="noopener noreferrer">https://dasgeekcommunity.com</a><br />
|
||||
<strong>Zeb</strong>, aka Zebedeeboss = <a href="https://youtube.com/zebedeeboss" target="_blank" rel="noopener noreferrer">https://youtube.com/zebedeeboss</a></p>
|
||||
<p>Want to Support the Show?<br />
|
||||
Support on <a href="https://destinationlinux.org/patreon" target="_blank" rel="noopener noreferrer">Patreon</a><br />
|
||||
Order Destination Linux <a href="https://teespring.com/destinationlinuxpodcast" target="_blank" rel="noopener noreferrer">Apparel</a></p>
|
||||
<p>Want to follow the show and hosts on social media?<br />
|
||||
You can find all of our social accounts at <a href="https://destinationlinux.org/contact">destinationlinux.org/contact</a></p>
|
||||
<p>—</p>
|
||||
<p>Topics covered in this episode:</p>
|
||||
<p><a href="https://blog.vyos.net/" target="_blank" rel="noopener noreferrer">VyOS 1.2.0 rc9 Released For Testing</a></p>
|
||||
<p><a href="https://www.phoronix.com/scan.php?page=news_item&px=Fedora-31-Changes-Ahead" target="_blank" rel="noopener noreferrer">Fedora 31 Likely To Be Severely Delayed</a></p>
|
||||
<p><a href="https://linux.slashdot.org/story/18/11/24/2320228/two-linux-kernels-revert-performance-killing-spectre-patches?utm_source=feedly0.9mainlinkanon&utm_medium=feed" target="_blank" rel="noopener noreferrer">Performance Killing Kernel Patches Reverted</a></p>
|
||||
<p><a href="https://www.phoronix.com/scan.php?page=news_item&px=Blender-2.80-Beta" target="_blank" rel="noopener noreferrer">Blender 2.80 Beta Available Now For The Holidays!</a></p>
|
||||
<p><a href="https://dot.kde.org/2018/11/29/necuno-mobile-open-phone-plasma-mobile" target="_blank" rel="noopener noreferrer">Necuno Mobile – Open Source Phone Powered By KDE</a></p>
|
||||
<p><a href="https://kodi.tv/article/kodi-v18-leia-rc1-new-hope" target="_blank" rel="noopener noreferrer">Kodi 18 Leia RC1</a></p>
|
||||
<p><a href="https://www.phoronix.com/scan.php?page=article&item=amdvlk-1840-mesa19&num=5" target="_blank" rel="noopener noreferrer">Mesa VLK vs. Pro Drivers</a></p>
|
||||
<p><a href="https://www.linuxjournal.com/content/12-holiday-gifts-under-59-your-linux-loved-ones" target="_blank" rel="noopener noreferrer">Top Gifts For Linux Loved Ones</a> · (#shamelessplug: “<a href="https://tuxdigital.com/linuxiseverywhere" target="_blank" rel="noopener noreferrer">Linux is Everywhere</a>” Shirt, on sale for a limited time, Coupon Code: LINUXMAS)</p>
|
||||
<p><a href="https://itsfoss.com/best-ascii-games/" target="_blank" rel="noopener noreferrer">Best ASCII Games That Are Good</a></p>
|
||||
<p><a href="https://www.gamingonlinux.com/articles/sluggish-morss-a-claymation-2d-adventure-has-been-fully-funded-on-kickstarter-and-its-heading-to-linux.13049" target="_blank" rel="noopener noreferrer">Sluggish Morss 2D Claymation Adventure Heading to Linux</a></p>
|
||||
<p>—</p>
|
||||
<p>Tips & Tricks:<br />
|
||||
Using ‘cp’ to copy files in Linux is a very convenient tool. However, knowing these switches can save you from making mistakes:<br />
|
||||
-i : Confirm before overwriting<br />
|
||||
-n : No overwriting<br />
|
||||
-b : Overwriting with backup<br />
|
||||
-r : Recursive copying<br />
|
||||
-u : Overwrite if the target file is old or doesn’t exist</p>
|
||||
<p>Ex: $ cp -b sourcedirectory targetdirectory will overwrite the file if it exists but creates a backup file first.</p>
|
||||
<p>Software Spotlight:<br />
|
||||
<a href="https://www.synfig.org/" target="_blank" rel="noopener noreferrer">Synfig</a> – 2D Animation Software</p>
|
||||
<p style="text-align: center;">Tux Art by Eileen & Ben</p>
|
||||
<p>
|
||||
<a href='https://destinationlinux.org/wp-content/uploads/2018/11/eileen-tux-1080h.jpg'><img width="800" height="619" src="https://destinationlinux.org/wp-content/uploads/2018/11/eileen-tux-1080h-1024x792.jpg" class="attachment-large size-large" alt="" loading="lazy" srcset="https://destinationlinux.org/wp-content/uploads/2018/11/eileen-tux-1080h-1024x792.jpg 1024w, https://destinationlinux.org/wp-content/uploads/2018/11/eileen-tux-1080h-150x116.jpg 150w, https://destinationlinux.org/wp-content/uploads/2018/11/eileen-tux-1080h-300x232.jpg 300w, https://destinationlinux.org/wp-content/uploads/2018/11/eileen-tux-1080h-768x594.jpg 768w, https://destinationlinux.org/wp-content/uploads/2018/11/eileen-tux-1080h-349x270.jpg 349w, https://destinationlinux.org/wp-content/uploads/2018/11/eileen-tux-1080h-600x464.jpg 600w, https://destinationlinux.org/wp-content/uploads/2018/11/eileen-tux-1080h-800x618.jpg 800w, https://destinationlinux.org/wp-content/uploads/2018/11/eileen-tux-1080h.jpg 1397w" sizes="(max-width: 800px) 100vw, 800px" /></a>
|
||||
<a href='https://destinationlinux.org/wp-content/uploads/2018/11/ben-tux-1080h.jpg'><img width="800" height="619" src="https://destinationlinux.org/wp-content/uploads/2018/11/ben-tux-1080h-1024x792.jpg" class="attachment-large size-large" alt="" loading="lazy" srcset="https://destinationlinux.org/wp-content/uploads/2018/11/ben-tux-1080h-1024x792.jpg 1024w, https://destinationlinux.org/wp-content/uploads/2018/11/ben-tux-1080h-150x116.jpg 150w, https://destinationlinux.org/wp-content/uploads/2018/11/ben-tux-1080h-300x232.jpg 300w, https://destinationlinux.org/wp-content/uploads/2018/11/ben-tux-1080h-768x594.jpg 768w, https://destinationlinux.org/wp-content/uploads/2018/11/ben-tux-1080h-349x270.jpg 349w, https://destinationlinux.org/wp-content/uploads/2018/11/ben-tux-1080h-600x464.jpg 600w, https://destinationlinux.org/wp-content/uploads/2018/11/ben-tux-1080h-800x618.jpg 800w, https://destinationlinux.org/wp-content/uploads/2018/11/ben-tux-1080h.jpg 1397w" sizes="(max-width: 800px) 100vw, 800px" /></a>
|
||||
</p>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>PulseAudio detects it and it's working normally, but discord only show the built-in microphone from my laptop</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/nuclear_bomb404"> /u/nuclear_bomb404 </a> <br/> <span><a href="https://www.reddit.com/r/archlinux/comments/rabowu/discord_not_picking_up_my_microphone/">[link]</a></span>   <span><a href="https://www.reddit.com/r/archlinux/comments/rabowu/discord_not_picking_up_my_microphone/">[comments]</a></span>
|
|
@ -1,55 +0,0 @@
|
|||
<p>If you are using the same configuration on multiple systems there’s a chance that your preferred font is not available on some of them. That’s why it’s a good idea to check whether some font is around prior to trying to use it. Fortunately, that’s trivial with Emacs Lisp:</p>
|
||||
|
||||
<div class="language-emacs-lisp highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">(</span><span class="nb">cond</span>
|
||||
<span class="p">((</span><span class="nv">find-font</span> <span class="p">(</span><span class="nv">font-spec</span> <span class="ss">:name</span> <span class="s">"Cascadia Code"</span><span class="p">))</span>
|
||||
<span class="p">(</span><span class="nv">set-frame-font</span> <span class="s">"Cascadia Code-12"</span><span class="p">))</span>
|
||||
<span class="p">((</span><span class="nv">find-font</span> <span class="p">(</span><span class="nv">font-spec</span> <span class="ss">:name</span> <span class="s">"Menlo"</span><span class="p">))</span>
|
||||
<span class="p">(</span><span class="nv">set-frame-font</span> <span class="s">"Menlo-12"</span><span class="p">))</span>
|
||||
<span class="p">((</span><span class="nv">find-font</span> <span class="p">(</span><span class="nv">font-spec</span> <span class="ss">:name</span> <span class="s">"DejaVu Sans Mono"</span><span class="p">))</span>
|
||||
<span class="p">(</span><span class="nv">set-frame-font</span> <span class="s">"DejaVu Sans Mono-12"</span><span class="p">))</span>
|
||||
<span class="p">((</span><span class="nv">find-font</span> <span class="p">(</span><span class="nv">font-spec</span> <span class="ss">:name</span> <span class="s">"Inconsolata"</span><span class="p">))</span>
|
||||
<span class="p">(</span><span class="nv">set-frame-font</span> <span class="s">"Inconsolata-12"</span><span class="p">)))</span>
|
||||
</code></pre></div></div>
|
||||
|
||||
<p>Basically <code class="language-plaintext highlighter-rouge">font-spec</code> creates a font spec from whatever parameters are passed to it
|
||||
and <code class="language-plaintext highlighter-rouge">find-font</code> will look for a font matching the font spec in question. For our
|
||||
purposes all we need to do is use the <code class="language-plaintext highlighter-rouge">:name</code> parameter for <code class="language-plaintext highlighter-rouge">font-spec</code>.</p>
|
||||
|
||||
<p>In this list I have (great) fonts that are available by default on Windows,
|
||||
macOS and Linux, so wherever I run my config it’s certainly going to find a
|
||||
decent font out-of-the-box. And because I’m not doing any checks like <code class="language-plaintext highlighter-rouge">(eq system-type
|
||||
'gnu/linux)</code>, if I have installed my favorite font manually I’ll end up using
|
||||
it, regardless of the operating system in question.</p>
|
||||
|
||||
<p>We can make the font-selection code prettier, but that’s not the point
|
||||
today. All I want for you is to learn how useful the functions <code class="language-plaintext highlighter-rouge">find-font</code> and
|
||||
<code class="language-plaintext highlighter-rouge">font-spec</code> are when you’re building a truly portable Emacs configuration.
|
||||
Probably the most important simplification we can do at this point is extracting a <code class="language-plaintext highlighter-rouge">fond-available-p</code> helper function:</p>
|
||||
|
||||
<div class="language-emacs-lisp highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">(</span><span class="nb">defun</span> <span class="nv">font-available-p</span> <span class="p">(</span><span class="nv">font-name</span><span class="p">)</span>
|
||||
<span class="p">(</span><span class="nv">find-font</span> <span class="p">(</span><span class="nv">font-spec</span> <span class="ss">:name</span> <span class="nv">font-name</span><span class="p">)))</span>
|
||||
|
||||
<span class="p">(</span><span class="nb">cond</span>
|
||||
<span class="p">((</span><span class="nv">font-available-p</span> <span class="s">"Cascadia Code"</span><span class="p">)</span>
|
||||
<span class="p">(</span><span class="nv">set-frame-font</span> <span class="s">"Cascadia Code-12"</span><span class="p">))</span>
|
||||
<span class="p">((</span><span class="nv">font-available-p</span> <span class="s">"Menlo"</span><span class="p">)</span>
|
||||
<span class="p">(</span><span class="nv">set-frame-font</span> <span class="s">"Menlo-12"</span><span class="p">))</span>
|
||||
<span class="p">((</span><span class="nv">font-available-p</span> <span class="s">"DejaVu Sans Mono"</span><span class="p">)</span>
|
||||
<span class="p">(</span><span class="nv">set-frame-font</span> <span class="s">"DejaVu Sans Mono-12"</span><span class="p">))</span>
|
||||
<span class="p">((</span><span class="nv">font-available-p</span> <span class="s">"Inconsolata"</span><span class="p">)</span>
|
||||
<span class="p">(</span><span class="nv">set-frame-font</span> <span class="s">"Inconsolata-12"</span><span class="p">)))</span>
|
||||
</code></pre></div></div>
|
||||
|
||||
<p>By the way, that’s not the only way to check if a font is available in
|
||||
Emacs. Alternatively we can use something like this:</p>
|
||||
|
||||
<div class="language-emacs-lisp highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">(</span><span class="nb">member</span> <span class="s">"Cascadia Code"</span> <span class="p">(</span><span class="nv">font-family-list</span><span class="p">))</span>
|
||||
|
||||
<span class="p">(</span><span class="nb">defun</span> <span class="nv">font-available-p</span> <span class="p">(</span><span class="nv">font-name</span><span class="p">)</span>
|
||||
<span class="p">(</span><span class="nb">member</span> <span class="nv">font-name</span> <span class="p">(</span><span class="nv">font-family-list</span><span class="p">)))</span>
|
||||
</code></pre></div></div>
|
||||
|
||||
<p><code class="language-plaintext highlighter-rouge">font-family-list</code> returns a list of all the font families that are available,
|
||||
so it’s easy to simply check if some font is in this list. I’ll leave it to you to decide which approach is easier/better.</p>
|
||||
|
||||
<p>That’s all I have for you today. Keep hacking!</p>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/rts8w6/qtile_first_rice_i_am_actually_proud_of/"> <img src="https://preview.redd.it/5tbpf5jx25981.png?width=640&crop=smart&auto=webp&s=1294eb9f80119fe6e78b63d21ce91f73c89b355d" alt="[Qtile] First rice I am actually proud of" title="[Qtile] First rice I am actually proud of" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/Soldat56"> /u/Soldat56 </a> <br/> <span><a href="https://i.redd.it/5tbpf5jx25981.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/rts8w6/qtile_first_rice_i_am_actually_proud_of/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Hi, On my work ( windows)laptop. Due to needing service desk to install most software. I find it easier just ssh’ing into a Linux cloud vm in that this allows me to install whatever I need. So thats good but then I’m in emacs (spacemacs ) terminal not GUI. </p> <p>The reason I ask is that terminal only , there are problems displaying graphics e.g. matplotlib plots. So my workaround for this is Jupyter lab: jupyter lab --ip=0.0.0.0 --port=9090. My question is… is there any way to view plots in emacs given my setup? I’d prefer to have freedom to use emacs org mode and render plots than be forced to use Jupiter lab notebooks .</p> <p>Does anybody know, if possible, how I can display images in emacs using cloud vm?</p> <p>Thanks</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/darter_analyst"> /u/darter_analyst </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r7exay/emacs_in_cloud_vm_display_graphics/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/r7exay/emacs_in_cloud_vm_display_graphics/">[comments]</a></span>
|
|
@ -1 +0,0 @@
|
|||
<table> <tr><td> <a href="https://www.reddit.com/r/unixporn/comments/qy3qjw/qtile_my_first_rice/"> <img src="https://preview.redd.it/qgvw9br6kq081.png?width=640&crop=smart&auto=webp&s=04b9c10b5227a5283e2d7e443f128cbb001d9066" alt="[qtile] My First Rice" title="[qtile] My First Rice" /> </a> </td><td>   submitted by   <a href="https://www.reddit.com/user/Typhlontic_"> /u/Typhlontic_ </a> <br/> <span><a href="https://i.redd.it/qgvw9br6kq081.png">[link]</a></span>   <span><a href="https://www.reddit.com/r/unixporn/comments/qy3qjw/qtile_my_first_rice/">[comments]</a></span> </td></tr></table>
|
|
@ -1 +0,0 @@
|
|||
<!-- SC_OFF --><div class="md"><p>Hello there! I hope this is the right group to ask this, as Im using Spacemacs.</p> <p>​</p> <p>This is my first Reddit post, so be gentle 😊</p> <p>​</p> <p>I want try using Telegra (Telegram client in Emacs). So Ive been following this link. <a href="https://ritschmaster.github.io/2021/06/13/Using-telga-in-Windows-10.html">https://ritschmaster.github.io/2021/06/13/Using-telga-in-Windows-10.html</a> . Which I successfully installed MSYS2 MinGW (some Pacman installer inside Windows), which helps to install Telega inside Emacs. I need the MSYS2 version of Emacs, so that Telega will work (it only works out-of-the-box with any Emacs with Linux and Mac).</p> <p>​</p> <p>Now having installed, my limited knowledge made me confused as to why Emacs opens up as Spacemacs (I thought it would create its own Emacs?). But doesnt matter, coz if I can make Telega work, then there is no need to use 2 separate Emacs, and I will have my previous packages as well (Eg: Python, etc..) 😊.</p> <p>​</p> <p>So now Im stuck here (taken from exact link above):</p> <p>​</p> <pre><code>(package-initialize) (add-to-list 'package-archives '("melpa-stable" . "https://stable.melpa.org/packages/")) (add-to-list 'package-pinned-packages '(telega . "melpa-stable")) (package-refresh-contents) (package-install 'telega) (package-install 'all-the-icons) (all-the-icons-install-fonts t) ;; Use ~/.emacs.d when prompted for the installation directory! </code></pre> <p>I basically have to evaluate this inside a scratch buffer. It works fine, but once I exit MSYS2 Emacs, telega remains, all-the-icons disapears (it was inside .emacs.d) & variable 'package-pinned-packages is reset back to nil (as well as package-archives back to old value).</p> <p>Where do add all these inside .spacemacs without messing up anything? I understand you have custom-set-variables, but they're mostly defining new variable, not adding to list (add-to-list). I also understand the dotspacemacs-additional-packages which doesnt apply here (I need telega to be pinned to a repo)</p> <p>Sorry for the noob question 😊, but a even simple barebones explanation would help greatly, coz Id be able to think clearly, as my current "brain-gear" is in teaching mode, and my desire to use Telega comes at short notice to reduce desktop clutter (I dont use Telegram often, but now forced to).</p> </div><!-- SC_ON -->   submitted by   <a href="https://www.reddit.com/user/Ardie83"> /u/Ardie83 </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/qzc8bg/spacemacs_basic_question_on_loading_other_repo/">[link]</a></span>   <span><a href="https://www.reddit.com/r/emacs/comments/qzc8bg/spacemacs_basic_question_on_loading_other_repo/">[comments]</a></span>
|
File diff suppressed because one or more lines are too long
|
@ -1 +0,0 @@
|
|||
<p>This post is an homage to an excellent essay by Bastien Guerry who raises ethical questions about how to map out the digital commons.</p>
|
Loading…
Add table
Add a link
Reference in a new issue