Roots of Pacha - well polished, stress free farming sim. Highly recommended if you like Stardew Valley or Story of Seasons.
Japanese Speaker. I can read/write some English but not well, so corrections are always appreciated.
プログラミングや音楽に興味があります。最近はEmacsでよく遊んでます。
Roots of Pacha - well polished, stress free farming sim. Highly recommended if you like Stardew Valley or Story of Seasons.
Vertico expands the minibuffer which I do not like.
You might want to try some Vertico extensions such as vertico-flat that displays completion candidates horizontally.
Thanks for writing the summary for the current image-proxying related issues. I prefer the “proxying images route” for better privacy, but its drawbacks sounds worse.
If Lemmy has a user-customizable setting like “Don’t load external media automatically” (including images, videos, etc.), I’m happy with the “passing through external images” route.
Yes, fenced code block with specifying langauge may work as a workaround.
```text
systemctl --user cat emacs
```
but I said “inline” explicitly.
lemmy-ui: Highlighting some words blindly in inline code is really annoying. For example,
systemctl --user cat emacs
pactl load-module module-switch-on-connect
Since it’s a MediaWiki page you can get Markdown source of the page with appending action=raw
query to the URL.
I see. Thanks for the explanation. It seems a long standing issue: https://github.com/Maato/volumeicon/issues/49
But the problem is that if you plug in a USB or bluetooth headset, it doesn’t automatically switch to it as the default.
How about module-switch-on-connect?
You may need gtk-murrine-engine (actual package name may differ).
** ‘minibuffer-allow-text-properties’ also affects completions. When it has a non-nil value, then completion functions like ‘completing-read’ don’t discard text properties from the returned completion candidate.
Thanks for the commit! It looks very handy when we pass propertized strings to completing-read.
For logging, PANEL_DEBUG=all
(source) seems to work. Anyway, did you reboot the system after removing xfce-volumed-pulse
(so only xvce-pulseaudio-plugin
should be enabled) ?
You don’t need pulseaudio
and pipewire
at the same time because pipewire
provides pulseaudio-compatible server (pipewire-pulse). Also, pipewire
usually doesn’t require audio
group. Did you follow the official docs or other online guide?
Although I haven’t used Arch for a long time, I guess https://wiki.archlinux.org/title/Kernel#Compilation and https://wiki.archlinux.org/title/Kernel/Arch_build_system will work.
"emacsclient --alternate-editor=''"
may work.
If you need to solve the systemd issue, please post "systemctl --user cat emacs"
(assuming the unit is "emacs"
) here.
“Pactl load-module” outputs “you have to specify a module name and arguments.”
As I said in earlier comment, please run "pactl load-module module-switch-on-connect"
exactly.
Note that Pactl
and pactl
are different commands and the former is invalid.
Is the command different for that?
As the name suggests, pactl
is a command for PulseAudio. PipeWire supports
application written for PulseAudio, including pactl
. Try "man pipewire-pulse"
to get further info.
Did you enter the command line (especially load-module
) correctly?
It’s not a silly question; I thought it doesn’t matter because PipeWire supports Pulseaudio.
Can you try "pactl load-module module-switch-on-connect"
?
I’d try other (lightweight) distros for that case. Since your PC is old, it may not fulfil the latest Ubuntu’s system requirements.
Oddly, the endpoint on lemm.el and lemmy.ml return comments:
I think it would be better to ask the admin of the instance before creating the issue.