all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 2016-12-19 Emacs News
@ 2016-12-21  7:40 Sacha Chua
  0 siblings, 0 replies; only message in thread
From: Sacha Chua @ 2016-12-21  7:40 UTC (permalink / raw)
  To: emacs-tangents


[-- Attachment #1.1: Type: text/plain, Size: 6960 bytes --]

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 <http://melpa.org/#/blackboard-theme>: TextMate Blackboard Theme
    - flycheck-objc-clang <http://melpa.org/#/flycheck-objc-clang>: Flycheck: Objective-C support using Clang
    - flycheck-swift3 <http://melpa.org/#/flycheck-swift3>: Flycheck: Swift support for Apple swift-mode
    - indent-tools <http://melpa.org/#/indent-tools>: Indent, navigate (and more) by blocks of indentation: yaml, python etc.
    - ivy-rich <http://melpa.org/#/ivy-rich>: More friendly display transformer for ivy.
    - jastadd-ast-mode <http://melpa.org/#/jastadd-ast-mode>: Major mode for editing JastAdd AST files
    - js-format <http://melpa.org/#/js-format>: Format or transform code style using NodeJS server with different javascript formatter
    - org-seek <http://melpa.org/#/org-seek>: Searching Org-mode files with search tools.
    - syntactic-close <http://melpa.org/#/syntactic-close>: Insert closing delimiter
    - winum <http://melpa.org/#/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)


[-- Attachment #1.2: Type: text/html, Size: 8309 bytes --]

[-- Attachment #2: emacs-news.org --]
[-- Type: text/x-org, Size: 6733 bytes --]

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

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/2016-12][emacs-devel]].

[[http://sachachua.com/blog/category/emacs-news][Past Emacs News round-ups]]


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-21  7:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-21  7:40 2016-12-19 Emacs News Sacha Chua

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.