voidq.xyz is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin account
@hey@voidq.xyz

Search results for tag #emacs

[?]Fossery Tech :debian: :gnome: » 🌐
@fosserytech@social.linux.pizza

(more Linux and FOSS news in previous posts of thread)

Godot 3.6.3 LTS Released: Android 16 and iOS 15 Updates for Mobile Devs:
linuxcompatible.org/story/godo

Godot 4.7.2 Release: Threading Hardening, Mouse Input Fixes, and 57 Stability Patches:
linuxcompatible.org/story/godo

Nginx 1.31.4 Lands with PROXY Protocol v2 Support and gRPC Hardening:
linuxcompatible.org/story/ngin

Nginx Dark Mode Support For Error Pages Remains Elusive:
phoronix.com/news/Nginx-Dark-M

GNU Emacs 31.1 RC1: Completion Overhaul, Window Commands and Unicode 17.0:
linuxcompatible.org/story/gnu-

WordPress 7.1 “Mary Lou” brings responsive styling, new media editor, and sticky admin bar:
alternativeto.net/news/2026/8/

WordPress launches browser extension for Chrome and Safari that can replace the admin bar:
alternativeto.net/news/2026/8/

Matomo 5.13.0 lands with a sparkline overhaul and native AI traffic tracking:
linuxcompatible.org/story/mato

Go 1.27 released with generic methods, struct improvements, and memory allocation gains:
alternativeto.net/news/2026/8/

Rust 1.98.0 Lands in Stable: Algebraic Floats, itoa Replacement, and Stability Fixes:
linuxcompatible.org/story/rust

Bun 1.4 lands: Rust rewrite and zero external dependencies mark major milestone for devs:
alternativeto.net/news/2026/8/

Stripe will reportedly acquire AI model router OpenRouter in deal exceeding $7 billion:
alternativeto.net/news/2026/8/

Murena Just Made The Fairphone (Gen. 6) Better!:
feed.itsfoss.com/link/24361/17

Redox OS Switches To EEVDF-Based Scheduler For 2.6x Throughput:
phoronix.com/news/Redox-OS-Goe

Open-Source Etnaviv Driver Now Able To Run YOLOX:
phoronix.com/news/Etnaviv-YOLOX

VirtualBox 7.2.16 Improves Shared Clipboard in Wayland, Adds FRED Support:
9to5linux.com/virtualbox-7-2-1

