Planet Emacslife
Sacha Chua: 2023-07-10 Emacs news
https://sachachua.com/blog/2023/07/2023-07-10-emacs-news/
Sacha Chua: 2023-07-10 Emacs news
https://sachachua.com/blog/2023/07/2023-07-10-emacs-news/
Planet Emacslife
Charles Choi: Using Ediff in 2023
http://yummymelon.com/devnull/using-ediff-in-2023.html
Charles Choi: Using Ediff in 2023
http://yummymelon.com/devnull/using-ediff-in-2023.html
Yummymelon
Using Ediff in 2023
I confess, it took me a long time to really be comfortable working with diffs, especially when rendered on top of each other. Back in the late 90's TkDiff changed that for me because it would...
Planet Emacslife
Alvaro Ramirez: ChatGPT visits the Emacs doctor
http://xenodium.com/chatgpt-visits-the-emacs-doctor
Alvaro Ramirez: ChatGPT visits the Emacs doctor
http://xenodium.com/chatgpt-visits-the-emacs-doctor
Xenodium
ChatGPT visits the Emacs doctor
👍1
Planet Emacslife
Mike Zamansky: Learning Elisp 2 - variables
https://cestlaz.github.io/post/learning-elisp-2/
Mike Zamansky: Learning Elisp 2 - variables
https://cestlaz.github.io/post/learning-elisp-2/
cestlaz.github.io
Learning Elisp 2 - variables
I was planning on writing this yesterday but caught up in watching "Paths of Glory."
The plan was to have each topic revolve around a "real" project but I realized that first we have to cover some basics. Specifically, variables and functions. I was going…
The plan was to have each topic revolve around a "real" project but I realized that first we have to cover some basics. Specifically, variables and functions. I was going…
System Crafters
Crafter Q&A: Emacs, Guix, and more! - System Crafters Live
https://www.youtube.com/watch?v=SxoxLFavv1w
Crafter Q&A: Emacs, Guix, and more! - System Crafters Live
https://www.youtube.com/watch?v=SxoxLFavv1w
YouTube
Crafter Q&A: Emacs, Guix, and more! - System Crafters Live
In this stream, I'm opening the floor for all of you to ask any burning questions you have about Emacs, Emacs Lisp, Guix, Guile Scheme, or any other topic relevant to our community!
Come ask your questions and hopefully get answers!
#gnu #emacs #guix #guile…
Come ask your questions and hopefully get answers!
#gnu #emacs #guix #guile…
Planet Emacslife
James Cash: Tailwind "Versus" CSS
https://occasionallycogent.com/tailwind_and_css/index.html
James Cash: Tailwind "Versus" CSS
https://occasionallycogent.com/tailwind_and_css/index.html
Occasionallycogent
Tailwind "Versus" CSS
Planet Emacslife
Alex Bennée: dired-rsync 0.7 released
https://www.bennee.com/~alex/blog/2023/07/14/dired-rsync-07-released/
Alex Bennée: dired-rsync 0.7 released
https://www.bennee.com/~alex/blog/2023/07/14/dired-rsync-07-released/
Alex's Adventures on the Infobahn
dired-rsync 0.7 released
There haven't been many changes in the last few years but Liu Hui did submit a new package that allows you to use dired-rsync with a transient interface. Aside from that there have been a few minor bug fixes for a few issues and I spent some time cleaning…
Planet Emacslife
Mike Zamansky: Learning Elisp 3 - functions
https://cestlaz.github.io/post/learning-elisp-3/
Mike Zamansky: Learning Elisp 3 - functions
https://cestlaz.github.io/post/learning-elisp-3/
cestlaz.github.io
Learning Elisp 3 - functions
Here's another short video - this one on declaring functions in elisp.
Not much to say about it. It's similar to other languages.
In Python or C++ you might have:
# Python def add2(a, b): return a+b // C++ int add2(int a, int b){ return a+b; } Elisp is similar:…
Not much to say about it. It's similar to other languages.
In Python or C++ you might have:
# Python def add2(a, b): return a+b // C++ int add2(int a, int b){ return a+b; } Elisp is similar:…
Planet Emacslife
T. V. Raman: Ergonomic Buffer Selection On The Emacs Audio Desktop
https://emacspeak.blogspot.com/2023/07/ergonomic-buffer-selection-on-emacs.html
T. V. Raman: Ergonomic Buffer Selection On The Emacs Audio Desktop
https://emacspeak.blogspot.com/2023/07/ergonomic-buffer-selection-on-emacs.html
Blogspot
Ergonomic Buffer Selection On The Emacs Audio Desktop
An Ergonomic Buffer Select With Minimal Chording 1. Background Buffers are central to Emacs as is evinced by the various buffer-selec...
Planet Emacslife
Marcin Borkowski: Drawing ASCII art charts in Emacs buffers
https://mbork.pl/2023-07-15_Drawing_ASCII_art_charts_in_Emacs_buffers
Marcin Borkowski: Drawing ASCII art charts in Emacs buffers
https://mbork.pl/2023-07-15_Drawing_ASCII_art_charts_in_Emacs_buffers
Planet Emacslife
Zachary Kanfer: Automatially Balance Your Emacs Windows
https://zck.org/balance-emacs-windows
Zachary Kanfer: Automatially Balance Your Emacs Windows
https://zck.org/balance-emacs-windows
Planet Emacslife
Emacs Notes: Augment output of ‘C-h f’ (=‘describe-function’) with usage examples
https://emacsnotes.wordpress.com/2023/07/17/augment-output-of-c-h-f-describe-function-with-usage-examples/
Emacs Notes: Augment output of ‘C-h f’ (=‘describe-function’) with usage examples
https://emacsnotes.wordpress.com/2023/07/17/augment-output-of-c-h-f-describe-function-with-usage-examples/
Emacs Notes
Augment output of ‘C-h f’ (=‘describe-function’) with usage examples
Foreword Emacs is self-documenting; despite that there is no dearth of packages which make it more “helpful” like Helpful: An alternative to the built-in Emacs help that provides much m…
Planet Emacslife
One-Octet: Org-mode: Exportation PDF et le français
https://one-octet.dev/posts/org-mode-PDF-export-francais.html
One-Octet: Org-mode: Exportation PDF et le français
https://one-octet.dev/posts/org-mode-PDF-export-francais.html
one-octet.dev
Org-mode: Exportation PDF et le français
Exporter un document Org-mode vers PDF et traduire le texte généré automatiquement