2019-12-09 Emacs news
| emacs, emacs-news- Emacs configuration:
- What are some good .emacs files to learn more Emacs features?
- Automatically pick up input at the cursor with the option to instantly overwrite it
- What do you like about Emacs keybindings?
- Wrote the last part in “Configuring Emacs from Scratch”. Please review and suggest improvements. Thanks! :)
- Redefined ESC ESC ESC to save my sanity. It worked, but . . .
- Dealing with Expired ELPA GPG Keys
- Emacs Lisp:
- Emacs development:
- * lisp/emacs-lisp/map-ynp.el (read-answer): Allow more SHORT-ANSWER types.
- Move recenter/scroll keybindings from minibuffer-local-map to read-char map
- * lisp/man.el (Man-width-max): New defcustom (bug#32536, bug#9385)
- Make HIST arg of read-from-minibuffer work with buffer-local vars
- * lisp/windmove.el (windmove-display-new-tab): New command.
- New jit-lock-antiblink-grace feature
- Appearance:
- Navigation:
- Org Mode:
- Coding:
- cov: An emacs extension for displaying coverage data on your code
- Emacs: Run git-blame on the current line — jayconrod.com
- Monky: An Emacs extension that provides interactive interface for Hg
- My company-posframe configuration displaying backend names in the child frame (Reddit)
- freebasic-mode: Emacs major mode for freebasic.
- {Announcement} lsp-mode 6.2 released
- Javascript and WebDev: What is your config?
- emacs-scopes-mode: Scopes major mode for Emacs
- Mail:
- Community:
- Screenshots and screencasts:
- Other:
- New packages:
- lastfm: Last.fm API for Emacs Lisp
- ormolu: Format Haskell source code using the “ormolu” program
- parse-it: Basic Parser in Emacs Lisp
- reveal-in-folder: Reveal current file in folder
Links from reddit.com/r/emacs, r/orgmode, r/spacemacs, r/planetemacs, Hacker News, planet.emacslife.com, YouTube, the Emacs NEWS file and emacs-devel.
3 comments
jonEbird
2019-12-09T20:18:06ZFYI, looks like the link for "emacs-doom-themes: An opinionated pack of modern color-themes" is wrong.
sachac
2019-12-09T23:51:05ZOops! Updated, thanks!
Joost Kremers
2019-12-11T11:02:52ZYou've include a link to a post by John Laudun (about word wrap) that is from 2008 and that contains outdated information, because Emacs has since gained `visual-line-mode`. I do enjoy the occasional link to older blog posts, but perhaps this one should not have been included. ☺