* 2019-07-01 Emacs news - Emacs configuration: - [[https://www.reddit.com/r/emacs/comments/c75f8r/how_to_use_emacs_to_make_me_more_productive_and/][How to use Emacs to make me more productive and get work done faster.]] - [[https://www.reddit.com/r/emacs/comments/c6phhs/usepackagegit/][use-package-git]] - [[https://www.reddit.com/r/emacs/comments/c7npya/mesk_minimalist_emacs_starter_kit_alpha/][Mesk - minimalist emacs starter kit (ALPHA)]] - [[https://www.youtube.com/watch?v=FRu8SRWuUko&feature=youtu.be][Emacs configuration in 24 minutes - YouTube]] - [[https://www.youtube.com/watch?v=PKaJoqQQoIA&feature=youtu.be][Configuring my Emacs. Vim users are not invited! - YouTube]] - [[https://github.com/hualet/deepin-emacs][deepin-emacs: Emacs for Linux Deepin team]] - Emacs Lisp: - [[https://github.com/ebpa/jsonl.el][jsonl.el: Utility functions for working with line-delimited JSON ("JSON Lines")]] - [[https://repl.it/site/blog/elisp][Adding a language to Repl.it: Emacs Lisp]] ([[https://reddit.com/r/emacs/comments/c5df1x/adding_a_language_to_replit_emacs_lisp/][Reddit]]) - [[https://lobste.rs/s/sx8ely/arc_scheme_emacs_lisp][Arc and Scheme in Emacs Lisp]] - Emacs development: - [[https://lars.ingebrigtsen.no/2019/06/20/towards-a-cleaner-emacs-build/][Towards a Cleaner Emacs Build – Random Thoughts]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=74a5a332fee8a346cf65ed6656c1b08dc1df5fde][Support native image transforms on MS-Windows]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a91bdeb131f75210d32243f0bdfa02d2af87ea44][Mention the new emacsclient -a/--eval behaviour]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b98b843a5b6df987d3dba3e66fe637570c06cd0d][Add new ispell-change-dictionary-hook (Bug#1110)]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f9744d23e5bdc90ebdfaf78db55966e436876b28][Add a new regexp variable to control boring winner buffers]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d64c72f50cb5acefb806c53dfc965ff5b22e8ac9][Allow generating wiki and mediawiki tables]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e3b70e6b2dc5805fa92c9ddbf42fed81ed835f1b][Add :local specifier to defcustom]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b59ffd2290ff744ca4e7cc2748ba6b66fb2f99f1][Support (rx (and (regexp EXPR) (literal EXPR))) (Bug#36237)]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=349b778dde7f583a92dd1531aef3ff5c336e9aee][Support opening a new connection when reverting a telnet buffer]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=90c25b245259e99013dfb9292bea054a0ab4ffb6][Make dired commands report how many files they mark]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b26c2767edd98787297879c4570a2702eef031be][Add a new command to report the number and size of the marked files]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=9e81b22113de41ba80df9c5a7aaf08a056180785][Fix `goto-address-url-regexp']] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=cf9f481d98c7987d5970e76f38ce6d099907e9d2][Add imenu support to package-menu-mode]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=0ef31639593b97d6edc6dd263c915595a8fdc3b1][* lisp/textmodes/tex-mode.el (latex-noindent-commands): New custom var]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=1ad3387600442af3030b97f219bc60ccafb356eb][Add new commands to widen/narrow tabulated list columns]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=bc88b6b3193d1c4f8ebe6e8bd0fcc4a62bffa92c][NEWS fix up for Zstandard patches]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=516761576c89e1c8ead0bd34bb104f990bb7a218][Add Zstandard compression support for Tramp]], [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=c32cc62779ea31200df21c7c02c83bcb33ce7d21][dired]], [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f9afe8a97eb2b75adf53bb0d7cf2e4f12eb1b3d6][etags]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=34f01eb88f87fb8bd5b816d76a2527b5277862a7][* etc/NEWS: Describe changes to auth-source-pass]] - Appearance: - [[https://www.reddit.com/r/emacs/comments/c5mel4/what_mode_line_do_you_use_and_why/][What mode line do you use and why?]] - [[https://www.reddit.com/r/emacs/comments/c6q9rl/what_is_your_ideal_monitor_for_emacs/][What is your ideal monitor for emacs?]] - [[https://www.reddit.com/r/emacs/comments/c6ptui/what_font_for_programming_do_you_use_and_why/][What font for programming do you use and why?]] - [[https://www.reddit.com/r/emacs/comments/c4r3wn/centaur_tabs_a_new_customizable_and_aesthetic/][Centaur tabs: a new, customizable and aesthetic tabs plugin for Emacs]] - Navigation: - [[https://github.com/jojojames/matcha][matcha: Collection of hydras with a generic interface to launch them]] - [[https://github.com/waymondo/frog-jump-buffer][frog-jump-buffer - a super-fast buffer switching package using posframe and avy, is now on MELPA]] ([[https://reddit.com/r/emacs/comments/c4oq35/frogjumpbuffer_a_superfast_buffer_switching/][Reddit]]) - [[https://oremacs.com/2019/06/27/ivy-directory-improvements/][Ivy usability improvements when dealing with directories]] - [[https://github.com/abo-abo/swiper/commit/adfad9605a][Swiper now supports imenu]] - [[https://github.com/Wilfred/deadgrep/blob/master/docs/ALTERNATIVES.md][deadgrep/ALTERNATIVES.md at master · Wilfred/deadgrep · GitHub]] - Dired: - [[https://oremacs.com/2015/01/04/dired-nohup/][Start a process from dired · (or emacs]] - Org Mode: - [[https://emacsnyc.org/2015/03/02/how-i-use-org-capture-and-stuff.html][How I use org-capture: A talk by Jonathan Magen]] - [[https://www.youtube.com/watch?v=YXhpwLKCtf0&feature=youtu.be][Keeping A WebDev/Tech Notebook In Org Mode - YouTube]] - [[http://alan.petitepomme.net/tips/executing_coq.html][Support Coq Codeblocks in Org babel]] - [[https://i.redd.it/4nif4s1q2z631.gif][ros: My (yet another) Org-Mode Screenshot]] ([[https://reddit.com/r/emacs/comments/c6bsop/ros_my_yet_another_orgmode_screenshot/][Reddit]]) - [[https://gitlab.com/maltelau/org-lookup-dnd][org-lookup-dnd --- Reference the index of a D&D handbook pdf]] - Coding: - [[https://zacwood.me/2019/06/27/applescript-dsl/][A DSL for writing Applescripts in Emacs Lisp]] - [[https://github.com/hylang/hy-mode][hy-mode: Hy mode for Emacs]] - [[https://github.com/tkf/emacs-jedi][emacs-jedi: Python auto-completion for Emacs]] - [[https://www.youtube.com/watch?v=5p2Aq3bRuL0&feature=youtu.be][My Haskell Setup - YouTube]] - [[http://plantuml.com/emacs][Plantuml Integration with Emacs]] - [[https://github.com/clojure-emacs/clj-refactor.el][clj-refactor.el: A collection of Clojure refactoring functions for Emacs]] - [[https://github.com/pfeodrippe/orchardia][orchardia: Improving emacs tooling for Arcadia]] - [[https://github.com/jaybosamiya/vale-mode.el][vale-mode.el: Emacs support for Vale]] - [[https://github.com/charje/project-run][project-run: A language flexible play button for Emacs]] - [[https://github.com/ocaml/tuareg][tuareg: Emacs OCaml mode]] - [[https://github.com/emacs-php/phpstan.el][phpstan.el: Interface to PHPStan (PHP static analyzer)]] - [[https://github.com/hhvm/hack-mode][hack-mode: A Emacs major mode for editing Hack code]] - Version control: - [[https://github.com/emacs-evil/evil-magit][evil-magit: Black magic or evil keys for magit]] - [[https://www.reddit.com/r/emacs/comments/c5auv7/advice_for_easing_into_magit/][Advice for easing into magit]] - [[https://github.com/jtatarik/magit-gitflow][magit-gitflow: GitFlow plugin for magit.el]] - [[https://github.com/ananthakumaran/monky][monky: Magit for Hg]] - Spacemacs: - [[https://using.tech/posts/spacemacs/][Trying Out Spacemacs]] ([[https://reddit.com/r/spacemacs/comments/c5dr65/trying_out_spacemacs/][Reddit]]) - Other: - [[https://rsci.app.link/J9E9buuAJX?_p=f4503a44f22ec264669d087a21][Being an Emacs user in 2019 — pros and cons]] ([[https://reddit.com/r/planetemacs/comments/c6yegn/being_an_emacs_user_in_2019_pros_and_cons/][Reddit]]) - [[https://github.com/xuchunyang/web-search.el][web-search.el: Web search from Emacs and the terminal]] - [[https://github.com/joostkremers/pandoc-mode][pandoc-mode: An Emacs minor mode for interacting with Pandoc.]] - [[https://github.com/konr/tomatinho][tomatinho: A simple and beautiful pomodoro technique timer]] - [[https://github.com/baudtack/pomodoro.el][pomodoro.el: An emacs pomodoro timer]] - [[https://github.com/alexandru/emacs.mmbundle][emacs.mmbundle: MailMate integration bundle with Emacs, to use as external editor]] - New packages: - http://melpa.org/#/alt-codes: Insert alt codes using meta key. - http://melpa.org/#/bang: A more intelligent shell-command - http://melpa.org/#/cloud-theme: A light colored theme - http://melpa.org/#/counsel-ffdata: Use ivy to access firefox data - http://melpa.org/#/cpp-capf: Completion-at-point backend for c/c++ using clang - http://melpa.org/#/date2name: Package to prepend ISO Timestamps to files - http://melpa.org/#/elpl: Emacs Lisp REPL - http://melpa.org/#/go-capf: Completion-at-point backend for go - http://melpa.org/#/helm-file-preview: Preview the current helm file selection. - http://melpa.org/#/insert-kaomoji: Easily insert kaomojis - http://melpa.org/#/naysayer-theme: The naysayer color theme - http://melpa.org/#/nnreddit: Gnus Backend For Reddit - http://melpa.org/#/org-drill: Self-testing using spaced repetition - http://melpa.org/#/poetry: Interface to Poetry - http://melpa.org/#/semaphore: Semaphore based on condition variables - http://melpa.org/#/semaphore-promise: semaphore integration with promise - http://melpa.org/#/tinypng: Compress PNG and JPEG with TinyPNG.com API - http://melpa.org/#/with-emacs: Evaluate Emacs Lisp expressions in a separate Emacs process - https://elpa.gnu.org/packages/persist.html: Persist Variables - Writing: - [[https://github.com/mhlinder/unabridged-mw][unabridged-mw: Fetch entries from the Unabridged Merriam-Webster dictionary website.]] - [[https://github.com/mkmcc/bibslurp][bibslurp: retrieve BibTeX entries from NASA ADS]] Links from [[http://reddit.com/r/emacs/new][reddit.com/r/emacs]], [[http://reddit.com/r/orgmode][/r/orgmode]], [[http://reddit.com/r/spacemacs][/r/spacemacs]], [[https://reddit.com/r/planetemacs][/r/planetemacs]], [[https://hn.algolia.com/?query=emacs&sort=byDate&prefix&page=0&dateRange=all&type=story][Hacker News]], [[http://planet.emacslife.com][planet.emacslife.com]], [[https://www.youtube.com/results?search_query=emacs&search_sort=video_date_uploaded][YouTube]], the changes to the [[http://git.savannah.gnu.org/cgit/emacs.git/log/etc/NEWS][Emacs NEWS file]], and [[http://lists.gnu.org/archive/html/emacs-devel/2019-07][emacs-devel]]. You're receiving this message via the Emacs Tangents mailing list. [[https://lists.gnu.org/mailman/listinfo/emacs-tangents][View list info/unsubscribe]]