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: 2018-03-20 Emacs news Date: Mon, 19 Mar 2018 12:33:49 -0400 Message-ID: <874llc58k2.fsf@sachachua.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: blaine.gmane.org 1521477151 12918 195.159.176.226 (19 Mar 2018 16:32:31 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 19 Mar 2018 16:32:31 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: emacs-tangents@gnu.org Original-X-From: emacs-tangents-bounces+get-emacs-tangents=m.gmane.org@gnu.org Mon Mar 19 17:32:26 2018 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 1exxhy-0003HP-8F for get-emacs-tangents@m.gmane.org; Mon, 19 Mar 2018 17:32:26 +0100 Original-Received: from localhost ([::1]:42943 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1exxk1-0000qe-F0 for get-emacs-tangents@m.gmane.org; Mon, 19 Mar 2018 12:34:33 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48891) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1exxjW-0000j0-Ie for emacs-tangents@gnu.org; Mon, 19 Mar 2018 12:34:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1exxjT-00064R-35 for emacs-tangents@gnu.org; Mon, 19 Mar 2018 12:34:02 -0400 Original-Received: from [195.159.176.226] (port=55810 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1exxjS-00062N-LZ for emacs-tangents@gnu.org; Mon, 19 Mar 2018 12:33:59 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1exxhM-0002Wg-Lp for emacs-tangents@gnu.org; Mon, 19 Mar 2018 17:31:48 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 165 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:qdclqSVjQqJdNNiKGj10rT7mofY= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] 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:253 Archived-At: --=-=-= Content-Type: multipart/alternative; boundary="==-=-=" --==-=-= Content-Type: text/plain Content-Disposition: inline 2018-03-20 Emacs news ===================== - Emacs Lisp: - [Modern Emacs Lisp development question] (https://www.reddit.com/r/emacs/comments/853ka5/modern_emacs_lisp_development_question/) ([Reddit] (https://reddit.com/r/emacs/comments/853ka5/modern_emacs_lisp_development_question/)) - [Another Literate Emacs Config in Org-Mode] (https://jamiecollinson.com/blog/my-emacs-config/) ([Reddit] (https://reddit.com/r/emacs/comments/83usco/literate_emacs_config_in_orgmode/)) - Emacs development: - [Heads-up: Emacs 26.1 RC1] (http://lists.gnu.org/archive/html/emacs-devel/2018-03/msg00597.html) - [Discussion of overlay tree bramch] (http://lists.gnu.org/archive/html/emacs-devel/2018-03/msg00565.html) - ['browse-url-emacs' can now visit a URL in selected window] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=415ff1a0e141b74a53df1d8411113b1cd0c9ce90) - [Allow toggling Grep command abbreviation, and rename related symbols] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=0965d94ca426765382f366bf48f88ba5f9500afd) - Navigation: - [Automatically open non-editable Emacs files as root] (https://www.reddit.com/r/emacs/comments/85fcuu/automatically_open_noneditable_emacs_files_as_root/) ([Reddit] (https://reddit.com/r/emacs/comments/85fcuu/automatically_open_noneditable_emacs_files_as_root/)) - [New package: counsel-term-history] (https://www.reddit.com/r/emacs/comments/84z7ux/new_package_counseltermhistory/) ([Reddit] (https://reddit.com/r/emacs/comments/84z7ux/new_package_counseltermhistory/)) - Org Mode: - [Blogging with Emacs?] (https://www.reddit.com/r/emacs/comments/857ab1/blogging_with_emacs/) - [Org mode files repository] (https://www.reddit.com/r/emacs/comments/84mtik/org_mode_files_repository/) - [org-mode: How do you use certain features for task management?] (https://www.reddit.com/r/emacs/comments/83znb4/orgmode_how_do_you_use_certain_features_for_task/) - [What are effective and sustainable techniques for handling multiple work projects in orgmode?] (https://www.reddit.com/r/orgmode/comments/84g0ss/what_are_effective_and_sustainable_techniques_for/) - [Building an Org mode-compatible web app with human-friendly UI. Would you share your input? (x-post /r/emacs)] (https://www.reddit.com/r/orgmode/comments/84xyg8/building_an_org_modecompatible_web_app_with/) - [Org Mode syntax highlighting in Atom] (https://atom.io/packages/org-mode) ([Reddit] (https://www.reddit.com/r/orgmode/comments/83t3cj/org_mode_syntax_highlighting_in_atom/)) - [sachachua: Making an 8-page 7"x4.25" captioned photo book with Org Mode and LaTeX] (http://sachachua.com/blog/2018/03/making-an-8-page-7x4-25-captioned-photo-book-with-org-mode-and-latex/) - [Marcin Borkowski: My Org-mode hydra] (http://mbork.pl/2018-03-18_My_Org-mode_hydra) - Coding: - [Diffing and merging in Emacs] (http://www.skybert.net/emacs/diffing-and-merging-in-emacs/) ([Reddit] (https://reddit.com/r/emacs/comments/84f33m/diffing_and_merging_in_emacs/)) - [Raimon Grau: fixing indentation of lua (busted) in emacs. A nasty hack] (http://puntoblogspot.blogspot.com/2018/03/fixing-indentation-of-lua-busted-in.html) - Other: - [Emacs 25, simple] (https://i.redd.it/krvylm6ha5m01.png) ([Reddit] (https://reddit.com/r/emacs/comments/84wd1v/emacs_25_simple/)) - [New package: academic-phrases] (https://www.reddit.com/r/emacs/comments/85ac3g/new_package_academicphrases/) ([Reddit] (https://reddit.com/r/emacs/comments/85ac3g/new_package_academicphrases/)) - [Toying with dinosaur with Emacs as server] (http://vito.sdf.org/dino.html?m=1) ([Reddit] (https://reddit.com/r/emacs/comments/843v1m/toying_with_dinosaur_with_emacs_as_server/)) - [Why Use Emacs - Mathew Robinson] (https://medium.com/@chasinglogic/why-use-emacs-ede521733fda) ([Reddit] (https://reddit.com/r/emacs/comments/84y4j2/why_use_emacs_mathew_robinson/)) - New packages: - academic-phrases : Bypass that mental block when writing your papers. - bolt-mode : Editing support for Bolt language - flame : automatic generation of flamage, as if we needed more. - grep-context : Increase context in compilation and grep buffers - magit-org-todos : Add local todo items to the magit status buffer - ob-clojurescript : org-babel functions for ClojureScript evaluation - org-radiobutton : Radiobutton for org-mode lists. 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/2018-03). --==-=-= Content-Type: text/html Content-Disposition: inline

2018-03-20 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.

--==-=-=-- --=-=-= Content-Type: text/x-org; name=emacs-news.org Content-Disposition: attachment * 2018-03-20 Emacs news - Emacs Lisp: - [[https://www.reddit.com/r/emacs/comments/853ka5/modern_emacs_lisp_development_question/][Modern Emacs Lisp development question]] ([[https://reddit.com/r/emacs/comments/853ka5/modern_emacs_lisp_development_question/][Reddit]]) - [[https://jamiecollinson.com/blog/my-emacs-config/][Another Literate Emacs Config in Org-Mode]] ([[https://reddit.com/r/emacs/comments/83usco/literate_emacs_config_in_orgmode/][Reddit]]) - Emacs development: - [[http://lists.gnu.org/archive/html/emacs-devel/2018-03/msg00597.html][Heads-up: Emacs 26.1 RC1]] - [[http://lists.gnu.org/archive/html/emacs-devel/2018-03/msg00565.html][Discussion of overlay tree bramch]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=415ff1a0e141b74a53df1d8411113b1cd0c9ce90]['browse-url-emacs' can now visit a URL in selected window]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=0965d94ca426765382f366bf48f88ba5f9500afd][Allow toggling Grep command abbreviation, and rename related symbols]] - Navigation: - [[https://www.reddit.com/r/emacs/comments/85fcuu/automatically_open_noneditable_emacs_files_as_root/][Automatically open non-editable Emacs files as root]] ([[https://reddit.com/r/emacs/comments/85fcuu/automatically_open_noneditable_emacs_files_as_root/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/84z7ux/new_package_counseltermhistory/][New package: counsel-term-history]] ([[https://reddit.com/r/emacs/comments/84z7ux/new_package_counseltermhistory/][Reddit]]) - Org Mode: - [[https://www.reddit.com/r/emacs/comments/857ab1/blogging_with_emacs/][Blogging with Emacs?]] - [[https://www.reddit.com/r/emacs/comments/84mtik/org_mode_files_repository/][Org mode files repository]] - [[https://www.reddit.com/r/emacs/comments/83znb4/orgmode_how_do_you_use_certain_features_for_task/][org-mode: How do you use certain features for task management?]] - [[https://www.reddit.com/r/orgmode/comments/84g0ss/what_are_effective_and_sustainable_techniques_for/][What are effective and sustainable techniques for handling multiple work projects in orgmode?]] - [[https://www.reddit.com/r/orgmode/comments/84xyg8/building_an_org_modecompatible_web_app_with/][Building an Org mode-compatible web app with human-friendly UI. Would you share your input? (x-post /r/emacs)]] - [[https://atom.io/packages/org-mode][Org Mode syntax highlighting in Atom]] ([[https://www.reddit.com/r/orgmode/comments/83t3cj/org_mode_syntax_highlighting_in_atom/][Reddit]]) - [[http://sachachua.com/blog/2018/03/making-an-8-page-7x4-25-captioned-photo-book-with-org-mode-and-latex/][sachachua: Making an 8-page 7"x4.25" captioned photo book with Org Mode and LaTeX]] - [[http://mbork.pl/2018-03-18_My_Org-mode_hydra][Marcin Borkowski: My Org-mode hydra]] - Coding: - [[http://www.skybert.net/emacs/diffing-and-merging-in-emacs/][Diffing and merging in Emacs]] ([[https://reddit.com/r/emacs/comments/84f33m/diffing_and_merging_in_emacs/][Reddit]]) - [[http://puntoblogspot.blogspot.com/2018/03/fixing-indentation-of-lua-busted-in.html][Raimon Grau: fixing indentation of lua (busted) in emacs. A nasty hack]] - Other: - [[https://i.redd.it/krvylm6ha5m01.png][Emacs 25, simple]] ([[https://reddit.com/r/emacs/comments/84wd1v/emacs_25_simple/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/85ac3g/new_package_academicphrases/][New package: academic-phrases]] ([[https://reddit.com/r/emacs/comments/85ac3g/new_package_academicphrases/][Reddit]]) - [[http://vito.sdf.org/dino.html?m=1][Toying with dinosaur with Emacs as server]] ([[https://reddit.com/r/emacs/comments/843v1m/toying_with_dinosaur_with_emacs_as_server/][Reddit]]) - [[https://medium.com/@chasinglogic/why-use-emacs-ede521733fda][Why Use Emacs - Mathew Robinson]] ([[https://reddit.com/r/emacs/comments/84y4j2/why_use_emacs_mathew_robinson/][Reddit]]) - New packages: - http://melpa.org/#/academic-phrases: Bypass that mental block when writing your papers. - http://melpa.org/#/bolt-mode: Editing support for Bolt language - http://melpa.org/#/flame: automatic generation of flamage, as if we needed more. - http://melpa.org/#/grep-context: Increase context in compilation and grep buffers - http://melpa.org/#/magit-org-todos: Add local todo items to the magit status buffer - http://melpa.org/#/ob-clojurescript: org-babel functions for ClojureScript evaluation - http://melpa.org/#/org-radiobutton: Radiobutton for org-mode lists. 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]]. --=-=-=--