101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

504
active users

The only documentation I can find about using the `:custom` keyword with use-package is "The :custom keyword allows customization of package custom variables."

I have no idea how to read that.

1. Can I do (recent-mode t)?
2. If I am to set a config option like dired-dwim-target to t do I write that: (dired-dwim-target t) or (setq dired-dwim-target t)?

Karl Voit :emacs: :orgmode:<p><a href="https://graz.social/tags/irreal" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>irreal</span></a> and <span class="h-card" translate="no"><a href="https://hachyderm.io/@bbatsov" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>bbatsov</span></a></span> about <a href="https://graz.social/tags/Emacs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Emacs</span></a> startup time: <a href="https://irreal.org/blog/?p=12903" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">irreal.org/blog/?p=12903</span><span class="invisible"></span></a></p><p>I, too, am totally convinced that it really doesn't matter if it is one or sixty seconds.</p><p>However, if your bootup time is much longer than mine (15-30s once a week) then you most probably have room for improvement (if you want). Consistent use of <a href="https://graz.social/tags/usepackage" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>usepackage</span></a> with dependencies and "defer" did help on my side.</p><p>My config has 7724 lines of <a href="https://graz.social/tags/elisp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>elisp</span></a> (19851 including <a href="https://graz.social/tags/orgmode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>orgmode</span></a> comments): <a href="https://github.com/novoid/dot-emacs/blob/master/config.org" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/novoid/dot-emacs/bl</span><span class="invisible">ob/master/config.org</span></a></p>
Akib<p>I'm thinking to replace <a href="https://hostux.social/tags/LeafEl" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>LeafEl</span></a> with some other <a href="https://hostux.social/tags/Emacs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Emacs</span></a> configuration package like <a href="https://hostux.social/tags/UsePackage" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>UsePackage</span></a> or <a href="https://hostux.social/tags/SetupEl" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SetupEl</span></a>. I need the package to be nestable, i.e. the following will work:</p><p>(config foo<br> ...<br> (config bar<br> ...))</p><p>What should I choose? (If you have any other suggestion, please reply.)</p><p>:boost_ok: :retoot:</p>