Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

Resilient technologies aren’t retro—they’re ROOT: Robust, Open, Ongoing, Time-tested.

Uncategorized
18 9 45

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    7 Views
    Question for Emacs wizards. I found a strange thing which I could not understand after reading the documentation (https://www.gnu.org/software/emacs/manual/html_node/emacs/Initial-Options.html) and even after reading the startup files, shipped with my Emacs 30.2.If I use the -q option — Emacs will add site-lisp directories to the load-path. But with -Q option — there are no site-lisp catalogs in the load-path. Why is this happens? Note: the option --no-site-lisp is not used in the both examples. So, as I understood after reading the https://www.gnu.org/software/emacs/manual/html_node/eintr/Site_002dwide-Init.html, even with --no-site-file (or -Q) the site-lisp catalogs should be added to the load-path in the both cases #Emacs #EmacsLisp #elisp #AskFedi
  • 🎉 What’s New in Org Social!

    Uncategorized emacs orgsocial orgmode
    1
    0 Votes
    1 Posts
    5 Views
    🎉 What’s New in Org Social! 🎉This month the Org Social community has been talking about Emacs workflows and packages, including daily-use tools like denote, TRAMP, eglot, mu4e, and elfeed, as well as specialized packages like beardbolt (Rust disassembly), versuri (music lyrics search), whisper.el (voice dictation), and elfeed-score (RSS scoring).Technical discussions covered functional programming (learning Haskell and Common Lisp), AI-assisted development with Claude Code, music playback with mpd/mpdel in Emacs, web browsing without JavaScript in eww, and embedded development with Renode integration. Members also participated in the Emacs Carnival sharing their goals, including learning new languages, exploring agentic AI, and contributing more to the Emacs community through blogs and talks.If you don't like these topics, don't join!For more information: https://github.com/tanrax/org-social#emacs #orgsocial #orgmode
  • @danderzei #orgmode This is the way.

    Uncategorized orgmode
    1
    1
    0 Votes
    1 Posts
    0 Views
    @danderzei #orgmode This is the way.
  • 0 Votes
    1 Posts
    21 Views
    I have deployed the first public version of Org Social Relay 🥳.You can open or use: https://org-social-relay.andros.dev/Do you want to test it?```# List all feeds known by the relaycurl https://org-social-relay.andros.dev/feeds/# List all mentions for a given feedcurl https://org-social-relay.andros.dev/mentions/?feed=[your URL]# Examplecurl https://org-social-relay.andros.dev/mentions/?feed=https://andros.dev/static/social.org```Check the https://github.com/tanrax/org-social-relay?tab=readme-ov-file#api-status for more information.#emacs #orgsocial #orgmode