Planet Emacslife
Emacs NYC: May 2021 Lightning Talks
http://emacsnyc.org/2021/12/06/may-2021-lightning-talks.html
Emacs NYC: May 2021 Lightning Talks
http://emacsnyc.org/2021/12/06/may-2021-lightning-talks.html
emacsnyc.org
(emacs-nyc)
Planet Emacslife
Bozhidar Batsov: Emacs is not a Proper GTK Application
https://batsov.com/articles/2021/12/06/emacs-is-not-a-proper-gtk-application/
Bozhidar Batsov: Emacs is not a Proper GTK Application
https://batsov.com/articles/2021/12/06/emacs-is-not-a-proper-gtk-application/
(think)
Emacs is not a Proper GTK Application
I got reminded yesterday that Emacs is not a proper GTK application after installing Windows 11 to make use of its built-in support for Linux GUI apps running in WSL. Windows uses Wayland/Weston and the results are great with native GTK apps like GEdit, but…
Planet Emacslife
Sacha Chua: 2021-12-06 Emacs news
https://sachachua.com/blog/2021/12/2021-12-06-emacs-news/
Sacha Chua: 2021-12-06 Emacs news
https://sachachua.com/blog/2021/12/2021-12-06-emacs-news/
Planet Emacslife
Magnus: Magit/forge and self-hosted GitLab
https://magnus.therning.org/2021-12-08-magit_forge-and-self-hosted-gitlab.html
Magnus: Magit/forge and self-hosted GitLab
https://magnus.therning.org/2021-12-08-magit_forge-and-self-hosted-gitlab.html
magnus.therning.org
Magit/forge and self-hosted GitLab
Planet Emacslife
Bozhidar Batsov: Experimenting with Link Posts
https://batsov.com/articles/2021/12/09/experimenting-with-link-posts/
Bozhidar Batsov: Experimenting with Link Posts
https://batsov.com/articles/2021/12/09/experimenting-with-link-posts/
(think)
Experimenting with Link Posts
17 years ago the famous blogger John Gruber, of Daring Fireball fame, introduced the concept of a “link log”/”linkblog”:1 I’ve always thought of those as “link posts”. ↩
Planet Emacslife
Protesilaos Stavrou: Demo of my custom Org block agenda
https://protesilaos.com/codelog/2021-12-09-emacs-org-block-agenda/
Protesilaos Stavrou: Demo of my custom Org block agenda
https://protesilaos.com/codelog/2021-12-09-emacs-org-block-agenda/
Protesilaos Stavrou
Demo of my custom Org block agenda
With Emacs, we can customise the Org agenda to pull in information from different sources and place it in a single view.
Planet Emacslife
Bozhidar Batsov: Working with Multiple Versions of Java on Ubuntu
https://batsov.com/articles/2021/12/10/working-with-multiple-versions-of-java-on-ubuntu/
Bozhidar Batsov: Working with Multiple Versions of Java on Ubuntu
https://batsov.com/articles/2021/12/10/working-with-multiple-versions-of-java-on-ubuntu/
(think)
Working with Multiple Versions of Java on Ubuntu
Today I encountered a bug that was specific to JDK 16 on a project I was working on, and I needed to switch back my Java version to something older. I realized I had forgotten (once again) how to switch between multiple Java version on Ubuntu (Debian), so…
Planet Emacslife
Manuel Uberti: Completing shell commands
https://www.manueluberti.eu//emacs/2021/12/10/shell-command/
Manuel Uberti: Completing shell commands
https://www.manueluberti.eu//emacs/2021/12/10/shell-command/
Manuel Uberti
Completing shell commands
How to leverage `shell-command` history.
Planet Emacslife
Emacs APAC: Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, December 25, 2021
https://emacs-apac.gitlab.io/announcements/december-2021/
Emacs APAC: Announcing Emacs Asia-Pacific (APAC) virtual meetup, Saturday, December 25, 2021
https://emacs-apac.gitlab.io/announcements/december-2021/
Planet Emacslife
Cameron Desautels: How to Create a Customized Clojure Docker Image
https://camdez.com/blog/2021/12/10/how-to-create-a-customized-clojure-docker-image/
Cameron Desautels: How to Create a Customized Clojure Docker Image
https://camdez.com/blog/2021/12/10/how-to-create-a-customized-clojure-docker-image/
camdez
How to Create a Customized Clojure Docker Image
Creating a Docker image isn’t particularly difficult, but I never do
it often enough to remember the incantations required. Yesterday I
needed a Docker image for running CI jobs on Circle CI.
There are some great pre-built images out there, but I couldn’t…
it often enough to remember the incantations required. Yesterday I
needed a Docker image for running CI jobs on Circle CI.
There are some great pre-built images out there, but I couldn’t…
Planet Emacslife
Yuan Fu (casouri): A prelude for writing Emacs dynamic modules
https://archive.casouri.cat/note/2021/emacs-module-prelude
Yuan Fu (casouri): A prelude for writing Emacs dynamic modules
https://archive.casouri.cat/note/2021/emacs-module-prelude
Planet Emacslife
Emacs Redux: Emacs Redux on Discord
https://emacsredux.com/blog/2021/12/12/emacs-redux-on-discord/
Emacs Redux: Emacs Redux on Discord
https://emacsredux.com/blog/2021/12/12/emacs-redux-on-discord/
Emacs Redux
Emacs Redux on Discord
A while ago I’ve created a Discord server for conversations related to Emacs Redux and my open-source Emacs projects (e.g. Emacs Prelude, crux and Projectile). One thing that I forgot to do was announce it, therefore this short article. Feel free to join…
Twitter @emacs_knight
Do I know anyone who managed to get Emacs to scale properly on Windows 11 with wslg on a HiDPI screen? Does compiling Emacs 28 with pgtk fix this? Is there some way to just turn off the scaling for Emacs only? See github.com/microsoft/wslg…
https://twitter.com/emacs_knight/status/1470058571715031054
Do I know anyone who managed to get Emacs to scale properly on Windows 11 with wslg on a HiDPI screen? Does compiling Emacs 28 with pgtk fix this? Is there some way to just turn off the scaling for Emacs only? See github.com/microsoft/wslg…
https://twitter.com/emacs_knight/status/1470058571715031054
GitHub
GitHub - microsoft/wslg: Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios
Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios - microsoft/wslg
Planet Emacslife
Bozhidar Batsov: Magit for VS Code
https://batsov.com/articles/2021/12/12/magit-for-vs-code/
Bozhidar Batsov: Magit for VS Code
https://batsov.com/articles/2021/12/12/magit-for-vs-code/
(think)
Magit for VS Code
Today I’ve learned about edamagit, a super faithful port of Magit for VS Code. It looks pretty similar to Magit and even has the same keybindings as Magit (e.g. you display it with M-x g).
Twitter @emacs_knight
I always thought that @magit_emacs was Emacs's unique advantage, but it turns out that VS Code has a pretty faithful port of Magit! It's named edamagit and it's quite legit batsov.com/articles/2021/… Don't worry I'm not switching to VS Code! :D
https://twitter.com/bbatsov/status/1470068148720357380
I always thought that @magit_emacs was Emacs's unique advantage, but it turns out that VS Code has a pretty faithful port of Magit! It's named edamagit and it's quite legit batsov.com/articles/2021/… Don't worry I'm not switching to VS Code! :D
https://twitter.com/bbatsov/status/1470068148720357380