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: 2017-05-15 Emacs news Date: Mon, 15 May 2017 02:36:00 -0400 Message-ID: <87o9uu7hkf.fsf@sachachua.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: blaine.gmane.org 1494830201 22436 195.159.176.226 (15 May 2017 06:36:41 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 15 May 2017 06:36:41 +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 May 15 08:36:33 2017 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 1dA9cP-0005go-ET for get-emacs-tangents@m.gmane.org; Mon, 15 May 2017 08:36:33 +0200 Original-Received: from localhost ([::1]:35041 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dA9cU-00072h-UX for get-emacs-tangents@m.gmane.org; Mon, 15 May 2017 02:36:38 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dA9c9-00071k-Mr for emacs-tangents@gnu.org; Mon, 15 May 2017 02:36:20 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dA9c6-000511-Gk for emacs-tangents@gnu.org; Mon, 15 May 2017 02:36:17 -0400 Original-Received: from [195.159.176.226] (port=45271 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dA9c6-00050T-4N for emacs-tangents@gnu.org; Mon, 15 May 2017 02:36:14 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dA9bw-00059Q-Bu for emacs-tangents@gnu.org; Mon, 15 May 2017 08:36:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 204 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:jqcHJePf8aR61jaYIIjJQQhtNv4= 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:194 Archived-At: --=-=-= Content-Type: multipart/alternative; boundary="==-=-=" --==-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit 2017-05-15 Emacs news ===================== - Emacs Lisp: - [Emacs is easy if you read code] (http://blog.binchen.org/posts/emacs-is-easy-if-you-read-code.html) ([Reddit] (https://www.reddit.com/r/emacs/comments/6a5i6s/emacs_is_easy_if_you_read_code/)) - [Debugging Elisp Part 1: Earn your independence] (http://endlessparentheses.com/debugging-emacs-lisp-part-1-earn-your-independence.html) (2014) - [Preferred syntax for defining keys] (https://www.reddit.com/r/emacs/comments/6adli0/preferred_syntax_for_defining_keys/) - [Emacs init performance analysis] (http://mp.vv.si/blog/emacs/emacs-init-performance-analysis/) - [macshax - Extensible macro system similar to god-mode or evil-mode] (https://github.com/johnmorrisbeck/macshax/blob/master/macshax.el) - Emacs development: - [Length of Emacs NEWS file by version] (https://i.redd.it/ewn0lf5pcixy.png) ([Reddit] (https://www.reddit.com/r/emacs/comments/6b5dhv/length_of_emacs_news_file_by_version/)) - [New behavior of mark-defun] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=9a5e864de731e113badbe300b1e4174f103547fa) - [New minor mode pixel-scroll-mode] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=78fe5abc11c9ff237615d6884aed159229377cc5) - [Variable old-style-backquotes renamed and made internal] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a1d461592172ca4c8aac0e4e923ef5e909cfb361) - [DNS lookup commands can now specify name server] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a1b69815147b67f4ff7730d0b97b526c8eda2935) - [New variable column-number-indicator-zero-based] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=7df0777945efbab390cad0e87b92dd92e0d1853f) - Navigation: - [Save window layouts with ivy-view] (http://pragmaticemacs.com/emacs/save-window-layouts-with-ivy-view/) - [Support for imenu in dired] (https://fuco1.github.io/2017-05-01-Support-for-imenu-in-dired.html) - hat-tip to [Irreal] (http://irreal.org/blog/?p=6207) for the link - [NeoTree: Open default system application on a file under point.] (https://www.reddit.com/r/emacs/comments/6ax2i0/neotree_open_default_system_application_on_a_file/) - [Emacs navigate backwards and forwards?] (https://www.reddit.com/r/emacs/comments/6a49bn/emacs_navigate_backwards_and_forwards/) - Coding: - [Webpaste 1.4.0 released!] (https://www.reddit.com/r/emacs/comments/6atfwt/webpaste_140_released/) - [Can somebody share their c++ workflow.] (https://www.reddit.com/r/emacs/comments/6b7b2y/can_somebody_share_their_c_workflow/) - [Suggestions: Smartparens with AucTex ?] (https://www.reddit.com/r/emacs/comments/6anv6l/suggestions_smartparens_with_auctex/) - Version control: - [Magithub is now hub-independent! Important instructions for existing users…] (https://www.reddit.com/r/emacs/comments/6b6xu0/magithub_is_now_hubindependent_important/) - [How to manage multiple git-repositories at once with magit/emacs?] (https://www.reddit.com/r/emacs/comments/6aiwk5/how_to_manage_multiple_gitrepositories_at_once/) - Javascript: - [How to find all unused functions in JS buffers] (https://emacs.cafe/emacs/javascript/2017/05/12/finding-unused-functions.html) - [Setting up Emacs for JavaScript (part #2)] (https://emacs.cafe/emacs/javascript/setup/2017/05/09/emacs-setup-javascript-2.html) - Python: - [elpy for python data science/analysis?] (https://www.reddit.com/r/emacs/comments/6ax3xv/elpy_for_python_data_scienceanalysis/) - [Pseudo-custom infix operators in Python.] (https://www.reddit.com/r/emacs/comments/6awc5m/pseudocustom_infix_operators_in_python/) - [While using Python for interactive data analysis, how to send a paragraph to shell then step?] (https://www.reddit.com/r/emacs/comments/6apyhx/while_using_python_for_interactive_data_analysis/) - comments have more tips - Other: - [Emacs.el Episode 6 - Charles Lowell] (https://www.reddit.com/r/emacs/comments/69z0fj/emacsel_episode_6_charles_lowell/) - [Emacs is sexy] (http://emacs.sexy/) ([Hacker News] (https://news.ycombinator.com/item?id=14310783)) - [Flycheck integration for vale, a natural language linter.] (https://github.com/abingham/flycheck-vale) ([Reddit] (https://www.reddit.com/r/emacs/comments/6b49nz/flycheck_integration_for_vale_a_natural_language/)) - [froscon12 lisp open emacs workshop] (https://www.youtube.com/watch?v=bSMnOtv2zS4) (1:48:23) - [ledger/ledger-mode tips and tricks?] (https://www.reddit.com/r/emacs/comments/6a3oxv/ledgerledgermode_tips_and_tricks/) - [How I setup emacs daemon and client to work with graphical file manager] (https://taingram.org/2017/05/09/using-emacsclient-to-speed-up-editing/) ([Reddit] (https://www.reddit.com/r/emacs/comments/6b11co/how_i_setup_emacs_daemon_and_client_to_work_with/)) - New packages: - all-the-icons-ivy : Shows icons while using ivy and counsel - editorconfig-charset-extras : Extra EditorConfig Charset Support - ghub+ : a thick GitHub API client built on ghub - ob-blockdiag : org-babel functions for blockdiag evaluation 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/2017-05). [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

2017-05-15 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 * 2017-05-15 Emacs news - Emacs Lisp: - [[http://blog.binchen.org/posts/emacs-is-easy-if-you-read-code.html][Emacs is easy if you read code]] ([[https://www.reddit.com/r/emacs/comments/6a5i6s/emacs_is_easy_if_you_read_code/][Reddit]]) - [[http://endlessparentheses.com/debugging-emacs-lisp-part-1-earn-your-independence.html][Debugging Elisp Part 1: Earn your independence]] (2014) - [[https://www.reddit.com/r/emacs/comments/6adli0/preferred_syntax_for_defining_keys/][Preferred syntax for defining keys]] - [[http://mp.vv.si/blog/emacs/emacs-init-performance-analysis/][Emacs init performance analysis]] - [[https://github.com/johnmorrisbeck/macshax/blob/master/macshax.el][macshax - Extensible macro system similar to god-mode or evil-mode]] - Emacs development: - [[https://i.redd.it/ewn0lf5pcixy.png][Length of Emacs NEWS file by version]] ([[https://www.reddit.com/r/emacs/comments/6b5dhv/length_of_emacs_news_file_by_version/][Reddit]]) - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=9a5e864de731e113badbe300b1e4174f103547fa][New behavior of mark-defun]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=78fe5abc11c9ff237615d6884aed159229377cc5][New minor mode pixel-scroll-mode]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a1d461592172ca4c8aac0e4e923ef5e909cfb361][Variable old-style-backquotes renamed and made internal]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a1b69815147b67f4ff7730d0b97b526c8eda2935][DNS lookup commands can now specify name server]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=7df0777945efbab390cad0e87b92dd92e0d1853f][New variable column-number-indicator-zero-based]] - Navigation: - [[http://pragmaticemacs.com/emacs/save-window-layouts-with-ivy-view/][Save window layouts with ivy-view]] - [[https://fuco1.github.io/2017-05-01-Support-for-imenu-in-dired.html][Support for imenu in dired]] - hat-tip to [[http://irreal.org/blog/?p=6207][Irreal]] for the link - [[https://www.reddit.com/r/emacs/comments/6ax2i0/neotree_open_default_system_application_on_a_file/][NeoTree: Open default system application on a file under point.]] - [[https://www.reddit.com/r/emacs/comments/6a49bn/emacs_navigate_backwards_and_forwards/][Emacs navigate backwards and forwards?]] - Coding: - [[https://www.reddit.com/r/emacs/comments/6atfwt/webpaste_140_released/][Webpaste 1.4.0 released!]] - [[https://www.reddit.com/r/emacs/comments/6b7b2y/can_somebody_share_their_c_workflow/][Can somebody share their c++ workflow.]] - [[https://www.reddit.com/r/emacs/comments/6anv6l/suggestions_smartparens_with_auctex/][Suggestions: Smartparens with AucTex ?]] - Version control: - [[https://www.reddit.com/r/emacs/comments/6b6xu0/magithub_is_now_hubindependent_important/][Magithub is now hub-independent! Important instructions for existing users…]] - [[https://www.reddit.com/r/emacs/comments/6aiwk5/how_to_manage_multiple_gitrepositories_at_once/][How to manage multiple git-repositories at once with magit/emacs?]] - Javascript: - [[https://emacs.cafe/emacs/javascript/2017/05/12/finding-unused-functions.html][How to find all unused functions in JS buffers]] - [[https://emacs.cafe/emacs/javascript/setup/2017/05/09/emacs-setup-javascript-2.html][Setting up Emacs for JavaScript (part #2)]] - Python: - [[https://www.reddit.com/r/emacs/comments/6ax3xv/elpy_for_python_data_scienceanalysis/][elpy for python data science/analysis?]] - [[https://www.reddit.com/r/emacs/comments/6awc5m/pseudocustom_infix_operators_in_python/][Pseudo-custom infix operators in Python.]] - [[https://www.reddit.com/r/emacs/comments/6apyhx/while_using_python_for_interactive_data_analysis/][While using Python for interactive data analysis, how to send a paragraph to shell then step?]] - comments have more tips - Other: - [[https://www.reddit.com/r/emacs/comments/69z0fj/emacsel_episode_6_charles_lowell/][Emacs.el Episode 6 - Charles Lowell]] - [[http://emacs.sexy/][Emacs is sexy]] ([[https://news.ycombinator.com/item?id=14310783][Hacker News]]) - [[https://github.com/abingham/flycheck-vale][Flycheck integration for vale, a natural language linter.]] ([[https://www.reddit.com/r/emacs/comments/6b49nz/flycheck_integration_for_vale_a_natural_language/][Reddit]]) - [[https://www.youtube.com/watch?v=bSMnOtv2zS4][froscon12 lisp open emacs workshop]] (1:48:23) - [[https://www.reddit.com/r/emacs/comments/6a3oxv/ledgerledgermode_tips_and_tricks/][ledger/ledger-mode tips and tricks?]] - [[https://taingram.org/2017/05/09/using-emacsclient-to-speed-up-editing/][How I setup emacs daemon and client to work with graphical file manager]] ([[https://www.reddit.com/r/emacs/comments/6b11co/how_i_setup_emacs_daemon_and_client_to_work_with/][Reddit]]) - New packages: - http://melpa.org/#/all-the-icons-ivy: Shows icons while using ivy and counsel - http://melpa.org/#/editorconfig-charset-extras: Extra EditorConfig Charset Support - http://melpa.org/#/ghub+: a thick GitHub API client built on ghub - http://melpa.org/#/ob-blockdiag: org-babel functions for blockdiag evaluation 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/2017-05][emacs-devel]]. [[http://sachachua.com/blog/category/emacs-news][Past Emacs News round-ups]] --=-=-=--