nmtake

joined 1 year ago
[–] nmtake@lemm.ee 1 points 1 day ago

You may need gtk-murrine-engine (actual package name may differ).

[–] nmtake@lemm.ee 4 points 3 weeks ago

** '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.

[–] nmtake@lemm.ee 1 points 3 weeks ago (1 children)

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) ?

[–] nmtake@lemm.ee 5 points 3 weeks ago

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?

[–] nmtake@lemm.ee 1 points 3 weeks ago

"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.

[–] nmtake@lemm.ee 2 points 4 weeks ago (1 children)

“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.

[–] nmtake@lemm.ee 1 points 4 weeks ago (3 children)

Did you enter the command line (especially load-module) correctly?

[–] nmtake@lemm.ee 4 points 1 month ago

It's not a silly question; I thought it doesn't matter because PipeWire supports Pulseaudio.

[–] nmtake@lemm.ee 3 points 1 month ago (8 children)

Can you try "pactl load-module module-switch-on-connect"?

[–] nmtake@lemm.ee 4 points 1 month ago (1 children)

I'd try other (lightweight) distros for that case. Since your PC is old, it may not fulfil the latest Ubuntu's system requirements.

[–] nmtake@lemm.ee 2 points 1 month ago (1 children)

I’m seeing several little elements that are not getting compiled the same between their builds and what make produces with GCC.

Did you run make clean between the builds?

8
submitted 4 months ago* (last edited 4 months ago) by nmtake@lemm.ee to c/emacs@lemmy.ml
 

I wrote this script to learn how completing-read's complex arguments works. Compared to other clients it's quite limited; but thanks to packages like Vertico and Orderless, it works quite well for my use cases.

Screenshot

 

In vim terminal I use C-[ for ESC to escape from insert mode a lot, but didn't know C-[ works in GUI version of Emacs until recently. Since Meta can be replaced with ESC, we can enter C-M-s, for example, with C-[ C-s.

 

Thorough report about the recent Fediverse spam.

Related posts:

view more: next ›