Salta al contenuto

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone
  • I have just committed code to the #Emacs #orgmode repository.

    Mondo emacs orgmode elisp
    2
    0 Votazioni
    2 Post
    0 Visualizzazioni
    aamfp@fosstodon.org
    @plantarum🫶🏻💪🏻
  • Question for Emacs wizards.

    Mondo emacs emacslisp elisp askfedi
    1
    1
    0 Votazioni
    1 Post
    7 Visualizzazioni
    evgandr@mastodon.bsd.cafe
    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
  • Hello Emacs hackers!

    Mondo emacs annotation elisp
    1
    0 Votazioni
    1 Post
    0 Visualizzazioni
    cage@mastodon.bsd.cafe
    Hello Emacs hackers!A new version of annotate.el (2.4.3), a mode to annotate files without changing them, has been released; this is a bug fix release.From the news file:-------✀-------✀-------✀-------✀-------✀This version fixed a bug that prevented remote file to be annotated.-------✀-------✀-------✀-------✀-------✀Annotate.el is available on MELPA and also on NonGNU ELPA; this means that, if you are using an Emacs version greater or equal than 28, you could simply run the command: 'M-x package-install RET annotate RET' to install the package.The development repository is available on:https://github.com/bastibe/annotate.elHappy hacking!C.#emacs #annotation #elisp