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-05-07 Emacs news Date: Mon, 07 May 2018 10:43:45 -0400 Message-ID: <87h8nj8r1a.fsf@sachachua.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: blaine.gmane.org 1525704144 6517 195.159.176.226 (7 May 2018 14:42:24 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 7 May 2018 14:42:24 +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 May 07 16:42:20 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 1fFhLE-0001UP-2u for get-emacs-tangents@m.gmane.org; Mon, 07 May 2018 16:42:16 +0200 Original-Received: from localhost ([::1]:46624 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fFhNL-0003KQ-4p for get-emacs-tangents@m.gmane.org; Mon, 07 May 2018 10:44:27 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58028) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fFhN2-0003Ju-6I for emacs-tangents@gnu.org; Mon, 07 May 2018 10:44:11 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fFhMy-0006Zf-U6 for emacs-tangents@gnu.org; Mon, 07 May 2018 10:44:08 -0400 Original-Received: from [195.159.176.226] (port=46710 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fFhMy-0006Xf-Fx for emacs-tangents@gnu.org; Mon, 07 May 2018 10:44:04 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1fFhKf-0000gs-Up for emacs-tangents@gnu.org; Mon, 07 May 2018 16:41:41 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 172 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:q4hpS0WLcH7oA6UZYNMleVbEItg= 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:260 Archived-At: --=-=-= Content-Type: multipart/alternative; boundary="==-=-=" --==-=-= Content-Type: text/plain Content-Disposition: inline 2018-05-07 Emacs news ===================== - Emacs Lisp: - [Emacs Lisp Bytecode | irreal.org] (http://irreal.org/blog/?p=7166) - [Elisp Snippet - Kill Buffer and Window On Shell Process Termination] (https://www.reddit.com/r/emacs/comments/8grxir/elisp_snippet_kill_buffer_and_window_on_shell/) - [TIP: How to speed up your Emacs config by 0.3 seconds] (https://www.reddit.com/r/emacs/comments/8gbopk/tip_how_to_speed_up_your_emacs_config_by_03/) - [Raimon Grau: TIL elisp has iterators] (http://puntoblogspot.blogspot.com/2018/05/til-elisp-has-iterators.html) - Emacs development: - [Any objections to releasing Emacs 26.1 in a week's time, anyone?] (http://lists.gnu.org/archive/html/emacs-devel/2018-05/msg00084.html) - [/u/jwiegley: "What if we had a compiler from Emacs Lisp -> Lisp-flavored C, which could turn .el files into .c files suitable for compiling into .so's that can be loaded into Emacs?"] (https://lists.gnu.org/archive/html/emacs-devel/2018-05/msg00075.html) ([Reddit] (https://reddit.com/r/emacs/comments/8hc3x7/ujwiegley_what_if_we_had_a_compiler_from_emacs/)) - Org Mode: - [A Brief Introduction to Data Exploration/Analytics With org-babel] (http://ul.io/nb/2018/04/30/literate-analytics-with-org-babel/) ([Reddit] (https://reddit.com/r/emacs/comments/8g223z/a_brief_introduction_to_data_explorationanalytics/)) - [Pragmatic Emacs: Write code comments in org-mode with poporg] (http://pragmaticemacs.com/emacs/write-code-comments-in-org-mode-with-poporg/) - [(Emacs+Org-Mode) The Best Font For LaTeX Exports With Org-Mode] (https://www.wisdomandwonder.com/article/10761/emacsorg-mode-the-best-font-for-latex-exports-with-org-mode) - Coding: - [Emacs as a C# development environment (First post, feedback welcome)] (https://joshwolfe.ca/post/emacs-for-csharp/) ([Reddit] (https://reddit.com/r/emacs/comments/8h1lbe/emacs_as_a_c_development_environment_first_post/)) - [Any long time emacs users tried VSCode?] (https://www.reddit.com/r/emacs/comments/8h1cxa/any_long_time_emacs_users_tried_vscode/) - [Phil Hagelberg: 188] (https://technomancy.us/188) - [How to use UndoDB with Emacs] (https://www.youtube.com/watch?v=stqWXsTK1qU) (5:56) - Other: - [File manager discussion] (https://www.reddit.com/r/emacs/comments/8hhe0h/file_manger_discussion/) - [A Hydra To Help Describe] (https://www.wisdomandwonder.com/article/10760/emacsorg-mode-a-hydra-to-help-describe) - [Emms 5.0 released] (http://lists.gnu.org/archive/html/emms-help/2018-05/msg00000.html) ([Reddit] (https://reddit.com/r/emacs/comments/8gb0an/emms_50_released/)) - [Treemacs News] (https://www.reddit.com/r/emacs/comments/8gpoy4/treemacs_news/) - [FilkTeX and songbook mode for sheets with chords] (https://bitbucket.org/ArneBab/filktex-mode/src/default/) - [EXWM is awesome or what?] (https://www.reddit.com/r/emacs/comments/8hl255/exwm_is_awesome_or_what/) - [What window manager and terminal emulator do you use alongside Emacs?] (https://www.reddit.com/r/emacs/comments/8hbp8e/what_window_manager_and_terminal_emulator_do_you/) - [Why Emacs Instead of Other Software] (https://www.reddit.com/r/emacs/comments/8g8c5u/why_emacs_instead_of_other_software/) - [emacspeak: Emacspeak 48.0 (ServiceDog) Unleashed!] (https://emacspeak.blogspot.com/2018/05/emacspeak-480-servicedog-unleashed.html) - [ZSH, tmux, Emacs and SSH: A copy-paste story] (https://blog.d46.us/zsh-tmux-emacs-copy-paste/) ([HN] (https://news.ycombinator.com/item?id=17002527)) - [Mark Dawson - emacs for vim users] (https://youtu.be/_y4OuHfxgmI) (48:31) - New packages: - habamax-theme : Boring white background color that gets the job done. - hmac : hash-based message authentication code - lsp-intellij : intellij lsp client - lxc-tramp : TRAMP integration for LXC containers - mxf-view : Simple MXF viewer - nix-update : Update "fetch" blocks in .nix expressions - nova-theme : a dark, pastel color theme - pyramid : Minor mode for working with pyramid projects - orgalist : Manage Org-like lists in non-Org buffers 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-05). --==-=-= Content-Type: text/html Content-Disposition: inline

2018-05-07 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-05-07 Emacs news - Emacs Lisp: - [[http://irreal.org/blog/?p=7166][Emacs Lisp Bytecode | irreal.org]] - [[https://www.reddit.com/r/emacs/comments/8grxir/elisp_snippet_kill_buffer_and_window_on_shell/][Elisp Snippet - Kill Buffer and Window On Shell Process Termination]] - [[https://www.reddit.com/r/emacs/comments/8gbopk/tip_how_to_speed_up_your_emacs_config_by_03/][TIP: How to speed up your Emacs config by 0.3 seconds]] - [[http://puntoblogspot.blogspot.com/2018/05/til-elisp-has-iterators.html][Raimon Grau: TIL elisp has iterators]] - Emacs development: - [[http://lists.gnu.org/archive/html/emacs-devel/2018-05/msg00084.html][Any objections to releasing Emacs 26.1 in a week's time, anyone?]] - [[https://lists.gnu.org/archive/html/emacs-devel/2018-05/msg00075.html][/u/jwiegley: "What if we had a compiler from Emacs Lisp -> Lisp-flavored C, which could turn .el files into .c files suitable for compiling into .so's that can be loaded into Emacs?"]] ([[https://reddit.com/r/emacs/comments/8hc3x7/ujwiegley_what_if_we_had_a_compiler_from_emacs/][Reddit]]) - Org Mode: - [[http://ul.io/nb/2018/04/30/literate-analytics-with-org-babel/][A Brief Introduction to Data Exploration/Analytics With org-babel]] ([[https://reddit.com/r/emacs/comments/8g223z/a_brief_introduction_to_data_explorationanalytics/][Reddit]]) - [[http://pragmaticemacs.com/emacs/write-code-comments-in-org-mode-with-poporg/][Pragmatic Emacs: Write code comments in org-mode with poporg]] - [[https://www.wisdomandwonder.com/article/10761/emacsorg-mode-the-best-font-for-latex-exports-with-org-mode][(Emacs+Org-Mode) The Best Font For LaTeX Exports With Org-Mode]] - Coding: - [[https://joshwolfe.ca/post/emacs-for-csharp/][Emacs as a C# development environment (First post, feedback welcome)]] ([[https://reddit.com/r/emacs/comments/8h1lbe/emacs_as_a_c_development_environment_first_post/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/8h1cxa/any_long_time_emacs_users_tried_vscode/][Any long time emacs users tried VSCode?]] - [[https://technomancy.us/188][Phil Hagelberg: 188]] - [[https://www.youtube.com/watch?v=stqWXsTK1qU][How to use UndoDB with Emacs]] (5:56) - Other: - [[https://www.reddit.com/r/emacs/comments/8hhe0h/file_manger_discussion/][File manager discussion]] - [[https://www.wisdomandwonder.com/article/10760/emacsorg-mode-a-hydra-to-help-describe][A Hydra To Help Describe]] - [[http://lists.gnu.org/archive/html/emms-help/2018-05/msg00000.html][Emms 5.0 released]] ([[https://reddit.com/r/emacs/comments/8gb0an/emms_50_released/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/8gpoy4/treemacs_news/][Treemacs News]] - [[https://bitbucket.org/ArneBab/filktex-mode/src/default/][FilkTeX and songbook mode for sheets with chords]] - [[https://www.reddit.com/r/emacs/comments/8hl255/exwm_is_awesome_or_what/][EXWM is awesome or what?]] - [[https://www.reddit.com/r/emacs/comments/8hbp8e/what_window_manager_and_terminal_emulator_do_you/][What window manager and terminal emulator do you use alongside Emacs?]] - [[https://www.reddit.com/r/emacs/comments/8g8c5u/why_emacs_instead_of_other_software/][Why Emacs Instead of Other Software]] - [[https://emacspeak.blogspot.com/2018/05/emacspeak-480-servicedog-unleashed.html][emacspeak: Emacspeak 48.0 (ServiceDog) Unleashed!]] - [[https://blog.d46.us/zsh-tmux-emacs-copy-paste/][ZSH, tmux, Emacs and SSH: A copy-paste story]] ([[https://news.ycombinator.com/item?id=17002527][HN]]) - [[https://youtu.be/_y4OuHfxgmI][Mark Dawson - emacs for vim users]] (48:31) - New packages: - http://melpa.org/#/habamax-theme: Boring white background color that gets the job done. - http://melpa.org/#/hmac: hash-based message authentication code - http://melpa.org/#/lsp-intellij: intellij lsp client - http://melpa.org/#/lxc-tramp: TRAMP integration for LXC containers - http://melpa.org/#/mxf-view: Simple MXF viewer - http://melpa.org/#/nix-update: Update "fetch" blocks in .nix expressions - http://melpa.org/#/nova-theme: a dark, pastel color theme - http://melpa.org/#/pyramid: Minor mode for working with pyramid projects - https://elpa.gnu.org/packages/orgalist.html: Manage Org-like lists in non-Org buffers 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-05][emacs-devel]]. --=-=-=--