System Crafters
System Crafters Live! - The Hidden Value of Emacs' Tab Bar
https://www.youtube.com/watch?v=wqdT0xKMQT8
System Crafters Live! - The Hidden Value of Emacs' Tab Bar
https://www.youtube.com/watch?v=wqdT0xKMQT8
YouTube
System Crafters Live! - The Hidden Value of Emacs' Tab Bar
In this stream, we'll experiment with the latest improvements to the Tab Bar feature in Emacs 28 to see if we can make it a good replacement for workspace packages like Perspective.el. We'll also take a look at a really valuable use case for it that you…
Planet Emacslife
Manuel Uberti: The Mast-Head
https://www.manueluberti.eu//blogging/2021/12/17/masthead/
Manuel Uberti: The Mast-Head
https://www.manueluberti.eu//blogging/2021/12/17/masthead/
Manuel Uberti
The Mast-Head
Shout-out to a new blogging adventure.
Planet Emacslife
Sacha Chua: Adding little nudges to help on the EmacsConf wiki
https://sachachua.com/blog/2021/12/adding-little-nudges-to-help-on-the-emacsconf-wiki/
Sacha Chua: Adding little nudges to help on the EmacsConf wiki
https://sachachua.com/blog/2021/12/adding-little-nudges-to-help-on-the-emacsconf-wiki/
Planet Emacslife
Sacha Chua: Thinking about Emacs community maintenance
https://sachachua.com/blog/2021/12/thinking-about-emacs-community-maintenance/
Sacha Chua: Thinking about Emacs community maintenance
https://sachachua.com/blog/2021/12/thinking-about-emacs-community-maintenance/
Planet Emacslife
Emacs Redux: Using Emacs on Windows 11 with WSL2
https://emacsredux.com/blog/2021/12/19/using-emacs-on-windows-11-with-wsl2/
Emacs Redux: Using Emacs on Windows 11 with WSL2
https://emacsredux.com/blog/2021/12/19/using-emacs-on-windows-11-with-wsl2/
Emacs Redux
Using Emacs on Windows 11 with WSL2
This article is a follow-up to an older article I wrote about running Emacs with WSL2, using an X server for Windows 10. The instructions there are still valid for Windows 11, but now we have a second simpler way for running Linux GUI apps. Windows 11 features…
Twitter @emacs_knight
Now that the pgtk branch is merged, Emacs looks better than ever on Windows 11 + WSL2 emacsredux.com/blog/2021/12/1… I'd say the timing is perfect, as I upgraded to Windows 11 just a couple of weeks ago. :-)
https://twitter.com/bbatsov/status/1472501386847965186
Now that the pgtk branch is merged, Emacs looks better than ever on Windows 11 + WSL2 emacsredux.com/blog/2021/12/1… I'd say the timing is perfect, as I upgraded to Windows 11 just a couple of weeks ago. :-)
https://twitter.com/bbatsov/status/1472501386847965186
Planet Emacslife
Protesilaos Stavrou: Discussion on Emacs and modern app design
https://protesilaos.com/codelog/2021-12-19-discussion-emacs-design/
Protesilaos Stavrou: Discussion on Emacs and modern app design
https://protesilaos.com/codelog/2021-12-19-discussion-emacs-design/
Protesilaos Stavrou
Discussion on Emacs and modern app design
A comment thread involving Emacs and modern app design.
Planet Emacslife
Mickey Petersen: Inserting Emoji with Input Methods
http://www.masteringemacs.org/article/inserting-emoji-input-methods
Mickey Petersen: Inserting Emoji with Input Methods
http://www.masteringemacs.org/article/inserting-emoji-input-methods
Mastering Emacs
Inserting Emoji with Input Methods
The input-method feature, usually reserved for inserting diacritics and symbols, can be repurposed to insert emoji.
Planet Emacslife
Bozhidar Batsov: Building Emacs from Source with pgtk
https://batsov.com/articles/2021/12/19/building-emacs-from-source-with-pgtk/
Bozhidar Batsov: Building Emacs from Source with pgtk
https://batsov.com/articles/2021/12/19/building-emacs-from-source-with-pgtk/
(think)
Building Emacs from Source with pgtk
Yesterday the pure GTK (a.k.a. pgtk) feature branch was finally merged in Emacs’s master. In a recent article I mentioned I was super excited about it, because this meant proper Wayland support for Emacs and by association - native support for running Emacs’s…
Planet Emacslife
Emacs Redux: WSL-specific Emacs Configuration
https://emacsredux.com/blog/2021/12/19/wsl-specific-emacs-configuration/
Emacs Redux: WSL-specific Emacs Configuration
https://emacsredux.com/blog/2021/12/19/wsl-specific-emacs-configuration/
Emacs Redux
WSL-specific Emacs Configuration
If you’re running Emacs on Windows + WSL you might have some configuration that’s specific to that particular setup.1 I’ve discovered that the simplest way to figure out if Emacs is running in WSL is to check if the host OS is Linux and the WSLENV variable…
Planet Emacslife
Emacs TIL: “until” loop - My first elisp macro
https://emacstil.com/til/2021/12/19/my-first-macro-until-loop/
Emacs TIL: “until” loop - My first elisp macro
https://emacstil.com/til/2021/12/19/my-first-macro-until-loop/
Emacstil
"until" loop - My first elisp macro – Emacs TIL – Today I learned in Emacs
Recently I was reading On Lisp by Paul Graham and got interested in using macros in Emacs Lisp. I decided to play with it.
Planet Emacslife
Bozhidar Batsov: Changes to GitHub Pages
https://batsov.com/articles/2021/12/19/changes-to-github-pages/
Bozhidar Batsov: Changes to GitHub Pages
https://batsov.com/articles/2021/12/19/changes-to-github-pages/
(think)
Changes to GitHub Pages
Today I’ve noticed that updates to my site resulted in GitHub Pages deployment errors, even though everything was working fine locally with jekyll --serve and I hadn’t changed my site’s config.yml in a while.
Planet Emacslife
Sacha Chua: Why I Love Emacs - from Bob Oliver
https://sachachua.com/blog/2021/12/why-i-love-emacs-from-bob-oliver/
Sacha Chua: Why I Love Emacs - from Bob Oliver
https://sachachua.com/blog/2021/12/why-i-love-emacs-from-bob-oliver/
Planet Emacslife
Emacs TIL: Idea: Doom Emacs Configuration Service
https://emacstil.com/til/2021/12/20/idea-doom/
Emacs TIL: Idea: Doom Emacs Configuration Service
https://emacstil.com/til/2021/12/20/idea-doom/
Emacstil
Idea: Doom Emacs Configuration Service
When you are tinkering with Emacs, would it be great to refer to others'
configs automatically?
configs automatically?
Planet Emacslife
Jeremy Friesen: The Serendipity of Pairing with a New Developer
https://takeonrules.com/2021/12/20/the-serendipity-of-pairing-with-a-new-developer/
Jeremy Friesen: The Serendipity of Pairing with a New Developer
https://takeonrules.com/2021/12/20/the-serendipity-of-pairing-with-a-new-developer/
Take on Rules
The Serendipity of Pairing with a New Developer
Earlier this week, Dwight joined the Forem team. Friday we paired on scoping a problem.
While Dwight drove, I helped navigate. As he was typing in his terminal, I noticed an interesting feature. With a blank input prompt a drop-down appearred and he’d select…
While Dwight drove, I helped navigate. As he was typing in his terminal, I noticed an interesting feature. With a blank input prompt a drop-down appearred and he’d select…