2023-09-18 Emacs news ===================== - Upcoming events: - M-x Research (contact them for password): TBA Wed Sep 20 0800 America/Vancouver - 1000 America/Chicago - 1100 America/Toronto - 1500 Etc/GMT - 1700 Europe/Berlin - 2030 Asia/Kolkata - 2300 Asia/Singapore - Emacs.si (in person): Emacs.si meetup #9 2023 (#online) Fri Sep 22 2000 CET - Mastering Emacs book club Fri Sep 22 1200 America/Vancouver - 1400 America/Chicago - 1500 America/Toronto - 1900 Etc/GMT - 2100 Europe/Berlin -- Sat Sep 23 0030 Asia/Kolkata - 0300 Asia/Singapore - Emacs APAC (virtual) Sat Sep 23 0130 America/Vancouver - 0330 America/Chicago - 0430 America/Toronto - 0830 Etc/GMT - 1030 Europe/Berlin - 1400 Asia/Kolkata - 1630 Asia/Singapore - Mastering Emacs book club Sat Sep 23 0200 America/Vancouver - 0400 America/Chicago - 0500 America/Toronto - 0900 Etc/GMT - 1100 Europe/Berlin - 1430 Asia/Kolkata - 1700 Asia/Singapore - Mastering Emacs book club Sun Sep 24 0200 America/Vancouver - 0400 America/Chicago - 0500 America/Toronto - 0900 Etc/GMT - 1100 Europe/Berlin - 1430 Asia/Kolkata - 1700 Asia/Singapore - London Emacs (in person): Emacs London Meetup Tue Sep 26 1900 Europe/London - Emacs Berlin (virtual, in English) Wed Sep 27 0930 America/Vancouver - 1130 America/Chicago - 1230 America/Toronto - 1630 Etc/GMT - 1830 Europe/Berlin - 2200 Asia/Kolkata -- Thu Sep 28 0030 Asia/Singapore - Emacs configuration: - [Elpaca: package suggestions] () - [Introducing Emacs Writing Studio] () - [IvanMalison's Emacs Config] () - [Stefanomarton's Emacs Config] () - [tornikegomareli's Emacs Config] () - [hacknightly's Emacs Config] () - [o-santi/emacs: My emacs config (as a nix flake)] () ([Reddit] ()) - Emacs Lisp: - [How to write buffer region into a file in Emacs Lisp? | write-region, make-directory] () (02:18) - [Xah Talk Show 2023-09-13 Emacs Lisp Coding, Empty Trash] () (01:13:46) - Appearance: - [Alvaro Ramirez: Redact that buffer] () - [Irreal: Proportional Fonts For Writing Prose] () - [centered-cursor-mode.el: An emacs minor mode for smooth scrolling] () - [Emacs: change cursor color during active repeat-mode commands] () - [Kanagawa theme more aligned to original Neovim colorscheme] () - Navigation: - [Emacs Case Sensitive Search 2023_09_16_04:26:03] () (03:47) - [Advanced Emacs Motions] () ([Reddit] ()) - [Emacs Goodies - #12 Save Place Mode] () (03:18) - [Charles Choi: Using Bookmarks in Emacs like you do in Web Browsers] () ([Irreal] ()) - [Release 0.3 · alphapapa/bufler.el (Dynamic, automatic buffer grouping and workspaces)] () - Dired: - [James Dyer: Opening Files Externally from dired] () - [An Emacs "Killer Feature" Is Bulk Renaming] () (08:23) - [T. V. Raman: Augment With Zoxide] () - a smarter cd built in Rust - Org Mode: - [James Dyer: Org Table to Calculate Weight Loss] () - [org-window-habit - An alternative habit system based on rolling window/intervals of time] () - [org-yaap: Yet another alert package for org.] () - [org-capture-ref: Extract metadata/bibtex info from websites for org-capture] () - [shakespeare.org: An emacs org-mode of the collected works of shakespeare] () - [Simple, Non-Commercial, Open Source Notes] () (30:25) - [The Secrets of My Emacs Presentation Style] () - org-present - Completion: - [Manuel Uberti: Using Ugrep with Consult] () - Coding: - [Let's Write a Tree-Sitter Major Mode] () ([Reddit] (), [HN] (), [lemmy] ()) - [git-cat - Use Emacs to find and view files in a bare git repository] () ([Reddit] ()) - [thartman83/literate-playbooks: A set of Ansible Playbooks] () ([Reddit] ()) - [FPGA & ASIC: verilog-ts-mode and vhdl-ts-mode] () - [ts-query-highlight: A emacs plugin that helps you interactively highlight tree sitter queries.] () ([Reddit] ()) - Mail, news, and chat: - [Release v0.12 · alphapapa/ement.el (Matrix client for Emacs)] () ([Reddit] ()) - [Alvaro Ramirez: Emacs hangs saving .authinfo.gpg (workaround)] () ([Irreal] ()) - Fun: - [Why you should ditch evil mode -- the hypothenar eminence] () ([Irreal] ()) - AI: - [Setting up emacs-openai/chatgpt] () ([Reddit] ()) - [marcklemp/vips: Emacs interface for OpenAI's GPT API and DeepL's translation API] () ([HN] ()) - Community: - [Weekly Tips, Tricks, &c. Thread] () - [[SUMMARY] #2 [[bbb:OrgMeetup]​] on Wed, Sep 13, 19:00 UTC+3] () - [Eric MacAdie: 2023-09 Austin Emacs Meetup] () - [ergonomics : why i come back to emacs] () - [Anyone into programmable keyboards (and colemak) have an emacs layout they like?] () - Other: - [Emacs Batch Mode: A quick dive into an overlooked feature] () (05:46) - [Extend emacs with any language (over http)] () - [Rendering emacs in OpenGL so I can code my game, in my game.] () ([Reddit] ()) - [Sacha Chua: EmacsConf backstage: making it easier to do talk-specific actions] () - [Emacs Notes: View Emacs NEWS files as Info manual too] () - [psalm.el] () - [teleport.el: Client for teleport (goteleport.com); Use this to connect to remote hosts] () - [How I Build Emacs From Source on Debian] () - [emacs-desktop.sh · master · Bhavin Gandhi / emacs-pretest-rpm · GitLab] () - [Emacs termux telephony call] () - [How to get graphical (not Termux-based) Emacs on Android along with file-sync and shared init files across platforms.] () - [Alvaro Ramirez: Send note to Kindle] () ([gist] (), [lobste.rs] ()) - Emacs development: - emacs-devel: - [To Emacs packagers!] () - note about libXi and XInput2 - [Explanation of glyph rows and why it's not easy to have an image span multiple lines of text] () - [Discussion about default permissions on Android] () - [Challenges of changing the current display engine wrt buffer text] () - [thoughts about parallel redisplay] () - [buffer-text representations] () - [article about VSCode's buffer implementation change to a piece tree] () - [more thoughts on multithreading, thread safety, copy-on-write] () - [Maybe a shim around a SBCL core?] () - [Support Unicode version 15.1] () - [New option gdb-display-io-buffer] () - [bug#65673: Add lua-ts-mode] () - [Make using Edmacro easier for long sequences of keys] () - [* src/alloc.c (garbage_collect): Run `post-gc-hook` later (bug#65700)] () - New packages: - cybercafe-theme : Cybercafe color theme (MELPA) - eask : Core Eask APIs, for Eask CLI development (MELPA) - graphql-ts-mode : Tree-sitter support for GraphQL (MELPA) - helm-comint : Comint prompt navigation for helm (MELPA) - iota : Replace marker with increasing integers (MELPA) - llama-cpp : A client for llama-cpp server (MELPA) - mistty : Shell/Comint alternative based on term.el (MELPA) - nushell-ts-mode : Tree-sitter support for Nushell (MELPA) - slint-mode : Major-mode for the Slint UI language (MELPA) - universal-sidecar : A universal sidecar buffer (MELPA) - wat-ts-mode : Major mode for webassembly text format (MELPA) Links from [reddit.com/r/emacs] (), [r/orgmode] (), [r/spacemacs] (), [r/planetemacs] (), [Hacker News] (), [lobste.rs] (), [kbin] (), [programming.dev] (), [communick.news] (), [lemmy] (), [planet.emacslife.com] (), [YouTube] (), [the Emacs NEWS file] (), [Emacs Calendar] (), and [emacs-devel] (). Thanks to Andrés Ramírez for emacs-devel links. Do you have an Emacs-related link or announcement? Please e-mail me at [sacha@sachachua.com] (). Thank you! You're receiving this message via the Emacs Tangents mailing list. View list info/unsubscribe: https://lists.gnu.org/mailman/listinfo/emacs-tangents