2019-01-07 Emacs news
Emacs Lisp: Elisp script to install all packages very fast with parallel processes Live stream: Configuring Emacs (almost) from scratch (Reddit) Emacs development: Emacs pretest 26.1.91 is out Fix...
View Article2019-01-14 Emacs news
Emacs Lisp: Elisp script to install packages with parallel processes. Updated. Attach keys to commands How to improve this elisp function? Convert a Keyword to a Symbol New library: reformatter.el...
View Article2019-01-21 Emacs news
Emacs development: Add portable dumper as an alternative to unexec Support native image resizing on MS-Windows Expand spectrum of window change functions FOSDEM 2019 – Extend Emacs in C or Other...
View Article2019-01-28 Emacs news
Emacs Lisp: Emacs supports help menus for prefix keys by default Divide an ice-cream recipe with Emacs (0:57) Emacs development: Is there a detailed “under the hood” writeup of emacs? Discussion on...
View Article2019-02-04 Emacs news
Emacs Lisp: Threading IO-bound functions in Emacs elisp.js: Emacs Lisp interpreter in JavaScript Marcin Borkowski: A simple template mechanism in Elisp Emacs development: Use IPv6 localhost when...
View Article2019-02-11 Emacs news
Emacs Lisp: Is there a practical way to completely disable package without uninstalling it? scripts.el – collection of tiny but useful Emacs Lisp code (inspired by unpackaged.el) (Reddit) Do you have...
View Article2019-02-18 Emacs news
Emacs Lisp: REDDIT: Emacs Lisp Cheat Sheet Copying the Whole Buffer Inserting the current file name at point ht.el: The missing hash table library for Emacs modalka: Easily introduce native modal...
View Article2019-02-25 Emacs news
Emacs Lisp: melpa/CONTRIBUTING.org: Read this if you want to include your package in MELPA. What is the best workflow to contributed to Emacs package? ELPA: guess-language: Robust automatic language...
View Article2019-03-04 Emacs news
Emacs Lisp: Xah Lee Live Stream. emacs lisp for beginner. Emacs development: Merge diff-font-lock-refine and diff-auto-refine-mode into diff-refine Correct regexp-opt return value for empty string...
View Article2019-03-11 Emacs news
Emacs Lisp: An Async / Await Library for Emacs Lisp Emacs Is Great – Ep 37, Better pair editing. Expand Region (15:19) Emacs development: Long discussion about Emacs internationalization Rewrite...
View Article2019-03-18 Emacs news
Emacs Lisp: frog-menu: Quickly pick items from ad hoc menus in Emacs strans: Manipulate strings by providing examples A robust bencode encoder / decoder for Emacs Lisp (Reddit) Emacs development: RFE:...
View Article2019-03-25 Emacs news
Emacs Lisp: Best elisp docs I have seen yet! (Reddit) emacs-fu: IELM: a REPL for emacs eros: Evaluation Result OverlayS for Emacs Lisp. speed-of-thought-lisp: Write elisp at the speed of thought....
View Article2019-04-01 Emacs news
Emacs Lisp: David’s Elisp hacks Series of Videos on Emacs Lisp (in French) by Florent Rougon – YouTube Writing A Spotify Client in 16 Minutes – YouTube Watch me as I create a slide show function in...
View Article2019-04-08 Emacs news
Emacs Lisp: Exercism: Code practice and mentorship for Emacs Lisp macros & regex – This is how I tame the two heads of the monster – Qiita Watch me as I scrape links from a Hacker News post using...
View Article2019-04-15 Emacs news
Update: Added Paris meetup, Apr 18 Emacs Lisp: How to ensure that lexical binding won’t break my code? tui.el: An experimental text-based UI framework for Emacs modeled after React – requires emacs...
View Article2019-04-22 Emacs news
Emacs configuration: Pure Emacs Lisp Init Skeleton (Reddit) a13’s Init file for Emacs Emacs Lisp: How to make a menu in Emacs Some Performance Advantages of Lexical Scope names: A Namespace...
View Article2019-04-29 Emacs news
Emacs configuration: Rediscovering vanilla Emacs’ text editing (Reddit) Where is the proper way of rewriting or replacing an emacs library function? More modern Emacs defaults? Emacs Lisp:...
View Article2019-05-06 Emacs news
Emacs configuration: configuration: My Emacs configuration, dotfiles and more. Mirror of http://bit.ly/2GSDWEm, might lag behind slightly. EModule: Manage personal configuration by splitting it into...
View Article2019-05-13 Emacs news
Update: Added link to Paris meetup on May 21. Emacs configuration: Finding Emacs Distributions and trying them out How I built a minimal Spacemacs-like version, with some basic key binding: dakra’s...
View ArticleAdding :target option for the TOC keyword in Org Mode
Now that A- can be counted on to happily play with a babysitter for several hours once a week, I’ve decided to alternate consulting and personal projects. Two weeks ago, I used my personal time to make...
View Article