Skip Navigation
Emacs 30.0.91 pretest is available
  • ** '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.

  • [Solved] [Void Linux] Audio refuses to work on a new user
  • 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?

  • Noob Question Thread: Ask Any Questions About Linux!
  • “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.

  • Suspend on lid close
  • It's not a dead end :) Can you

    1. make sure "systemctl suspend" suspends your machine to check suspend work
    2. Run "gnome-tweaks" and there's no suspend inhibitor in the "Startup Applications"
    3. post the output of "systemd-inhibit | less" to know who inhibit the suspend
    4. post the output of "gsettings list-recursively | grep -i 'lid\|suspend'"

    (Please remove enclosing double quotes when you try them.)

  • Suspend on lid close
  • If I'm reading it right, it's saying it should be working?

    I think so, but I might be overlooking something.

    Apparently # makes a line huge? All the huge lines are preceded by a #

    As macniel said, a line starts with "#" is converted to a heading. To post preformatted lines such as the log or source code, you can use "fenced code block". For example,

    ```
    foo
    #bar
    baz
    ```
    

    becomes

    foo
    #bar
    baz
    
  • Wrote minimal minibuffer-centric MPD client
    codeberg.org minimpc.el

    Minimal MPD Client for Emacs

    minimpc.el

    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

    3
    Try `C-[ C-char` if you don't like `C-M-char`

    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.

    0
    Cyberbullying Gone Global: Fediverse Spam and Operation Beleaguer
    blog.fyralabs.com Cyberbullying Gone Global: Fediverse Spam and Operation Beleaguer

    On February 15th, newly-created Fediverse accounts started posting spam messages from various instances, sending invites to a Discord server for a Japanese troll organization. The posts frame ap12 from “KuronekoServer” as the culprit behind the operation.  Looking at their spam content (in Japanese...

    Cyberbullying Gone Global: Fediverse Spam and Operation Beleaguer

    Thorough report about the recent Fediverse spam.

    Related posts:

    • We seem to be getting attacked. - https://lemmy.giftedmc.com/post/235816
    • Solutions and origins of the spam wave currently hitting the Fediverse - https://feddit.cl/post/1883287
    • Mastodon CVE Report - https://hachyderm.io/@maegul/111944073448637061
      • Remote User Impersonation and Takeover via Cache Poisoning - https://arcanican.is/excerpts/cve-2024-23832/discovery.htm
      • Remote user impersonation and takeover - https://github.com/mastodon/mastodon/security/advisories/GHSA-3fjr-858r-92rw
    4
    King Crimson - Easy Money (Live At The Concertgebouw, Amsterdam, November 23rd 1973)

    One of the best live version I believe.

    0
    InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)NM
    nmtake @lemm.ee

    Japanese Speaker. I can read/write some English but not well, so corrections are always appreciated.

    プログラミングや音楽に興味があります。最近はEmacsでよく遊んでます。

    Posts 5
    Comments 65