2016-12-19 Emacs News ===================== - Org Mode: - [Sorting an org-mode table] (http://pragmaticemacs.com/emacs/sorting-an-org-mode-table/) - [Using categories to organize your Org agenda] (http://sachachua.com/blog/2016/12/using-categories-organize-org-agenda/) - [Rails remote console in emacs and org-mode] (https://www.reddit.com/r/emacs/comments/5j8rxw/rails_remote_console_in_emacs_and_orgmode/) - [Open a section in org-file programmatically] (https://www.reddit.com/r/emacs/comments/5ig6bc/open_a_section_in_orgfile_programmatically/) - [Change the color of the TODO keyword you use to mark tasks that are in progress.] (https://www.reddit.com/r/orgmode/comments/5j9rmv/change_the_color_of_the_todo_keyword_you_use_to/) - [Advanced Usage of Dependencies Between Tasks Using org-depend.el] (http://karl-voit.at/2016/12/18/org-depend/) ([Reddit] (https://www.reddit.com/r/orgmode/comments/5izzmz/advanced_usage_of_dependencies_between_tasks/)) - [Org-mode babel is cool] (http://anbasile.github.io/2016/12/02/org-babel-is-cool/) - Coding: - [indent-tools: navigate in yaml, indent python etc by blocks of indentation] (https://gitlab.com/emacs-stuff/indent-tools) - [git-elisp-overview: Git-related Emacs packages] (https://github.com/tarsius/git-elisp-overview) ([Reddit] (https://www.reddit.com/r/emacs/comments/5iy64s/gitelispoverview_gitrelated_emacs_packages/)) - [Some react es6 yasnippets] (https://www.reddit.com/r/emacs/comments/5ivkpt/some_react_es6_yasnippets/) - [Browse stackoverflow in Emacs] (https://www.reddit.com/r/emacs/comments/5ic7yl/browse_stackoverflow_in_emacs/) - [js-comint v1.0.0] (https://www.reddit.com/r/emacs/comments/5i1vzt/jscomint_v100/) - [Add Python docstring to the beginning of anything in Emacs] (http://gergely.polonkai.eu/2016/11/30/add-python-docstring-to-the-beginning-of-anything/) - Emacs Lisp: - [momentary-string-display] (http://mbork.pl/2016-12-12_momentary-string-display) - [Race conditions in Emacs' process filter functions] (http://blog.jorgenschaefer.de/2014/05/race-conditions-in-emacs-process-filter.html) - [lexical-binding: t vs lexical-let?] (https://www.reddit.com/r/emacs/comments/5j9qgz/lexicalbinding_t_vs_lexicallet/) - [How I chased down a PHP mode indention bug in Emacs] (https://hexmode.com/2016/12/how-i-chased-down-a-php-mode-indention-bug-in-emacs/) ([Reddit] (https://www.reddit.com/r/emacs/comments/5j4i07/how_i_chased_down_a_php_mode_indention_bug_in/)) - [eros: Evaluation Result OverlayS for Emacs Lisp] (https://www.reddit.com/r/emacs/comments/5iw5ml/eros_evaluation_result_overlays_for_emacs_lisp/) - [Don’t kill-buffer, kill-this-buffer instead] (http://pragmaticemacs.com/emacs/dont-kill-buffer-kill-this-buffer-instead/) ([Reddit] (https://www.reddit.com/r/emacs/comments/5it2gc/dont_killbuffer_killthisbuffer_instead/)) - [New maintainer for omnisharp-emacs is needed] (https://github.com/OmniSharp/omnisharp-emacs/issues/265) ([Reddit] (https://www.reddit.com/r/emacs/comments/5ip1bl/new_maintainer_for_omnisharpemacs_is_needed/)) - Emacs development: - [Concurrency has landed] (https://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00378.html) ([Reddit] (https://www.reddit.com/r/emacs/comments/5hw4ne/concurrency_has_landed/)) - [ibuffer: new filters and commands] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=35aaa6b6aa9a2e7b42465603fb32355a009c510f) - [Image-Dired improvements] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f8072cd5c16f855505f6a0ce6a6b30309735705d) - [New commands image-scroll-left and image-scroll-right] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=cdf5340f51d4346c276102331e3ed29561753b26) - [Discussion of linking to Javascript libraries within Emacs core] (http://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00605.html) - [Discussion of event handling] (http://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00783.html) - [Continued discussion about narrowing and widening] (http://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00702.html) - [Regular expression libraries] (http://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00622.html) - Other: - [Generating links to info buffers] (http://mbork.pl/2016-12-18_Generating_links_to_info_buffers) - [Converting files from DOS to UNIX file formats using Emacs] (http://www.lonecpluspluscoder.com/2016/12/13/converting-files-from-dos-to-unix-file-formats-using-emacs/) - [Tmux + Emacs] (https://www.reddit.com/r/emacs/comments/5j89xn/tmux_emacs/) - [Nice email configuration using Emacs, mbsync, notmuch, msmtp, msmtpq, pgp, and gnus-alias] (https://github.com/kzar/davemail) ([Reddit] (https://www.reddit.com/r/emacs/comments/5iievm/nice_email_configuration_using_emacs_mbsync/)) - [Breaking the dependency on the terminal] (https://www.reddit.com/r/emacs/comments/5i3x91/breaking_the_dependency_on_the_terminal/) - [Running Multiple Emacs Daemons on a Single System · tychoish] (http://tychoish.com/post/running-multiple-emacs-daemons-on-a-single-system/) ([Reddit] (https://www.reddit.com/r/emacs/comments/5hwtal/running_multiple_emacs_daemons_on_a_single_system/)) - New packages: - blackboard-theme : TextMate Blackboard Theme - flycheck-objc-clang : Flycheck: Objective-C support using Clang - flycheck-swift3 : Flycheck: Swift support for Apple swift-mode - indent-tools : Indent, navigate (and more) by blocks of indentation: yaml, python etc. - ivy-rich : More friendly display transformer for ivy. - jastadd-ast-mode : Major mode for editing JastAdd AST files - js-format : Format or transform code style using NodeJS server with different javascript formatter - org-seek : Searching Org-mode files with search tools. - syntactic-close : Insert closing delimiter - winum : Navigate windows and frames using numbers. Links from [reddit.com/r/emacs] (http://reddit.com/r/emacs/new), [/r/orgmode] (http://reddit.com/r/orgmode), [/r/spacemacs] (http://reddit.com/r/spacemacs), [Hacker News] (https://hn.algolia.com/?query=emacs&sort=byDate&prefix&page=0&dateRange=all&type=story), [planet.emacsen.org] (http://planet.emacsen.org), [Youtube] (https://www.youtube.com/results?search_query=emacs&search_sort=video_date_uploaded), the changes to the [Emacs NEWS file] (http://git.savannah.gnu.org/cgit/emacs.git/log/etc/NEWS), and [emacs-devel] (http://lists.gnu.org/archive/html/emacs-devel/2016-12). [Past Emacs News round-ups] (http://sachachua.com/blog/category/emacs-news)