2016-07-18 Emacs News
| emacs, emacs-news- Org Mode:
- Coding:
- Enhance emacs-git-gutter with ivy-mode
- Turn off linum-mode when file is too big
- Debugging GNU Emacs memory leaks (Reddit)
- parsec.el: Parser Combinator Library for Emacs Lisp, Similar to Haskell's Parsec (Reddit)
- Elpy: run the unit test I'm in and stop at my ipdb breakpoint
- find-file-in-project v5.2.0
- Other:
- Move to the beginning of a line the smart way
- Xwidgete, a package to enhance usability of current Xwidget browser
- Draw IBM/DOS style boxes in Emacs (uses hydra) (Reddit)
- I got tired of remembering package manager commands so I made an emacs package…
- refine – interactive list editing (Reddit)
- Watching youtube inside Emacs 25!
- pdf-tools on Windows!
- Reading RSS inside emacs on multiple computers?
- Edit Google Docs in Emacs — 2016 Edition
- New packages:
- emoji-recall: How many emoji can you recall from memory?
- helm-hunks: A helm interface for git hunks
- ob-smiles: Org-mode Babel support for SMILES.
- refine: interactive value editing
- smiles-mode: Major mode for SMILES.
- ssh-deploy: Deployment via SSH, global or per directory.
- xah-css-mode: Major mode for editing CSS code.
3 comments
Phil
2016-07-22T09:05:28ZAnd there I had imagined that you *just knew* about all the new packages :) I gave my 'delight' library an official release as a package on GNU ELPA during that week as well: http://elpa.gnu.org/package... -- please feel free to include it in your next round-up.
sachac
2016-07-22T15:27:24ZOh, I wonder why my script didn't pick it up. Had it been a MELPA package for a while? I think I pick things up only as they appear, not as they change repository. I'll add it manually next week. =)
Phil
2016-07-24T00:14:17ZYes, that'll be it -- someone else added it to MELPA in the past (it's
been removed from there as of a couple of days ago, though).