* 2018-03-04 Emacs news - Emacs Lisp: - [[https://github.com/Wilfred/elisp-def][elisp-def finds local and global elisp definitions, even with macros!]] ([[https://reddit.com/r/emacs/comments/81cucg/elispdef_finds_local_and_global_elisp_definitions/][Reddit]]) - [[https://alexschroeder.ch/wiki/2018-02-27_Emacs_Packages][Alex Schroeder: Emacs Packages]] - Emacs development: - [[http://tromey.com/blog/?p=999][Emacs JIT Calling Convention - further adventures in Emacs JIT]] - [[http://lists.gnu.org/archive/html/emacs-devel/2018-03/msg00014.html][Let's make the GC safe and iterative (Was: Re: bug#30626)]] ([[https://reddit.com/r/emacs/comments/81kbnj/lets_make_the_gc_safe_and_iterative_was_re/][Reddit]], [[https://news.ycombinator.com/item?id=16504776][HN]]) - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=90ca83d4bf17a334902321e93fa89ccb1f4a5a4e][lisp/isearch.el (search-exit-option): Add options 'shift-move' and 'move'.]] - Appearance: - [[https://muto.ca/beautifying-emacs.html][Short article on beautifying Emacs - Missing anything important?]] ([[https://reddit.com/r/emacs/comments/811nce/short_article_on_beautifying_emacs_missing/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/81ogys/minions/][Minions]] ([[https://reddit.com/r/emacs/comments/81ogys/minions/][Reddit]]) - Navigation: - [[https://emacs.stackexchange.com/questions/28736/emacs-pointcursor-movement-lag/28746][How to speed up cursor movement by 10x]] ([[https://reddit.com/r/emacs/comments/819v0h/how_to_speed_up_cursor_movement_by_10x/][Reddit]]) - [[https://github.com/jacktasia/dumb-jump/releases/tag/v0.5.2][Dumb Jump v0.5.2 adds basic support for SCSS, Crystal, Scheme, SML, Erlang, LaTex, VHDL]] ([[https://reddit.com/r/emacs/comments/813cip/dumb_jump_v052_adds_basic_support_for_scss/][Reddit]]) - Org Mode: - [[http://cestlaz.github.io/posts/using-emacs-44-pdf/][Using Emacs 44 - An org-mode workflow for application processing]] - [[https://www.wisdomandwonder.com/article/10747/emacsorg-mode-is-there-a-single-person-out-there-who-can-remember-all-of-the-features-they-have-configured-in-their-emacs][(Emacs+Org-Mode) Is There A Single Person Out There Who Can Remember All Of The Features They Have Configured In Their Emacs?]] - [[http://cestlaz.github.io/posts/using-emacs-44-pdf/#.WpqtV1RsPY0.reddit][Using Emacs 44 - An org-mode workflow for application processing]] ([[https://reddit.com/r/emacs/comments/81qc75/using_emacs_44_an_orgmode_workflow_for/][Reddit]]) - [[https://github.com/harrybournis/org-fancy-priorities][org-fancy-priorities: Display org mode priorities as custom strings]] ([[https://reddit.com/r/emacs/comments/81tn7w/orgfancypriorities_display_org_mode_priorities_as/][Reddit]]) - [[http://pragmaticemacs.com/emacs/reorder-todo-items-in-your-org-mode-agenda/][Reorder TODO items in your org-mode agenda]] ([[https://reddit.com/r/emacs/comments/81ejuq/reorder_todo_items_in_your_orgmode_agenda/][Reddit]]) - [[http://irreal.org/blog/?p=6987][Irreal: A Reproducible Research Toolkit]] - [[https://github.com/Chobbes/org-chef][Org-Chef: manage and extract recipes with org-mode]] ([[https://reddit.com/r/emacs/comments/81tgzh/orgchef_manage_and_extract_recipes_with_orgmode/][Reddit]]) - [[http://acidwords.com/posts/2018-03-02-extending-org-mode-easy-templates.html][Sanel Zukan: Extending org-mode Easy Templates]] - Coding: - [[https://www.reddit.com/r/emacs/comments/81cfu8/intellijlspserver_exposes_intellij_idea_features/][intellij-lsp-server: Exposes IntelliJ IDEA features to Emacs through the Language Server Protocol]] ([[https://reddit.com/r/emacs/comments/81cfu8/intellijlspserver_exposes_intellij_idea_features/][Reddit]]) - [[https://medium.com/@chris.shellenbarger/developing-in-clojure-with-emacs-mastering-the-keyboard-6cb9bef7f760][Developing in Clojure with Emacs: Mastering the Keyboard]] - Other: - [[https://www.reddit.com/r/emacs/comments/81ct5u/emax6420180302_released/][emax64-20180302 released]] ([[https://reddit.com/r/emacs/comments/81ct5u/emax6420180302_released/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/819qn6/emacs_tables_not_orgtables/][Emacs tables (not org-tables)]] ([[https://reddit.com/r/emacs/comments/819qn6/emacs_tables_not_orgtables/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/80sm7t/exwm_version_017_looks_like_things_have_been/][exwm version 0.17 - looks like things have been happening]] ([[https://reddit.com/r/emacs/comments/80sm7t/exwm_version_017_looks_like_things_have_been/][Reddit]]) - [[http://irreal.org/blog/?p=6989][Irreal: Reasons to Switch to Emacs]] - [[http://mbork.pl/2018-03-03_pdf-annot-print-annotation-functions_and_Windows_newlines][Marcin Borkowski: pdf-annot-print-annotation-functions and Windows newlines]] - [[https://youtu.be/Vrx_EcOTlTc][Shaping sound with Emacs]] (4:10) - [[https://github.com/zachcurry/emacs-anywhere][Show HN: Emacs Anywhere]] (lots of [[https://news.ycombinator.com/item?id=16513916][HN comments]]) - New packages: - http://melpa.org/#/chyla-theme: chyla.org - green color theme. - http://melpa.org/#/conllu-mode: editing mode for CoNLL-U files - http://melpa.org/#/counsel-css: stylesheet-selector-aware swiper - http://melpa.org/#/daemons: UI for managing init system daemons (services) - http://melpa.org/#/elgrep: Searching files for regular expressions - http://melpa.org/#/elisp-def: macro-aware go-to-definition for elisp - http://melpa.org/#/flycheck-dtrace: Flycheck: DTrace support - http://melpa.org/#/flycheck-jest: Flycheck extension for Jest. - http://melpa.org/#/flycheck-posframe: Show flycheck error messages using posframe.el - http://melpa.org/#/frameshot: Take screenshots of a frame - http://melpa.org/#/fuo: feeluown client. - http://melpa.org/#/git-io: git.io integration - http://melpa.org/#/gitlab-ci-mode: mode for editing GitLab CI files - http://melpa.org/#/helm-lib-babel: helm insertion of babel function references - http://melpa.org/#/hide-mode-line: minor mode that hides/masks your modeline - http://melpa.org/#/ivy-mpdel: Ivy interface to navigate MPD - http://melpa.org/#/ivy-phpunit: Ivy integration for phpunit.el - http://melpa.org/#/keycast: Show current command and its key in the mode line - http://melpa.org/#/libmpdel: Communication with an MPD server - http://melpa.org/#/mgmtconfig-mode: mgmt configuration management language - http://melpa.org/#/minions: A minor-mode menu for the mode line - http://melpa.org/#/moody: Tabs and ribbons for the mode line - http://melpa.org/#/mpdel: Play and control your MPD music - http://melpa.org/#/mpmc-queue: a multiple-producer-multiple-consumer queue - http://melpa.org/#/nofrils-acme-theme: Port of "No Frils Acme" Vim theme. - http://melpa.org/#/org-chef: Cookbook and recipe management with org-mode. - http://melpa.org/#/org-fancy-priorities: Display org priorities as custom strings - http://melpa.org/#/overcast-theme: A dark but vibrant color theme for Emacs - http://melpa.org/#/parseclj: Clojure/EDN parser - http://melpa.org/#/sql-clickhouse: support ClickHouse as SQL interpreter - delete - [[http://manuel-uberti.github.io/emacs/2018/03/03/winner-undo/][Refactoring my windows restoring solution]] - [[http://sachachua.com/blog/2018/02/2018-02-26-emacs-news/][sachachua: 2018-02-26 Emacs news]] - [[http://puntoblogspot.blogspot.com/2018/02/sf-emacs-meetup.html][Raimon Grau: SF emacs meetup]] 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://hn.algolia.com/?query=emacs&sort=byDate&prefix&page=0&dateRange=all&type=story][Hacker News]], [[http://planet.emacsen.org][planet.emacsen.org]], [[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/2018-03][emacs-devel]].