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-04-02 Emacs news Date: Mon, 02 Apr 2018 02:37:46 -0400 Message-ID: <87r2ny866d.fsf@sachachua.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: blaine.gmane.org 1522650981 7087 195.159.176.226 (2 Apr 2018 06:36:21 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 2 Apr 2018 06:36:21 +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 Apr 02 08:36:17 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 1f2t4h-0001jJ-74 for get-emacs-tangents@m.gmane.org; Mon, 02 Apr 2018 08:36:15 +0200 Original-Received: from localhost ([::1]:36760 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f2t6k-0003Ph-Sb for get-emacs-tangents@m.gmane.org; Mon, 02 Apr 2018 02:38:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44208) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f2t6O-0003PB-15 for emacs-tangents@gnu.org; Mon, 02 Apr 2018 02:38:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f2t6J-0003Yg-J0 for emacs-tangents@gnu.org; Mon, 02 Apr 2018 02:38:00 -0400 Original-Received: from [195.159.176.226] (port=60437 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f2t6J-0003Vt-4m for emacs-tangents@gnu.org; Mon, 02 Apr 2018 02:37:55 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1f2t4C-0001Cl-Cz for emacs-tangents@gnu.org; Mon, 02 Apr 2018 08:35:44 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 132 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:KhrzCW8TCePFUmcw3YiMbRVW5ok= 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:255 Archived-At: --=-=-= Content-Type: multipart/alternative; boundary="==-=-=" --==-=-= Content-Type: text/plain Content-Disposition: inline 2018-04-02 Emacs news ===================== - Emacs Lisp: - [lispy-multiline, lispy-oneline - reformat Lisp expressions] (https://www.wisdomandwonder.com/article/10755/emacsorg-mode-if-you-go-insane-trying-to-deal-with-lisp-code-squashed-into-one-line-then-read-on-to-see-the-fix) - Emacs development: - [New package-quickstart feature in emacs 27] (https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6dfdf0c9e8e4aca77b148db8d009c862389c64d3) ([Reddit] (https://reddit.com/r/emacs/comments/87g6yg/new_packagequickstart_feature_in_emacs_27/)) - [Change the default value of nxml-sexp-element-flag.] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=02e4b05c9d274e278581e811a4e935f922db402b) - [New experimental variable read-integer-overflow-as-float.] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=c213f465ba8038ce93314b96fd53ec3e35d34609) - [Lisp reader now checks for integer overflow] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6b3d01dad415230ad0bd0d01a05351d7a8b0e8c3) - [Support Capital sharp S in German input methods] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3409fe0362c52127c52f854a7300f4dde4b8fffe) - [(benchmark-run-compiled): Make it work like 'benchmark-run' again] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=7bc31c1cd4b6a6eac0d29e31dbe3d208e2258ccf) - Org Mode: - [org-variable-pitch.el: variable-pitch in Org mode, but keeps indentation, lists and code blocks in monospace (screenshot in comments)] (https://github.com/cadadr/elisp/blob/master/org-variable-pitch.el) ([Reddit] (https://reddit.com/r/emacs/comments/8838hk/orgvariablepitchel_variablepitch_in_org_mode_but/)) - Coding: - [Magit v2.12 released] (https://www.reddit.com/r/emacs/comments/884q3u/magit_v212_released/) - [Putting the I back in IDE: Jane St's emacs-based workflow for code review] (https://blog.janestreet.com/putting-the-i-back-in-ide-towards-a-github-explorer/) ([Reddit] (https://reddit.com/r/emacs/comments/88b51s/putting_the_i_back_in_ide_jane_sts_emacsbased/)) - [PYNT (PYthon iNTeractive) - A minor mode for getting your code into a jupyter notebook.] (https://github.com/ebanner/pynt) ([Reddit] (https://reddit.com/r/emacs/comments/88ocrj/pynt_python_interactive_a_minor_mode_for_getting/)) - [Irreal: A C++ Configuration for Emacs] (http://irreal.org/blog/?p=7063) - [find-file-in-project v5.6.0] (https://www.reddit.com/r/emacs/comments/88ifi9/findfileinproject_v560/) - [Bryan Murdock: Fixing xref-find-references] (http://bryan-murdock.blogspot.com/2018/03/fixing-xref-find-references.html) - Other: - [Emacs Powerpack -- Emacs installer for Windows] (https://www.reddit.com/r/emacs/comments/88k192/emacs_powerpack_emacs_installer_for_windows/) - [Asynchronous rsync with Emacs, dired and tramp.] (https://vxlabs.com/2018/03/30/asynchronous-rsync-with-emacs-dired-and-tramp/) ([Reddit] (https://reddit.com/r/emacs/comments/885fof/asynchronous_rsync_with_emacs_dired_and_tramp/)) - [Wrote a function that implements toggle (repeat all and repeat one) in simple-mpc] (https://www.reddit.com/r/emacs/comments/884sge/wrote_a_function_that_implements_toggle_repeat/) - [outlook.el: Emacs package to send HTML emails in MS Outlook style] (https://github.com/asavonic/outlook.el) ([Reddit] (https://reddit.com/r/emacs/comments/87viwi/outlookel_emacs_package_to_send_html_emails_in_ms/)) - New packages: - djangonaut : Minor mode to interact with Django projects - symbolword-mode : modify word split 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-04). --==-=-= Content-Type: text/html Content-Disposition: inline --==-=-=-- --=-=-= Content-Type: text/x-org; name=emacs-news.org Content-Disposition: attachment * 2018-04-02 Emacs news - Emacs Lisp: - [[https://www.wisdomandwonder.com/article/10755/emacsorg-mode-if-you-go-insane-trying-to-deal-with-lisp-code-squashed-into-one-line-then-read-on-to-see-the-fix][lispy-multiline, lispy-oneline - reformat Lisp expressions]] - Emacs development: - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6dfdf0c9e8e4aca77b148db8d009c862389c64d3][New package-quickstart feature in emacs 27]] ([[https://reddit.com/r/emacs/comments/87g6yg/new_packagequickstart_feature_in_emacs_27/][Reddit]]) - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=02e4b05c9d274e278581e811a4e935f922db402b][Change the default value of nxml-sexp-element-flag.]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=c213f465ba8038ce93314b96fd53ec3e35d34609][New experimental variable read-integer-overflow-as-float.]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6b3d01dad415230ad0bd0d01a05351d7a8b0e8c3][Lisp reader now checks for integer overflow]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3409fe0362c52127c52f854a7300f4dde4b8fffe][Support Capital sharp S in German input methods]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=7bc31c1cd4b6a6eac0d29e31dbe3d208e2258ccf][(benchmark-run-compiled): Make it work like 'benchmark-run' again]] - Org Mode: - [[https://github.com/cadadr/elisp/blob/master/org-variable-pitch.el][org-variable-pitch.el: variable-pitch in Org mode, but keeps indentation, lists and code blocks in monospace (screenshot in comments)]] ([[https://reddit.com/r/emacs/comments/8838hk/orgvariablepitchel_variablepitch_in_org_mode_but/][Reddit]]) - Coding: - [[https://www.reddit.com/r/emacs/comments/884q3u/magit_v212_released/][Magit v2.12 released]] - [[https://blog.janestreet.com/putting-the-i-back-in-ide-towards-a-github-explorer/][Putting the I back in IDE: Jane St's emacs-based workflow for code review]] ([[https://reddit.com/r/emacs/comments/88b51s/putting_the_i_back_in_ide_jane_sts_emacsbased/][Reddit]]) - [[https://github.com/ebanner/pynt][PYNT (PYthon iNTeractive) - A minor mode for getting your code into a jupyter notebook.]] ([[https://reddit.com/r/emacs/comments/88ocrj/pynt_python_interactive_a_minor_mode_for_getting/][Reddit]]) - [[http://irreal.org/blog/?p=7063][Irreal: A C++ Configuration for Emacs]] - [[https://www.reddit.com/r/emacs/comments/88ifi9/findfileinproject_v560/][find-file-in-project v5.6.0]] - [[http://bryan-murdock.blogspot.com/2018/03/fixing-xref-find-references.html][Bryan Murdock: Fixing xref-find-references]] - Other: - [[https://www.reddit.com/r/emacs/comments/88k192/emacs_powerpack_emacs_installer_for_windows/][Emacs Powerpack -- Emacs installer for Windows]] - [[https://vxlabs.com/2018/03/30/asynchronous-rsync-with-emacs-dired-and-tramp/][Asynchronous rsync with Emacs, dired and tramp.]] ([[https://reddit.com/r/emacs/comments/885fof/asynchronous_rsync_with_emacs_dired_and_tramp/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/884sge/wrote_a_function_that_implements_toggle_repeat/][Wrote a function that implements toggle (repeat all and repeat one) in simple-mpc]] - [[https://github.com/asavonic/outlook.el][outlook.el: Emacs package to send HTML emails in MS Outlook style]] ([[https://reddit.com/r/emacs/comments/87viwi/outlookel_emacs_package_to_send_html_emails_in_ms/][Reddit]]) - New packages: - http://melpa.org/#/djangonaut: Minor mode to interact with Django projects - http://melpa.org/#/symbolword-mode: modify word split 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-04][emacs-devel]]. --=-=-=--