Planet Emacslife
Protesilaos Stavrou: Note for modus-themes users on Emacs 29
https://protesilaos.com/codelog/2021-12-02-note-modus-emacs-29/
Protesilaos Stavrou: Note for modus-themes users on Emacs 29
https://protesilaos.com/codelog/2021-12-02-note-modus-emacs-29/
Protesilaos Stavrou
Note for modus-themes users on Emacs 29
How to configure new faces while waiting for a new version of the modus-themes.
Planet Emacslife
Bozhidar Batsov: Advent of Code 2021
https://batsov.com/articles/2021/12/02/advent-of-code-2021/
Bozhidar Batsov: Advent of Code 2021
https://batsov.com/articles/2021/12/02/advent-of-code-2021/
(think)
Advent of Code 2021
I love programming puzzles, even if I’ve never been particularly good at solving them. For me they were always a good way to gain some practice with a new programming language and to push myself to think for things unrelated to my job or my own projects.…
Planet Emacslife
Emacs TIL: Run a selection / region of Ruby code
https://emacstil.com/til/2021/12/02/run-a-selection-region-of-ruby-code/
Emacs TIL: Run a selection / region of Ruby code
https://emacstil.com/til/2021/12/02/run-a-selection-region-of-ruby-code/
Emacstil
Run a selection / region of Ruby code
Try the following steps in a ruby buffer:
Planet Emacslife
Emacs TIL: Doom Emacs Workspace Workflow
https://emacstil.com/til/2021/12/02/doom-emacs-workspace-workflow/
Emacs TIL: Doom Emacs Workspace Workflow
https://emacstil.com/til/2021/12/02/doom-emacs-workspace-workflow/
Emacstil
Doom Emacs Workspace Workflow
The most useful keybinding is C-c w w, or (+workspace/switch-to).
Planet Emacslife
Sacha Chua: EmacsConf backstage: picking timestamps from a waveform
https://sachachua.com/blog/2021/12/emacsconf-backstage-picking-timestamps-from-a-waveform/
Sacha Chua: EmacsConf backstage: picking timestamps from a waveform
https://sachachua.com/blog/2021/12/emacsconf-backstage-picking-timestamps-from-a-waveform/
Planet Emacslife
Protesilaos Stavrou: Live stream: Status update on my Emacs work
https://protesilaos.com/codelog/2021-12-04-live-stream-emacs-status-update/
Protesilaos Stavrou: Live stream: Status update on my Emacs work
https://protesilaos.com/codelog/2021-12-04-live-stream-emacs-status-update/
Protesilaos Stavrou
Live stream: Status update on my Emacs work
A live talk about what I have been up with my Emacs packages, followed by a question-and-answer session.
Planet Emacslife
Marcin Borkowski: Org timer once again
http://mbork.pl/2021-12-04_Org_timer_once_again
Marcin Borkowski: Org timer once again
http://mbork.pl/2021-12-04_Org_timer_once_again
Planet Emacslife
Manuel Uberti: Rebasing with VC
https://www.manueluberti.eu//emacs/2021/12/05/vc-rebasing/
Manuel Uberti: Rebasing with VC
https://www.manueluberti.eu//emacs/2021/12/05/vc-rebasing/
Manuel Uberti
Rebasing with VC
Interactively rebasing without Magit?
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.