FFmpeg Lands H.265 Vulkan Encode Performance Optimizations:
phoronix.com/news/FFmpeg-Faste

    [?]Dekks Herton » 🌐
    @dekkzz78@ruby.social

    can one specify the version of gcc that uses to compile code ?

      [?]Michael Piotrowski » 🌐
      @mxp@mastodon.acm.org

      @OliverCzulo For me, this is, of course, . For formatting, I run via make.

        [?]alephoto85 :netbsd: :xmpp: » 🌐
        @alephoto85@fedi.bobadin.icu

        This seems an interesting project ->

        One.el - Static Site Generator for Emacs Lisp programmers

        #emacs #gnuemacs #ssg #html #web

        https://one.tonyaldon.com/

          [?]George Jones :emacs: :orgmode: » 🌐
          @eludom@fosstodon.org

          Neal Stephenson writes with pen and paper.

          nealstephenson.substack.com/p/

          Some good arguments for it.

          Ironically, at least a few hardcore users Aldi have a habit of also writing a lot on paper

            [?]George Jones » 🌐
            @eludom@curious.port111.com

            Neal Stephenson writes with pen and paper.

            nealstephenson.substack.com/p/writing…

            Some good arguments for it.

            Ironically, at least a few hardcore #emacs users Aldi have a habit of also writing a lot on paper

              [?]James Cherti » 🌐
              @jamescherti@mastodon.social

              : Configuring Flyspell, Ispell, and Aspell to Minimize False Positives in Source Code and Prose:
              jamescherti.com/emacs-spell-ch

                [?]pseyfert » 🌐
                @pseyfert@chaos.social

                🤯 what just happened?

                there are many things that i can't do with but are muscle memory in . `=` is one of them. Since the code formatter just didn't do anything with my code segment, i opened the file in vim … `=%ZZ`, switch back to emacs, expect that i'd need to do `M-x revert-buffer` but … no … the buffer automatically reloaded.

                  [?]Bas :emacs: » 🌐
                  @anticomputer@infosec.exchange

                  for the folks re: openwall.com/lists/oss-securit ... to be clear: the implication here is that if you e.g. navigate a malicious git repo with dired (just opening the dir is enough) these bugs result in arbitrary command execution, because dired will stat the files by default ... so definitely pick up these fixes if you can 👍

                    [?]screwlisp » 🌐
                    @screwlisp@gamerplus.org

                    Sharpsign Sunday morning in Europe 800UTC every week since 2022.

                    Trying harder viz gamerplus.org/@screwlisp/11711 !

                    stuff.

                    Most importantly, Nosredna yduJ @nosrednayduj has shared her moo.el !

                    toobnix.org/w/m4AdkbJgRQ1prjSv

                      [?]Vassil Nikolov | Васил Николов » 🌐
                      @vnikolov@ieji.de

                      Note: this is related to TRAMP, but I can't say whether it is really only limited to TRAMP.

                      @anticomputer

                        [?]Philipp von Neumann [He / Him] » 🌐
                        @PvN@sonomu.club

                        Hey community! I‘m still not happy with my terminal experience inside emacs. What are your favourite packages for terminal usage inside of emacs?

                          [?]Stewart V. Wright » 🌐
                          @svw@fosstodon.org

                          @kf
                          A bit old now, but enabled (of course through notmuch.el in )

                          github.com/stewart123579/cya-p

                            [?]citizenAlex [he/him] » 🌐
                            @citizenalex@mastodon.sdf.org

                            I just finished learnxinyminutes.com for elsip.

                              [?]Lobsters » 🤖 🌐
                              @lobsters@mastodon.social

                              [?]Moritz Bunkus🌈 [he/him] » 🌐
                              @mosu@hachyderm.io

                              In Emacs there are several buffers (e.g. *Warnings*) where I'd like to see when a line arrived sometimes. Ideally I'd like to see a minor mode turning on an overlay or something that showed the ISO timestamp of when a line was inserted into or modified in the buffer, similar to what piping through `ts` does in the shell. Is there something like it? My Search-Fu is failing me right now.

                                [?]Babys in a thundercloud 🏳‍⚧️  » 🌐
                                @oceane@gotosocial.social

                                Si vous êtes #TDAH et que vous vous reconnaissez dans le modèle #INCUP (Intérêt, Nouveauté, [Challenge], Urgence, Passion), vous pouvez mobiliser votre addiction à Mastodon grâce à #Emacs et #OrgMode pour vous lancer de petits défis comme ça.

                                (Je n’ai pas dit que vous devriez le faire, mais si votre environnement hors Mastodon est suffisamment stimulant, ça peut marcher. Si vous êtes trop accro pour pouvoir le faire, on peut en discuter.)

                                Une capture d’écran de mon journal, contenant la citation ci-dessus, une mention d’un problème structurel plus large, ainsi qu’un événement Org-mode me rappelant de continuer ce fil en lien avec la sorcellerie, après avoir lu « Les formes élémentaires de la vie religieuse » d’Émile Durkheim, pour la date-butoir du 26 août.

                                Alt...Une capture d’écran de mon journal, contenant la citation ci-dessus, une mention d’un problème structurel plus large, ainsi qu’un événement Org-mode me rappelant de continuer ce fil en lien avec la sorcellerie, après avoir lu « Les formes élémentaires de la vie religieuse » d’Émile Durkheim, pour la date-butoir du 26 août.

                                  [?]Judy Anderson » 🌐
                                  @nosrednayduj@hachyderm.io

                                  I made a codeberg account and added the moo.el that I have been using for the past N decades after getting permission from the original authors (in 1990) to GPL it and publish it. I did not get permission from any of the people who have made changes along the way and emailed it around. (You know who you are.)

                                  codeberg.org/nosrednayduj/moo-

                                    [?]Chris Siebenmann » 🌐
                                    @cks@mastodon.social

                                    Advice-add in GNU Emacs is such a useful tool for doing little low-effort, low-impact hacks to things (under the right circumstances).

                                    (advice-add 'mh-page-msg :after
                                    (lambda (&optional _lines)
                                    (setq mh-page-to-next-msg-flag nil)))

                                    I'm so glad @gnomon told me about advice-add (checks notes) almost exactly three years ago now¹.

                                    ¹ mastodon.social/@gnomon/111014

                                      [?]George Jones :emacs: :orgmode: » 🌐
                                      @eludom@fosstodon.org

                                      [?]Perpetuaλ β 🇺🇦 :emacs: [He/him] » 🌐
                                      @kf@sonomu.club

                                      Thinking about getting the academy gmail working with and , but at the moment I just don't have the energy to remeber what I did to get that working 4 years ago. It involved something with oama to generate tokens, and something with setting up a google app on my other gmail account... sigh... then I filled in the email address in thunderbird and it was set up with a couple of clicks. I don't want to have to email in thunderbird, but I _really_ don't want to do it in the browser.

                                        [?]Daniel Mendler » 🌐
                                        @minad@mastodon.world

                                        Many mode-line packages tend to perform expensive computations, while they should actually cache the mode line strings. Also suffered from such a problem, where the number of unread entries in the search buffer header-line was counted *on every redisplay*. Fixed in Elfeed 4.2.0!

                                        github.com/emacs-elfeed/elfeed

                                          [?]Howard the Geek » 🌐
                                          @howard@pdx.social

                                          @sanityinc @citizen428 ... and then the frustrations of using yet another horrid browser client, and you'll start side-eyeing your beloved system and start to wonder...

                                          😁

                                            [?]Lucius Chen » 🌐
                                            @Lucius_Chen@mastodon.social

                                            开发了一个 org-mode 的 iOS app,录了个屏。youtube.com/watch?v=gwv5jQXCbqQ

                                              [?]James Cherti » 🌐
                                              @jamescherti@mastodon.social

                                              startup: Why setq beats setopt, customize-set-variable, and use-package :custom?
                                              jamescherti.com/emacs-why-use-

                                                [?]Daniel Mendler » 🌐
                                                @minad@mastodon.world

                                                If your feels slow, you should try profiling redisplay via scrolling:

                                                1. Enable pixel-scroll-precision-mode via M-x
                                                2. M-x profiler-start (cpu)
                                                3. Go to some buffer and scroll for a while like crazy
                                                4. M-x profiler-stop and M-x profiler-report

                                                Look in the profile for functions taking excessive time below redisplay_internal.

                                                  [?]GENKI » 🌐
                                                  @nibushibu@social.vivaldi.net

                                                  を立ち上げた恩恵なのか。
                                                  対応エディターもいつの間にかだいぶ増えていた。 とか は対応するべくしてという感じがするけど、 とかもいた :vivaldia_heart:

                                                  zed.dev/acp

                                                    [?]盐草 » 🌐
                                                    @yancao@piaille.fr

                                                    Bonjour à toutes et tous, je suis !
                                                    J'aime apprendre : l'histoire de la Chine, le mandarin, la biologie et l'informatique sont les principaux champs d'étude, mais mes intérêts ne s'arrêtent pas là ! J'utilise Linux depuis le 14 juillet 2015 et je je note tout sur Doom Emacs que j'utilise avec orgmode, orgroam, intégration Zotero
                                                    Je cache tout ce qui est politique et religion grâce à une liste de mots filtrés, qui est probablement la meilleure fonction de Mastodon avec la possibilité de suivre des hashtags !
                                                    J'écris en français et chinois sur ce profil.
                                                    Au plaisir de vous lire !

                                                      [?]José A. Alonso » 🌐
                                                      @Jose_A_Alonso@mathstodon.xyz

                                                      stdin | LLM | stdout. ~ karthink. youtu.be/xHEnWvKmSKM

                                                        [?]h2aichat_com » 🌐
                                                        @h2aichat_com@mastodon.social

                                                        I gave six LLMs the oldest question in computing: vim or emacs?

                                                        One said we argue about keystrokes to prove "I still know how things really work".

                                                        The next one started worrying about who wasn't in the room: the beginner who feels silly, the parent learning to code after work, someone whose hands hurt.

                                                        Nobody actually answered the question.

                                                        Whole thing, no signup:
                                                        h2aichat.com/conversations/en/

                                                          [?]Brian Sletten » 🌐
                                                          @bsletten@mastodon.social

                                                          [?]Michael Kohl 🇦🇹🇹🇭 » 🌐
                                                          @citizen428@chaos.social

                                                          Couldn't resist letting myself get nerd-sniped back into . I never fully left anyway.

                                                          This time around I'm determined NOT to try to fit my entire computing life into it and (mostly) just use it as an editor.

                                                          Anyway, nice to see how far it's come. So many things are usable out of the box now. My `init.el` is less than 70 lines (cosmetics and bindings, some packages), but thanks to project.el, eglot, and completion-preview, you have an IMO pretty decent coding experience right away.

                                                            [?]Bhavin Gandhi :emacs: » 🌐
                                                            @bhavin192@toots.dgplug.org

                                                            Emacs Asia-Pacific (APAC) virtual meetup today at 1400 Asia/Kolkata (UTC+05:30, ~3 hours from now).

                                                            Meeting URL: emacs-apac.gitlab.io/r/vc
                                                            More details: emacs-apac.gitlab.io/announcem

                                                              [?]Georg Weissenbacher » 🌐
                                                              @GeorgWeissenbacher@fediscience.org

                                                              @debacle @jason startup time is particularly pointless in case of vim, since - as far as I can tell - there doesn't seem to be a way to exit it anyway.

                                                                [?]David Pape » 🌐
                                                                @zyzzyxdonta@social.tchncs.de

                                                                I wanted to try Scala.

                                                                Now I have OpenJDK, scala-cli, scala, sbt, bsp, bloop, metals, metals-emacs, and scala-mode which I hooked up with eglot. But somehow my Emacs crashes all the time and scala-mode indents wrong. Can scala-mode not handle Scala 3 syntax? Do I have some setting that is incompatible with this mode? 😕

                                                                All I did was copy this config and run sbt init. 🤷🏻‍♂️

                                                                scalameta.org/metals/docs/edit

                                                                Alt...Screen recording which shows my editor in a simple Scala 3 hello world source code file. I move the cursor to the end of the line, press enter, and somehow this unindents the last line and puts the cursor in column 0 in the new line.

                                                                  [?]Shane Rogers » 🌐
                                                                  @swrogers@social.lol

                                                                  Was finally able to sit and figure out how to get my chosen client(s) to successfully connect to a hosted soju bouncer (chat.sr.ht).

                                                                  I think it's was as simple as using ":name" in addition to ":sasl-username". That or my memory is having issues.

                                                                  Either of which is entirely possible. 🤣

                                                                  I think I'm having fun again.

                                                                    [?]Free Software Foundation » 🌐
                                                                    @fsf@hostux.social

                                                                    Assigning your copyright to the FSF helps defend the GPL and keep software free. Thank you Hikari for assigning your copyright to the FSF! More at: u.fsf.org/4bl

                                                                      [?]Tetsuya Kaneuchi (金内 哲也) » 🌐
                                                                      @kaneuchi@mstdn.jp

                                                                      これは僕に必要な設定だったのかも。
                                                                      (setq skk-egg-like-newline t)

                                                                        [?]A Sencha Wizard » 🌐
                                                                        @senchawizard@social.vivaldi.net

                                                                        got a script now i can execute from to do the stuffs i need doing to hopefully make the syncing across 3 devices stable.

                                                                          [?]ErikP » 🌐
                                                                          @erikp@social.anoxinon.de

                                                                          So has this nice urgency score but it's a flat task list. What if a project/ticket etc has more than one task and I want only the NEXT actionable task in Taskwarrior (remember )?
                                                                          Let's handle these projects with tasks in and sync task with Todo state NEXT to Taskwarrior and those done in Taskwarrior back to orgmode. Of course using

                                                                            [?]Debacle [they/he/she/whatever] » 🌐
                                                                            @debacle@framapiaf.org

                                                                            @jason

                                                                            I'm missing analyzing realistic workflows in the article.

                                                                            E.g. benchmarks startup times, (2 s for , 0.85 s vim). But how often do we start the program? Probably multiple times a day in case of vi. While many Emacs users start it only once a week or even month.

                                                                            Also, Sofia does mention the all-in-one aspect of Emacs, but does not add the memory footprint of any external tools to the vim one.

                                                                            (1/2)

                                                                            [?]Debacle [they/he/she/whatever] » 🌐
                                                                            @debacle@framapiaf.org

                                                                            @jason

                                                                            (2/2)

                                                                            Sofia also seems to believe, that users would install it on remote machines, like vim users would do. But that's not how it works. There is for that use case, making it at least as attractive for remote editing as vim.

                                                                            Two such different approaches to work with text as Emacs and vim cannot usefully evaluated by comparing numbers, IMHO.

                                                                            I'm not con𝘷𝘪𝘮ced 😉

                                                                              [?]Debacle [they/he/she/whatever] » 🌐
                                                                              @debacle@framapiaf.org

                                                                              @jason

                                                                              I don't have numbers, but assume, that most users set their EDITOR to /usr/bin/emacsclient. And use or for git.

                                                                              The whole Emacs workflow is optimized to not use the editor from the shell, but the shell from the editor.

                                                                              vim users would probably run "ls" or "make" from a shell, but Emacs users would M‑x dired and M‑x compile from Emacs.

                                                                              In my case, Emacs is even my window manager, . Leaving Emacs logs me out! 😉

                                                                                [?]Álvaro R. » 🌐
                                                                                @xenodium@indieweb.social

                                                                                This is what an native agent looks like these days.

                                                                                No need to step out of our comfort zone ;-)

                                                                                  [?]cygnetix :unverified: » 🌐
                                                                                  @cygnetix@infosec.exchange

                                                                                  @jason I wonder how much this influences the numbers:

                                                                                  Vim’s enterprise presence is harder to quantify the same way because it ships by default on nearly every Linux distribution and macOS install, making “who uses Vim” closer to “who administers a Unix server,”

                                                                                  A bit sad to see at just 8% and declining, but I feel that's made up for by how passionate those 8% are about the product and the strong community built around it.

                                                                                  Great article. I was pleasantly surprised that the author does seem to have a good technical grasp on these editors (as they said they did).

                                                                                  Many of those stats are probably not measuring the right things. Is a 2 second start up time once a day important? Arguably stability, ergonomics and ultimately how productive the editor allows you to be is what produces good outcomes for the user. But, granted, I wouldn't know where to begin with trying to quantify any of that.

                                                                                    [?]mousebot » 🌐
                                                                                    @mousebot@todon.nl


                                                                                    squashing some bugs in mastodon.el, too tired to much else...
                                                                                    squashing bugs (in own work), it's sorta like yelling at yourself?

                                                                                    Edit: added the optional nerd-icons approach too! As per eugene-andrienko.com/2026-08-2, by @evgandr

                                                                                      [?]A Sencha Wizard » 🌐
                                                                                      @senchawizard@social.vivaldi.net

                                                                                      totally forgot about rgrep in . shows how much i used it previously. definitely using it now to the fullest!

                                                                                        [?]ohmrun » 🌐
                                                                                        @ohmrun@techhub.social

                                                                                        Haxe-mode script appears to be loading the haxe tree-sitter definition into a symbol.

                                                                                        I don't know whether to use Tong's or the vantreeseba one.

                                                                                        tis a start.

                                                                                        I got the Haxe LSP set up in neovim before, but Lua's slowness aggravates me.

                                                                                        I can use tree-sitter plus lsp and hopefully get the fk off vscode

                                                                                          [?]Jason J.G. White » 🌐
                                                                                          @jason@social.jasonjgw.net

                                                                                          Disagreement between proponents of the Emacs and Vim editors has been running for decades. This recent comparison, however, offers valuable insights. I've used both, and I like each for different reasons.
                                                                                          https://tech-insider.org/emacs-vs-vim-2026/
                                                                                          #emacs #vim 3TextEditors

                                                                                            [?]N-gated Hacker News » 🤖 🌐
                                                                                            @ngate@mastodon.social

                                                                                            🎩 Breaking news: Someone discovered native UIs existed and decided to stop playing with their toys! 👾 It's a groundbreaking revelation that MDV.app is the pinnacle of human achievement, proving once and for all that using a mouse wasn't just a fad. 🖱️
                                                                                            sockpuppet.org/blog/2026/08/20

                                                                                              Back to top - More...