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

[?]Chip Butty [he/him] » 🌐
@otfrom@functional.cafe

A pair of functions to send things to the tap inspector in and

(defun clerk-tap ()
(interactive)
(let ((sym (symbol-at-point)))
(when sym
(cider-interactive-eval
(format "(tap> %s)" sym)))))

(defun clerk-table-tap ()
(interactive)
(let ((sym (symbol-at-point)))
(when sym
(cider-interactive-eval
(format "(tap> (clerk/table %s))" sym)))))

A table showing some dates in clerk.

Alt...A table showing some dates in clerk.

    [?]Hacker News » 🤖 🌐
    @h4ckernews@mastodon.social

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

    🌘 nfdn:在 Emacs 中,萬物皆可視為服務
    ➤ 透過 API 與 Shell 整合,發揮 Emacs 作為通用用戶端的強大潛力
    yummymelon.com/devnull/in-emac
    許多人常說 Emacs 是一套作業系統,這雖不全然正確,但它強大的應用程式協調能力確實讓人有此錯覺。本文探討如何利用 Emacs 作為用戶端(Client),透過其豐富的內建函式庫與 Elisp 動態語言特性,與外部服務進行互動。作者以 wttr.in 天氣查詢為例,演示瞭如何發送網路請求、解析 JSON 資料並將結果呈現在介面上。核心觀點在於:Emacs 強大的抽象化能力,讓開發者能輕易將任何網路 API 或本地命令列工具整合為服務,從而實現在 Emacs 內部完成絕大多數運算需求的目標。
    + 這篇文章精準地捕捉到了 Emacs 的核心哲學。我不只是在 Emacs 裡寫程式,我是在 Emacs 裡管理我的整個數位生活。將外部工具包裝成服務的思

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

      @oantolin

      An example:

      (embark-define-regexp-target bug "bug#\\([0-9]+\\)" url
      (concat "debbugs.gnu.org/cgi/bugreport."
      (match-string 1)))

      I don't have many other good examples. For most link types I prefer the uniform Org link prefix syntax, e.g., `geo:...` for links, since this is already very little syntax. Did you try to define a PascalCase Embark target?

      @chiply

        [?]Charles Choi 최 민수 » 🌐
        @kickingvegas@sfba.social

        No, Emacs is not an operating system but this post scrutinizes why some might say that.

        yummymelon.com/devnull/in-emac

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

          By the way, it turns out the beginner's guide to contributing ob-foo.el extensions to , ob-template.el is really, really good and it basically works *exactly* like you are hoping it will, including the comint equipment (run and send text to external program session thing) git.sr.ht/~bzg/worg/tree/maste

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

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

              [?]Charles Choi 최 민수 » 🌐
              @kickingvegas@sfba.social

              Nice. Spent a couple hours today rigging up a remote control UI to the excellent Triode app (from @Iconfactory) and Shazam from Emacs. Astounded by how great this feels to use.

              Screenshot of prototype Emacs remote control interface to the Triode app on macOS.

              Alt...Screenshot of prototype Emacs remote control interface to the Triode app on macOS.

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

                After installing from cpan, I found that 's M-x man wasn't finding some pages that man was finding. The pages in question where placed in $HOME/perl5/man. It seems that if MANPATH is not set, man tries to guess the directories to look in from your $PATH.

                gitlab.com/man-db/man-db/-/blo

                  [?]Ashish Panigrahi [he/him] » 🌐
                  @paniash@mas.to

                  I wonder if there's a scoring system for notmuch similar to what GNUS offers. It would be nice to just score down some regular (irrelevant) mails I get from my org. Unfortunately I cannot just report them as spam.

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

                    I think since the developer of suggested I contribute a mode, I should take that very seriously right way. I guess the best time would have been two months ago, and as they say the second best time is right now.

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

                      Uploaded 0.12.0-1 to unstable.

                      My favourte feature of this release: of code snippets, like and ! Amazing work by Thanos, as always.

                      codeberg.org/emacs-jabber/emac

                      @gajim @prose

                        [?]Ashish Panigrahi [he/him] » 🌐
                        @paniash@mas.to

                        Email is a joy to use now thanks to the hackability of and . How did I not do this sooner!?

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

                          agent-shell gets its first 1.5k stars, also 190 forks 👀

                          github.com/xenodium/agent-shell

                          1.5 GitHub stars
18 watching
190 forks

                          Alt...1.5 GitHub stars 18 watching 190 forks

                            [?]HoldMyType » 🌐
                            @xameer@mathstodon.xyz

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

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

                              Back to top - More...