Planet Emacslife
Andrea: Moldable Emacs: translate string at point in multiple languages!
http://ag91.github.io/blog/2022/01/16/moldable-emacs-translate-string-at-point-in-multiple-languages
Andrea: Moldable Emacs: translate string at point in multiple languages!
http://ag91.github.io/blog/2022/01/16/moldable-emacs-translate-string-at-point-in-multiple-languages
ag91.github.io
Moldable Emacs: translate string at point in multiple languages! - Where parallels cross
Translate text selection to multiple languages easily!
Planet Emacslife
Emacs TIL: Idea: Get AI to write lisp!
https://emacstil.com/til/2022/01/16/get-ai-to-write-lisp/
Emacs TIL: Idea: Get AI to write lisp!
https://emacstil.com/til/2022/01/16/get-ai-to-write-lisp/
Emacstil
Idea: Get AI to write lisp!
After playing OpenAI and writing some elisp at the same time, I come up with
this crazy idea: We can
this crazy idea: We can
Planet Emacslife
D.V.F.P.: Variables in LaTeX documents exported from Emacs Org Mode
https://francopasut.netlify.app/post/variables_orgmode_latex/
D.V.F.P.: Variables in LaTeX documents exported from Emacs Org Mode
https://francopasut.netlify.app/post/variables_orgmode_latex/
FP Site
Variables in LaTeX documents exported from Emacs Org Mode | FP Site
Table of Contents The usual introduction to Emacs, Org Mode and LaTeX Preamble section in Org Mode for essential export to LaTeX with variables generation The lines dedicated to the export of the variables Why variables?
Planet Emacslife
Jeremy Friesen: Switching from Company to Corfu for Emacs Completion
https://takeonrules.com/2022/01/17/switching-from-company-to-corfu-for-emacs-completion/
Jeremy Friesen: Switching from Company to Corfu for Emacs Completion
https://takeonrules.com/2022/01/17/switching-from-company-to-corfu-for-emacs-completion/
Take on Rules
Switching from Company to Corfu for Emacs Completion
Both Company and Corfu are completion packages for Emacs 📖 . Corfu’s README outlines alternatives, one of which is Company.
Why Corfu? There are three considerations:
Corfu’s package is one .el file at 1220 lines of code and comments. Whereas Company’s package…
Why Corfu? There are three considerations:
Corfu’s package is one .el file at 1220 lines of code and comments. Whereas Company’s package…
Planet Emacslife
Marcin Borkowski: Making code snippets in Org-mode easier to type
http://mbork.pl/2022-01-17_Making_code_snippets_in_Org-mode_easier_to_type
Marcin Borkowski: Making code snippets in Org-mode easier to type
http://mbork.pl/2022-01-17_Making_code_snippets_in_Org-mode_easier_to_type
Planet Emacslife
Sacha Chua: 2022-01-17 Emacs news
https://sachachua.com/blog/2022/01/2022-01-17-emacs-news/
Sacha Chua: 2022-01-17 Emacs news
https://sachachua.com/blog/2022/01/2022-01-17-emacs-news/
Planet Emacslife
Protesilaos Stavrou: Emacs: mct version 0.4.0
https://protesilaos.com/codelog/2022-01-19-mct-0-4-0/
Protesilaos Stavrou: Emacs: mct version 0.4.0
https://protesilaos.com/codelog/2022-01-19-mct-0-4-0/
Protesilaos Stavrou
Emacs: mct version 0.4.0
Information about the latest version of my mct package for GNU Emacs.
Planet Emacslife
Manuel Uberti: Handling wildcards in paths
https://www.manueluberti.eu//emacs/2022/01/20/wildcards/
Manuel Uberti: Handling wildcards in paths
https://www.manueluberti.eu//emacs/2022/01/20/wildcards/
Manuel Uberti
Handling wildcards in paths
On `file-expand-wildcards` and Eglot.
Planet Emacslife
Meta Redux: Weird Ruby: Heredoc Delimiters
https://metaredux.com/posts/2022/01/20/weird-ruby-heredoc-delimiters.html
Meta Redux: Weird Ruby: Heredoc Delimiters
https://metaredux.com/posts/2022/01/20/weird-ruby-heredoc-delimiters.html
Meta Redux
Weird Ruby: Heredoc Delimiters
Remember how I thought that the syntax for single-quoted heredocs was weird? I’ve got something even weirder for you today! Turns out that when using single-quoted heredoc delimiters you can have pretty much anything in them, including spaces! <<'END HTML'…
Planet Emacslife
Bozhidar Batsov: Unix Sockets are Now Supported on Windows
https://batsov.com/articles/2022/01/20/unix-sockets-are-now-supported-on-windows/
Bozhidar Batsov: Unix Sockets are Now Supported on Windows
https://batsov.com/articles/2022/01/20/unix-sockets-are-now-supported-on-windows/
(think)
Unix Sockets are Now Supported on Windows
I was surprised to learn that Windows has added support for Unix sockets (AF_UNIX) a few years ago (in 2017). From the announcement article:
Planet Emacslife
Mickey Petersen: Bad Emacs Advice
http://www.masteringemacs.org/article/bad-emacs-advice
Mickey Petersen: Bad Emacs Advice
http://www.masteringemacs.org/article/bad-emacs-advice
Mastering Emacs
Bad Emacs Advice
Most Emacs advice you'll find on the internet is largely good, and will improve your Emacs abilities, but people do occasionally share outright bad advice that harms your learning.
Planet Emacslife
Bozhidar Batsov: Bad Ruby: Hash Value Omission
https://batsov.com/articles/2022/01/20/bad-ruby-hash-value-omission/
Bozhidar Batsov: Bad Ruby: Hash Value Omission
https://batsov.com/articles/2022/01/20/bad-ruby-hash-value-omission/
(think)
Bad Ruby: Hash Value Omission
Ruby 3.1 was recently released and it features one major syntax addition - you can now omit values in hash literals and keyword arguments in certain cases.1 The release notes give the following examples: The feature is officially named “hash…
System Crafters
System Crafters Live! - Planning the New Emacs From Scratch
https://www.youtube.com/watch?v=NlP3EDS6WGE
System Crafters Live! - Planning the New Emacs From Scratch
https://www.youtube.com/watch?v=NlP3EDS6WGE
YouTube
System Crafters Live! - Planning the New Emacs From Scratch
In today's stream, let's talk about what an improved Emacs From Scratch series might look like! My goal is to make a new series to build a configuration from the ground up using only what comes in the box. I need your feedback on what I should cover and…
Planet Emacslife
Bozhidar Batsov: Farewell, G Suite legacy free edition
https://batsov.com/articles/2022/01/21/farewell-g-suite-legacy-free-edition/
Bozhidar Batsov: Farewell, G Suite legacy free edition
https://batsov.com/articles/2022/01/21/farewell-g-suite-legacy-free-edition/
(think)
Farewell, G Suite legacy free edition
Today I saw the news that Google are pulling on the plug on the G Suite legacy free edition (a.k.a. Google Apps for custom domains). If you don’t recall the story - originally the service was free for up to 50 users (making it quite popular with small companies)…
Planet Emacslife
Andrea: Moldable Emacs: query your Org Roam notes by tag
http://ag91.github.io/blog/2022/01/21/moldable-emacs-query-your-org-roam-notes-by-tag
Andrea: Moldable Emacs: query your Org Roam notes by tag
http://ag91.github.io/blog/2022/01/21/moldable-emacs-query-your-org-roam-notes-by-tag
ag91.github.io
Moldable Emacs: query your Org Roam notes by tag - Where parallels cross
Query notes by tag-notes intersection
Planet Emacslife
Bozhidar Batsov: Cheating at Wordle Like a Hacker
https://batsov.com/articles/2022/01/22/cheating-at-wordle-like-a-hacker/
Bozhidar Batsov: Cheating at Wordle Like a Hacker
https://batsov.com/articles/2022/01/22/cheating-at-wordle-like-a-hacker/
(think)
Cheating at Wordle Like a Hacker
These day almost everyone on Twitter seems to be playing the word game Wordle, including me. You’ve probably seen many people around you sharing images like this one: