From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Sacha Chua Newsgroups: gmane.emacs.tangents Subject: 2016-10-10 Emacs News Date: Mon, 10 Oct 2016 01:21:44 -0400 Message-ID: <87fuo422zb.fsf@sachachua.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: blaine.gmane.org 1476076975 24829 195.159.176.226 (10 Oct 2016 05:22:55 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 10 Oct 2016 05:22:55 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (gnu/linux) To: emacs-tangents@gnu.org Original-X-From: emacs-tangents-bounces+get-emacs-tangents=m.gmane.org@gnu.org Mon Oct 10 07:22:50 2016 Return-path: Envelope-to: get-emacs-tangents@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1btT2x-00055Q-6v for get-emacs-tangents@m.gmane.org; Mon, 10 Oct 2016 07:22:43 +0200 Original-Received: from localhost ([::1]:47526 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btT2v-0003Kj-La for get-emacs-tangents@m.gmane.org; Mon, 10 Oct 2016 01:22:41 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:34483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btT2f-0003KO-1h for emacs-tangents@gnu.org; Mon, 10 Oct 2016 01:22:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1btT2a-0004ur-Jw for emacs-tangents@gnu.org; Mon, 10 Oct 2016 01:22:23 -0400 Original-Received: from [195.159.176.226] (port=39771 helo=blaine.gmane.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btT2a-0004qf-9G for emacs-tangents@gnu.org; Mon, 10 Oct 2016 01:22:20 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1btT2G-0008Mt-PU for emacs-tangents@gnu.org; Mon, 10 Oct 2016 07:22:00 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 181 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:gyJBKcvaQ7eZD2DONLThyObWKfE= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 195.159.176.226 X-BeenThere: emacs-tangents@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-tangents-bounces+get-emacs-tangents=m.gmane.org@gnu.org Original-Sender: "Emacs-tangents" Xref: news.gmane.org gmane.emacs.tangents:160 Archived-At: --=-=-= Content-Type: multipart/alternative; boundary="==-=-=" --==-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit 2016-10-10 Emacs News ===================== - Org Mode: - [Transpose a table in org-mode] (http://pragmaticemacs.com/emacs/transpose-a-table-in-org-mode/) - [The Fifteen Questions That You Must Answer In Your Org Mode Literate Programming Configuration] (https://www.wisdomandwonder.com/article/10400/the-fifteen-questions-that-you-must-answer-in-your-org-mode-literate-programming-configuration) - [org-export-babel-evaluate] (https://www.miskatonic.org/2016/10/03/orgexportbabelevaluate/) - [Secretaria.el - attempt of an assistant for you in org-mode] (https://www.reddit.com/r/emacs/comments/56l1z2/can_the_community_review_my_package_secretariael/) - [Adjust the size of pictures to be shown inside org-mode] (https://www.reddit.com/r/emacs/comments/55zk2d/adjust_the_size_of_pictures_to_be_shown_inside/) - [Efficiently untangling Elisp from .org files] (http://www.holgerschurig.de/en/emacs-efficiently-untangling-elisp/) ([Reddit] (https://www.reddit.com/r/emacs/comments/55xzud/efficiently_untangling_elisp_from_org_files/)) - [Is there a way to convert simple HTML files to org-mode files?] (https://www.reddit.com/r/emacs/comments/55t4dp/is_there_a_way_to_convert_simple_html_files_to/) - [:clojureD Bonn 2016: Emacs org-mode für Einsteiger] (https://www.youtube.com/watch?v=8iiVyNFA-yc) (54:41) - Magit: - [Magit - My Simple Workflow] (http://prodissues.com/2016/10/magit-my-simple-workflow.html) - [How to use only Magit when using another editor?] (https://www.reddit.com/r/emacs/comments/56pbcl/how_to_use_only_magit_when_using_another_editor/) - [How to simplifying magit workflow?] (https://www.reddit.com/r/emacs/comments/56ntg0/how_to_simplifying_magit_workflow/) - [magit: manage a repo without having a file opened] (https://www.reddit.com/r/emacs/comments/567ju3/magit_manage_a_repo_without_having_a_file_opened/) - Coding: - [TblUi a Tabulated List mode extension - use it to build your next tabulated list mode] (https://github.com/Yuki-Inoue/tblui.el) - [RYO - Roll your own modal mode!] (https://kungsgeten.github.io/ryo-modal.html) ([Reddit] (https://www.reddit.com/r/emacs/comments/56ao5v/ryo_roll_your_own_modal_mode/)) - [State of emacs potential for java development as of late 2016] (https://www.reddit.com/r/emacs/comments/56226v/state_of_emacs_potential_for_java_development_as/) - [goal: navigating large Bash projects. implementation: questions] (https://www.reddit.com/r/emacs/comments/55ybk4/goal_navigating_large_bash_projects/) - [emacs-devel discussion: Emacs Lisp's future] (http://lists.gnu.org/archive/html/emacs-devel/2016-10/msg00125.html) - Other: - [Center Buffer Text in Emacs] (http://www.lunaryorn.com/posts/center-buffer-text-in-emacs.html) - [Open files with the system default application] (http://pragmaticemacs.com/emacs/open-files-with-the-system-default-application/) - [enable upcase/downcase-region but prevent accident] (https://www.reddit.com/r/emacs/comments/56qb27/enable_upcasedowncaseregion_but_prevent_accident/) - [Using Emacs - 16 - Undo Tree] (http://cestlaz.github.io/posts/using-emacs-16-undo-tree/#.V_pwvapLT4Y.reddit) ([Reddit] (https://www.reddit.com/r/emacs/comments/56mxm9/using_emacs_16_undo_tree/)) - [best workflow for window layout managament] (https://www.reddit.com/r/emacs/comments/566tve/best_workflow_for_window_layout_managament/) - [Email notifications in Gnus] (http://codingquark.com/life/2016/10/06/email-notifications-gnus.html) - [Spacemacs 0.200 is out] (https://twitter.com/spacemacs/status/782830348417634305) ([Reddit] (https://www.reddit.com/r/spacemacs/comments/55miaj/spacemacs_0200_is_out/)) - [New Emacs package pamparam: flashcards with spaced repetition] (https://www.youtube.com/watch?v=p1WOevXLSJQ) (25:07) - [Side-window-related changes] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b8fd71d5709650c1aced92c772f70595c51881d2) - New packages: - chinese-number : Convert numbers between Arabic and Chinese formats - mosey : Mosey around your buffers - octo-mode : Major mode for Octo assembly language - org-clock-today : Show the total clocked time of the current day in the mode line - snapshot-timemachine-rsnapshot : rsnapshot backend for snapshot-timemachine - tblui : Define tabulated list UI easily - ts-comint : Run a Typescript interpreter in an inferior process window. - webpaste : Paste to pastebin-like services 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-10). [Past Emacs News round-ups] (http://sachachua.com/blog/category/emacs-news) --==-=-= Content-Type: text/html; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit

2016-10-10 Emacs News

Links from reddit.com/r/emacs, /r/orgmode, /r/spacemacs, Hacker News, planet.emacsen.org, Youtube, the changes to the Emacs NEWS file, and emacs-devel.

Past Emacs News round-ups

--==-=-=-- --=-=-= Content-Type: text/x-org; charset=utf-8; name=emacs-news.org Content-Disposition: attachment Content-Transfer-Encoding: 8bit * 2016-10-10 Emacs News - Org Mode: - [[http://pragmaticemacs.com/emacs/transpose-a-table-in-org-mode/][Transpose a table in org-mode]] - [[https://www.wisdomandwonder.com/article/10400/the-fifteen-questions-that-you-must-answer-in-your-org-mode-literate-programming-configuration][The Fifteen Questions That You Must Answer In Your Org Mode Literate Programming Configuration]] - [[https://www.miskatonic.org/2016/10/03/orgexportbabelevaluate/][org-export-babel-evaluate]] - [[https://www.reddit.com/r/emacs/comments/56l1z2/can_the_community_review_my_package_secretariael/][Secretaria.el - attempt of an assistant for you in org-mode]] - [[https://www.reddit.com/r/emacs/comments/55zk2d/adjust_the_size_of_pictures_to_be_shown_inside/][Adjust the size of pictures to be shown inside org-mode]] - [[http://www.holgerschurig.de/en/emacs-efficiently-untangling-elisp/][Efficiently untangling Elisp from .org files]] ([[https://www.reddit.com/r/emacs/comments/55xzud/efficiently_untangling_elisp_from_org_files/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/55t4dp/is_there_a_way_to_convert_simple_html_files_to/][Is there a way to convert simple HTML files to org-mode files?]] - [[https://www.youtube.com/watch?v=8iiVyNFA-yc][:clojureD Bonn 2016: Emacs org-mode für Einsteiger]] (54:41) - Magit: - [[http://prodissues.com/2016/10/magit-my-simple-workflow.html][Magit - My Simple Workflow]] - [[https://www.reddit.com/r/emacs/comments/56pbcl/how_to_use_only_magit_when_using_another_editor/][How to use only Magit when using another editor?]] - [[https://www.reddit.com/r/emacs/comments/56ntg0/how_to_simplifying_magit_workflow/][How to simplifying magit workflow?]] - [[https://www.reddit.com/r/emacs/comments/567ju3/magit_manage_a_repo_without_having_a_file_opened/][magit: manage a repo without having a file opened]] - Coding: - [[https://github.com/Yuki-Inoue/tblui.el][TblUi a Tabulated List mode extension - use it to build your next tabulated list mode]] - [[https://kungsgeten.github.io/ryo-modal.html][RYO - Roll your own modal mode!]] ([[https://www.reddit.com/r/emacs/comments/56ao5v/ryo_roll_your_own_modal_mode/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/56226v/state_of_emacs_potential_for_java_development_as/][State of emacs potential for java development as of late 2016]] - [[https://www.reddit.com/r/emacs/comments/55ybk4/goal_navigating_large_bash_projects/][goal: navigating large Bash projects. implementation: questions]] - [[http://lists.gnu.org/archive/html/emacs-devel/2016-10/msg00125.html][emacs-devel discussion: Emacs Lisp's future]] - Other: - [[http://www.lunaryorn.com/posts/center-buffer-text-in-emacs.html][Center Buffer Text in Emacs]] - [[http://pragmaticemacs.com/emacs/open-files-with-the-system-default-application/][Open files with the system default application]] - [[https://www.reddit.com/r/emacs/comments/56qb27/enable_upcasedowncaseregion_but_prevent_accident/][enable upcase/downcase-region but prevent accident]] - [[http://cestlaz.github.io/posts/using-emacs-16-undo-tree/#.V_pwvapLT4Y.reddit][Using Emacs - 16 - Undo Tree]] ([[https://www.reddit.com/r/emacs/comments/56mxm9/using_emacs_16_undo_tree/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/566tve/best_workflow_for_window_layout_managament/][best workflow for window layout managament]] - [[http://codingquark.com/life/2016/10/06/email-notifications-gnus.html][Email notifications in Gnus]] - [[https://twitter.com/spacemacs/status/782830348417634305][Spacemacs 0.200 is out]] ([[https://www.reddit.com/r/spacemacs/comments/55miaj/spacemacs_0200_is_out/][Reddit]]) - [[https://www.youtube.com/watch?v=p1WOevXLSJQ][New Emacs package pamparam: flashcards with spaced repetition]] (25:07) - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b8fd71d5709650c1aced92c772f70595c51881d2][Side-window-related changes]] - New packages: - http://melpa.org/#/chinese-number: Convert numbers between Arabic and Chinese formats - http://melpa.org/#/mosey: Mosey around your buffers - http://melpa.org/#/octo-mode: Major mode for Octo assembly language - http://melpa.org/#/org-clock-today: Show the total clocked time of the current day in the mode line - http://melpa.org/#/snapshot-timemachine-rsnapshot: rsnapshot backend for snapshot-timemachine - http://melpa.org/#/tblui: Define tabulated list UI easily - http://melpa.org/#/ts-comint: Run a Typescript interpreter in an inferior process window. - http://melpa.org/#/webpaste: Paste to pastebin-like services 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-10][emacs-devel]]. [[http://sachachua.com/blog/category/emacs-news][Past Emacs News round-ups]] --=-=-=--