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-06-18 Emacs news Date: Tue, 19 Jun 2018 00:39:06 -0400 Message-ID: <871sd3crv9.fsf@sachachua.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: blaine.gmane.org 1529383051 19977 195.159.176.226 (19 Jun 2018 04:37:31 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 19 Jun 2018 04:37: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 Tue Jun 19 06:37:27 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 1fV8OT-00053D-Gx for get-emacs-tangents@m.gmane.org; Tue, 19 Jun 2018 06:37:26 +0200 Original-Received: from localhost ([::1]:39358 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fV8Qa-0001SB-S2 for get-emacs-tangents@m.gmane.org; Tue, 19 Jun 2018 00:39:36 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51982) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fV8QN-0001Rz-Ho for emacs-tangents@gnu.org; Tue, 19 Jun 2018 00:39:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fV8QK-00086c-9R for emacs-tangents@gnu.org; Tue, 19 Jun 2018 00:39:23 -0400 Original-Received: from [195.159.176.226] (port=47309 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fV8QJ-00086B-Oz for emacs-tangents@gnu.org; Tue, 19 Jun 2018 00:39:20 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1fV8O9-0004eQ-PB for emacs-tangents@gnu.org; Tue, 19 Jun 2018 06:37:05 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 188 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:QO2YLx+TFpsnmmIrZKPBmkcDTRU= 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:267 Archived-At: --=-=-= Content-Type: multipart/alternative; boundary="==-=-=" --==-=-= Content-Type: text/plain Content-Disposition: inline 2018-06-18 Emacs news ===================== - Emacs Lisp: - [Create an idea box for creating new packages] (https://www.reddit.com/r/emacs/comments/8s2kry/create_an_idea_box_for_creating_new_packages/) - Emacs development: - [Move tls.el and starttls.el to lisp/obsolete/ (Bug#31457)] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=97d5d1a1f4790f959d1bee64e552b492103eddbe) - [rmail-summary-by-senders defaults to sender] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3e2215642bbca3d1335155278eace39d0a87c267) - [comint-insert-previous-argument doesn't detect and ignore trailing &] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ba2ddadb5378351e8003c8e172b52bfabaa27554) - [comint-insert-previous-argument counts args from start or from end] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=74f377b3955198d6f66afa34bbbf6d004aad134a) - [Add new macro dolist-with-progress-reporter] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=edb1f85a27817a3fac38bb85752671414819203b) - [Apply non-user themes only when asked] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=aabaa9f8c8b79df44887392fcaa199e17b016afd) - [Rewrite memory-limit in Lisp] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ec1b4d9a51db61b77c3953f3de4339f34e512c42) - [Flymake and backends exchange hints abouts changed regions] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3e7dff88928b568f8d4126c7fe2251662d140be6) - [Fix initialization of custom-delayed-init-variables] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e9c189ccae342c63de2629c5a51d1f40d1a562b6) - [Add after-delete-frame-functions] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=0626d5aba518a6d22ffacd7a1e3f4c70d7248e5f) - [New focus management interface] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=2f6c682061a281dc3e397ff4727a164880e86e7b) - Navigation: - [Marcin Borkowski: ivy-use-selectable-prompt] (http://mbork.pl/2018-06-16_ivy-use-selectable-prompt) - [Irreal: Line Numbers in Emacs 26.1] (http://irreal.org/blog/?p=7280) - Org Mode: - [ical2org integrations] (https://www.reddit.com/r/emacs/comments/8s1ion/ical2org_integrations/) - [Better mouse support for Org Mode] (https://code.orgmode.org/bzg/org-mode/src/master/lisp/org-mouse.el) ([Reddit] (https://reddit.com/r/emacs/comments/8qqtd9/better_mouse_support_for_org_mode/)) - [New org-count-words command] (https://www.reddit.com/r/emacs/comments/8qm1lb/new_orgcountwords_command/) - [Emacs cafe: Using Ledger for YNAB-like envelope budgeting] (https://emacs.cafe/ledger/emacs/ynab/budgeting/2018/06/12/elbank-ynab.html) - [scripter.co | Emacs: Org Table Spreadsheet] (https://scripter.co/notes/org-table-spreadsheet/) - Coding: - [RFC: GitHub - alphapapa/magit-todos: Show source files' TODOs (and FIXMEs, etc) in Magit status buffer] (https://github.com/alphapapa/magit-todos) ([Reddit] (https://reddit.com/r/emacs/comments/8qpxof/rfc_github_alphapapamagittodos_show_source_files/)) - [digitalocean.el api] (https://www.reddit.com/r/emacs/comments/8q84z0/digitaloceanel_api/) - [Chen Bin (redguardtoo): How to spell check function/variable in Emacs] (http://blog.binchen.org/posts/how-to-spell-check-functionvariable-in-emacs.html) - Mail: - [TIP: How to easily manage your emails with mu4e] (https://www.reddit.com/r/emacs/comments/8q84dl/tip_how_to_easily_manage_your_emails_with_mu4e/) - [Who Uses EMacs to read mail?] (https://www.reddit.com/r/emacs/comments/8rsipb/who_uses_emacs_to_read_mail/) - [mu4e-conversation: Single buffer full-thread display to make e-mails great again!] (https://www.reddit.com/r/emacs/comments/8qryri/mu4econversation_single_buffer_fullthread_display/) - Other: - [Best practices for Emacs on Microsoft Windows?] (https://www.reddit.com/r/emacs/comments/8s2ygn/best_practices_for_emacs_on_microsoft_windows/) - [TIP: How to better manage your spelling mistakes] (https://www.reddit.com/r/emacs/comments/8rxm7h/tip_how_to_better_manage_your_spelling_mistakes/) - [Non technical uses and suggestions for Emacs (ie: Note taking)] (https://www.reddit.com/r/emacs/comments/8q8k71/non_technical_uses_and_suggestions_for_emacs_ie/) - [Sanel Zukan: declutter - read online content without clutter] (http://acidwords.com/posts/2018-06-12-declutter-read-online-content-without-clutter.html) - [emacs abbrev tutorial] (https://www.youtube.com/watch?v=Holxu96YKrc) (10:16) - [Emacspeak, The Complete Audio Desktop] (https://github.com/tvraman/emacspeak) ([Reddit] (https://reddit.com/r/emacs/comments/8rlewt/emacspeak_the_complete_audio_desktop/)) - New packages: - lsp-typescript : Javascript/Typescript support for lsp-mode - mu4e-conversation : Show a complete thread in a single buffer - mw-thesaurus : Merriam-Webster Thesaurus - org-listcruncher : Parse Org mode list contents into table 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-06). --==-=-= Content-Type: text/html Content-Disposition: inline

2018-06-18 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-06-18 Emacs news - Emacs Lisp: - [[https://www.reddit.com/r/emacs/comments/8s2kry/create_an_idea_box_for_creating_new_packages/][Create an idea box for creating new packages]] - Emacs development: - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=97d5d1a1f4790f959d1bee64e552b492103eddbe][Move tls.el and starttls.el to lisp/obsolete/ (Bug#31457)]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3e2215642bbca3d1335155278eace39d0a87c267][rmail-summary-by-senders defaults to sender]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ba2ddadb5378351e8003c8e172b52bfabaa27554][comint-insert-previous-argument doesn't detect and ignore trailing &]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=74f377b3955198d6f66afa34bbbf6d004aad134a][comint-insert-previous-argument counts args from start or from end]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=edb1f85a27817a3fac38bb85752671414819203b][Add new macro dolist-with-progress-reporter]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=aabaa9f8c8b79df44887392fcaa199e17b016afd][Apply non-user themes only when asked]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ec1b4d9a51db61b77c3953f3de4339f34e512c42][Rewrite memory-limit in Lisp]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3e7dff88928b568f8d4126c7fe2251662d140be6][Flymake and backends exchange hints abouts changed regions]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e9c189ccae342c63de2629c5a51d1f40d1a562b6][Fix initialization of custom-delayed-init-variables]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=0626d5aba518a6d22ffacd7a1e3f4c70d7248e5f][Add after-delete-frame-functions]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=2f6c682061a281dc3e397ff4727a164880e86e7b][New focus management interface]] - Navigation: - [[http://mbork.pl/2018-06-16_ivy-use-selectable-prompt][Marcin Borkowski: ivy-use-selectable-prompt]] - [[http://irreal.org/blog/?p=7280][Irreal: Line Numbers in Emacs 26.1]] - Org Mode: - [[https://www.reddit.com/r/emacs/comments/8s1ion/ical2org_integrations/][ical2org integrations]] - [[https://code.orgmode.org/bzg/org-mode/src/master/lisp/org-mouse.el][Better mouse support for Org Mode]] ([[https://reddit.com/r/emacs/comments/8qqtd9/better_mouse_support_for_org_mode/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/8qm1lb/new_orgcountwords_command/][New org-count-words command]] - [[https://emacs.cafe/ledger/emacs/ynab/budgeting/2018/06/12/elbank-ynab.html][Emacs cafe: Using Ledger for YNAB-like envelope budgeting]] - [[https://scripter.co/notes/org-table-spreadsheet/][scripter.co | Emacs: Org Table Spreadsheet]] - Coding: - [[https://github.com/alphapapa/magit-todos][RFC: GitHub - alphapapa/magit-todos: Show source files' TODOs (and FIXMEs, etc) in Magit status buffer]] ([[https://reddit.com/r/emacs/comments/8qpxof/rfc_github_alphapapamagittodos_show_source_files/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/8q84z0/digitaloceanel_api/][digitalocean.el api]] - [[http://blog.binchen.org/posts/how-to-spell-check-functionvariable-in-emacs.html][Chen Bin (redguardtoo): How to spell check function/variable in Emacs]] - Mail: - [[https://www.reddit.com/r/emacs/comments/8q84dl/tip_how_to_easily_manage_your_emails_with_mu4e/][TIP: How to easily manage your emails with mu4e]] - [[https://www.reddit.com/r/emacs/comments/8rsipb/who_uses_emacs_to_read_mail/][Who Uses EMacs to read mail?]] - [[https://www.reddit.com/r/emacs/comments/8qryri/mu4econversation_single_buffer_fullthread_display/][mu4e-conversation: Single buffer full-thread display to make e-mails great again!]] - Other: - [[https://www.reddit.com/r/emacs/comments/8s2ygn/best_practices_for_emacs_on_microsoft_windows/][Best practices for Emacs on Microsoft Windows?]] - [[https://www.reddit.com/r/emacs/comments/8rxm7h/tip_how_to_better_manage_your_spelling_mistakes/][TIP: How to better manage your spelling mistakes]] - [[https://www.reddit.com/r/emacs/comments/8q8k71/non_technical_uses_and_suggestions_for_emacs_ie/][Non technical uses and suggestions for Emacs (ie: Note taking)]] - [[http://acidwords.com/posts/2018-06-12-declutter-read-online-content-without-clutter.html][Sanel Zukan: declutter - read online content without clutter]] - [[https://www.youtube.com/watch?v=Holxu96YKrc][emacs abbrev tutorial]] (10:16) - [[https://github.com/tvraman/emacspeak][Emacspeak, The Complete Audio Desktop]] ([[https://reddit.com/r/emacs/comments/8rlewt/emacspeak_the_complete_audio_desktop/][Reddit]]) - New packages: - http://melpa.org/#/lsp-typescript: Javascript/Typescript support for lsp-mode - http://melpa.org/#/mu4e-conversation: Show a complete thread in a single buffer - http://melpa.org/#/mw-thesaurus: Merriam-Webster Thesaurus - http://melpa.org/#/org-listcruncher: Parse Org mode list contents into table 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-06][emacs-devel]]. --=-=-=--