From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Sacha Chua Newsgroups: gmane.emacs.tangents Subject: 2019-12-23 Emacs news Date: Tue, 24 Dec 2019 06:13:41 -0500 Message-ID: <87lfr23riy.fsf@sachachua.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="167080"; mail-complaints-to="usenet@blaine.gmane.org" 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 Dec 24 12:14:36 2019 Return-path: Envelope-to: get-emacs-tangents@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iji95-000hIO-Vk for get-emacs-tangents@m.gmane.org; Tue, 24 Dec 2019 12:14:36 +0100 Original-Received: from localhost ([::1]:38222 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iji94-0004hH-GJ for get-emacs-tangents@m.gmane.org; Tue, 24 Dec 2019 06:14:34 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47231) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iji8q-0004gh-F3 for emacs-tangents@gnu.org; Tue, 24 Dec 2019 06:14:24 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iji8m-0000f3-M7 for emacs-tangents@gnu.org; Tue, 24 Dec 2019 06:14:20 -0500 Original-Received: from 195-159-176-226.customer.powertech.no ([195.159.176.226]:60528 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iji8m-0000ai-5G for emacs-tangents@gnu.org; Tue, 24 Dec 2019 06:14:16 -0500 Original-Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1iji8f-000gsS-03 for emacs-tangents@gnu.org; Tue, 24 Dec 2019 12:14:09 +0100 X-Injected-Via-Gmane: http://gmane.org/ Cancel-Lock: sha1:cEjMv4q8AGdkEgRLBylzAn5c1Jc= 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.23 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:359 Archived-At: --=-=-= Content-Type: multipart/alternative; boundary="==-=-=" --==-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit 2019-12-23 Emacs news ===================== - Emacs configuration: - [Doom Emacs - Getting Started] () (21:32) - [emacs : set up config 01 (init file & org file for literate programming) - YouTube] () - [Christian Baeuerlein's Emacs Configuration] () - [My emacs configuration - including org-mode and custom theme] () ([Reddit] ()) - [How normal can I make emacs?] () - [How I build my own spacemacs: Part I] () - [How I tamed my Emacs] () - Emacs Lisp: - [aftersave.el: Convenient way to add after-save hooks on the fly] () - [elisp-json-rpc: A JSON-RPC 1.0 and 2.0 library for Emacs Lisp. It uses the HTTP transport method.] () - [Irreal: Emacs As Your Shell] () - [Manuel Uberti: Developing Helm actions] () - Emacs development: - [Irreal: John Wiegley on Emacs 27] () - [Bump Emacs version to 28.0.50] () - [Added `comint-password-function' hook] () - [New variable set-message-function to show message at the end of the minibuffer] () - [backup-by-copying-when-privileged-mismatch applies to file gid, too.] () - [Add new function `python-shell-send-statement'] () - [Allow control of data amount read from subprocess in one chunk] () - Navigation: - [Undo Fu: Simple, stable undo with redo for emacs.] () - [At the helm of my configuration – manu.el] () - [Emacs: FZF integration with ace-window (Ivy actions)] () (7:15) - [Trabajo con ventanas y buffers - Notxor tiene un blog] () - [Watch "Emacs: fuzzy find files (fzf, ripgrep, Ivy+Counsel)" on YouTube] () - Org Mode: - [Org-mode Workflow: A Preview] () - [org-autosort: Sort entries in org files automatically] () - [An HTML template system for org-mode] () - [Putting All Your Pelican Posts in One Org File] () ([Reddit] ()) - [Advice on conducting an Emacs+Org-mode workshop] () - [Creative writing with Emacs] () ([Reddit] ()) - [Has anybody here tried the Roam Research notetaking tool and compared it with org-mode?] () - [How I switched from Goodreads to Org-mode for maintaining my reading list] () - Coding: - [Condor-Emacs: A C, C++ IDE based on Emacs] () - [Configuration tweaks to seamlessly switch from 'auto-complete-mode' to 'company-mode'.] () - [emacs-tcr-mode: 'Test & Commit || Revert' minor mode plugin for Emacs.] () - [Any rubyists here? I wrote a little compilation mode for pronto] () ([Reddit] ()) - [Intero for Emacs: A Complete interactive development program for Haskell] () ([Reddit] ()) - [Major mode for Emacs for editing MATLAB code, and running MATLAB in an inferior shell] () - [Enterprise Java Development in Emacs | skybert.net] () - Mail: - [Mu4e vs. Gnus vs. NotMuch for emacs email] () - Spacemacs: - [Emacs for Vim users: Getting started with the Spacemacs text editor] () ([Reddit] ()) - Community: - [Help Bastien secure some free time for org-mode in 2020] () ([Reddit] ()) - [Weekly tips/trick/etc/ thread] () - [Videos recording of talks from Emacs NYC Meetups] () ([Reddit] ()) - [What feature of emacs you tried in 2019 and now you can't live without?] () - Other: - [emacspeak: Speaking Of Chess: Speech-Enabling Emacs Chess In Emacspeak] () - [linkd-mode is a system for recognizing special s-expressions in all kinds of text files, and causing these "lisp hot spots" to become interactive when viewed within GNU Emacs.] () - [Switching to Emacs] () ([Reddit] ()) - [Installing Emacs Documentation on POP!_os · Random Geekery] () - [Let it snow in Emacs!] () ([Reddit] ()) - [media.ccc.de - State of Retro Gaming in Emacs] () - [Introducción a Emacs - Notxor tiene un blog] () - [Emacs on windows 10 experience ( again ?)] () - [Create ASCII Chessboards with Emacs' Keyboard Macros] () - [Marcin Borkowski: rot13 and other Caesar ciphers in Emacs] () - [Marcin Borkowski: Counting sentences in emails] () - [The Plain Person’s Guide to Plain Text Social Science] () ([Irreal] ()) - New packages: - atcoder-tools : An atcoder-tools client - cl-font-lock : Pretty Common Lisp font locking - flames-of-freedom : The flames of freedom - flycheck-swiftx : Flycheck: Swift backend - flyspell-correct-avy-menu : Correcting words with flyspell via avy-menu interface - git-backup-ivy : An ivy interface to git-backup - gnome-screencast : Use Gnome screen recording functionality using elisp - helm-switch-shell : A Helm source for switching between shell buffers - ivy-fuz : Integration between fuz and ivy. - lsp-mssql : MSSQL LSP bindings - minsk-theme : Minsk, a theme in deep muted greens - nix-env-install : Install packages using nix-env - speedbar-git-respect : Particular respect git repo in speedbar - treefactor : Restructure your messy Org documents - undo-fu : Undo helper with redo - vscdark-theme : VS Code Dark+ like theme - xonsh-mode : Major mode for editing xonshrc files - zim-wiki-mode : Zim Desktop Wiki edit mode - windower : Helper functions for window manipulation. - elisp-benchmarks : elisp benchamrks collection Links from [reddit.com/r/emacs] (), [r/orgmode] (), [r/spacemacs] (), [r/planetemacs] (), [Hacker News] (), [planet.emacslife.com] (), [YouTube] (), [the Emacs NEWS file] () and [emacs-devel] (). You're receiving this message via the Emacs Tangents mailing list. View list info/unsubscribe: https://lists.gnu.org/mailman/listinfo/emacs-tangents --==-=-= Content-Type: text/html; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit

2019-12-23 Emacs news

Links from reddit.com/r/emacs, r/orgmode, r/spacemacs, r/planetemacs, Hacker News, planet.emacslife.com, YouTube, the Emacs NEWS file and emacs-devel.

You're receiving this message via the Emacs Tangents mailing list.
View list info/unsubscribe

--==-=-=-- --=-=-= Content-Type: text/x-org; charset=utf-8; name=emacs-news.org Content-Disposition: attachment Content-Transfer-Encoding: 8bit * 2019-12-23 Emacs news - Emacs configuration: - [[https://youtu.be/dr_iBj91eeI][Doom Emacs - Getting Started]] (21:32) - [[https://www.youtube.com/watch?v=HaCIn5gvJ84&feature=youtu.be][emacs : set up config 01 (init file & org file for literate programming) - YouTube]] - [[https://emacs.christianbaeuerlein.com/][Christian Baeuerlein's Emacs Configuration]] - [[https://emacs.christianbaeuerlein.com][My emacs configuration - including org-mode and custom theme]] ([[https://reddit.com/r/emacs/comments/ee9k1o/my_emacs_configuration_including_orgmode_and/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/edlpn7/how_normal_can_i_make_emacs/][How normal can I make emacs?]] - [[https://sam217pa.github.io/2016/08/30/how-to-make-your-own-spacemacs/][How I build my own spacemacs: Part I]] - [[https://emacs.readthedocs.io/en/latest/][How I tamed my Emacs]] - Emacs Lisp: - [[https://github.com/roman/aftersave.el][aftersave.el: Convenient way to add after-save hooks on the fly]] - [[https://github.com/skeeto/elisp-json-rpc][elisp-json-rpc: A JSON-RPC 1.0 and 2.0 library for Emacs Lisp. It uses the HTTP transport method.]] - [[https://irreal.org/blog/?p=8528][Irreal: Emacs As Your Shell]] - [[http://manuel-uberti.github.io//emacs/2019/12/23/helm-actions/][Manuel Uberti: Developing Helm actions]] - Emacs development: - [[https://irreal.org/blog/?p=8535][Irreal: John Wiegley on Emacs 27]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=64fe67beff937fe6279f073dcfe28b15a2a811f9][Bump Emacs version to 28.0.50]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3df7d06d4187d402e4df1177461862af638d96de][Added `comint-password-function' hook]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=485b423e8f0df2711a850be7f254665f64ab0bdb][New variable set-message-function to show message at the end of the minibuffer]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=678a71ea2d044f19f75e3f45c930c5e3b707e3dc][backup-by-copying-when-privileged-mismatch applies to file gid, too.]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=9b7f3b0f5774d994311af84d86465c77f00791e5][Add new function `python-shell-send-statement']] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=cc78faee7d23dd0433ba537818a68cbd20fa52a3][Allow control of data amount read from subprocess in one chunk]] - Navigation: - [[https://gitlab.com/ideasman42/emacs-undo-fu][Undo Fu: Simple, stable undo with redo for emacs.]] - [[https://manuel-uberti.github.io/emacs/2019/11/16/helm/][At the helm of my configuration – manu.el]] - [[https://youtu.be/I3BvGZ3m8Oo][Emacs: FZF integration with ace-window (Ivy actions)]] (7:15) - [[https://notxor.nueva-actitud.org/blog/2019/11/30/trabajo-con-ventanas-y-buffers/][Trabajo con ventanas y buffers - Notxor tiene un blog]] - [[https://youtu.be/IDkx48JwDco][Watch "Emacs: fuzzy find files (fzf, ripgrep, Ivy+Counsel)" on YouTube]] - Org Mode: - [[https://blog.jethro.dev/posts/org_mode_workflow_preview/][Org-mode Workflow: A Preview]] - [[https://github.com/yantar92/org-autosort][org-autosort: Sort entries in org files automatically]] - [[https://juanjose.garciaripoll.com/blog/org-mode-html-templates/index.html][An HTML template system for org-mode]] - [[http://blog.nawaz.org/posts/2019/Dec/put-all-your-pelican-posts-in-one-org-file/][Putting All Your Pelican Posts in One Org File]] ([[https://reddit.com/r/emacs/comments/ed1y3a/putting_all_your_pelican_posts_in_one_org_file/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/edla84/advice_on_conducting_an_emacsorgmode_workshop/][Advice on conducting an Emacs+Org-mode workshop]] - [[https://jacmoes.wordpress.com/2019/09/24/creative-writing-with-emacs/][Creative writing with Emacs]] ([[https://www.reddit.com/r/emacs/comments/edugjz/emacs_for_creative_writing_blogpost/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/ebrw2l/has_anybody_here_tried_the_roam_research/][Has anybody here tried the Roam Research notetaking tool and compared it with org-mode?]] - [[https://lepisma.xyz/2017/06/29/leaving-goodreads/index.html][How I switched from Goodreads to Org-mode for maintaining my reading list]] - Coding: - [[https://github.com/apemangr/Condor-Emacs/][Condor-Emacs: A C, C++ IDE based on Emacs]] - [[https://github.com/company-mode/company-mode/wiki/Switching-from-AC][Configuration tweaks to seamlessly switch from 'auto-complete-mode' to 'company-mode'.]] - [[https://github.com/mdbergmann/emacs-tcr-mode][emacs-tcr-mode: 'Test & Commit || Revert' minor mode plugin for Emacs.]] - [[https://github.com/julianrubisch/pronto.el][Any rubyists here? I wrote a little compilation mode for pronto]] ([[https://reddit.com/r/emacs/comments/edn0uc/any_rubyists_here_i_wrote_a_little_compilation/][Reddit]]) - [[https://haskell-lang.org/intero][Intero for Emacs: A Complete interactive development program for Haskell]] ([[https://reddit.com/r/planetemacs/comments/eddz89/intero_for_emacs_a_complete_interactive/][Reddit]]) - [[https://sourceforge.net/projects/matlab-emacs/][Major mode for Emacs for editing MATLAB code, and running MATLAB in an inferior shell]] - [[http://www.skybert.net/emacs/enterprise-java-development-in-emacs/][Enterprise Java Development in Emacs | skybert.net]] - Mail: - [[https://www.reddit.com/r/emacs/comments/ebite6/mu4e_vs_gnus_vs_notmuch_for_emacs_email/][Mu4e vs. Gnus vs. NotMuch for emacs email]] - Spacemacs: - [[https://opensource.com/article/19/12/spacemacs][Emacs for Vim users: Getting started with the Spacemacs text editor]] ([[https://reddit.com/r/spacemacs/comments/ecfs7x/emacs_for_vim_users_getting_started_with_the/][Reddit]]) - Community: - [[https://lists.gnu.org/archive/html/emacs-orgmode/2019-12/msg00273.html][Help Bastien secure some free time for org-mode in 2020]] ([[https://reddit.com/r/emacs/comments/ebuauu/help_bastien_secure_some_free_time_for_orgmode_in/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/ebt1ab/weekly_tipstricketc_thread/][Weekly tips/trick/etc/ thread]] - [[https://emacsnyc.org/videos.html][Videos recording of talks from Emacs NYC Meetups]] ([[https://reddit.com/r/planetemacs/comments/ece308/videos_recording_of_talks_from_emacs_nyc_meetups/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/eemb76/what_feature_of_emacs_you_tried_in_2019_and_now/][What feature of emacs you tried in 2019 and now you can't live without?]] - Other: - [[https://emacspeak.blogspot.com/2019/12/speaking-of-chess-speech-enabling-emacs.html][emacspeak: Speaking Of Chess: Speech-Enabling Emacs Chess In Emacspeak]] - [[https://web.archive.org/web/20120327034810/http://dto.github.com/notebook/linkd.html][linkd-mode is a system for recognizing special s-expressions in all kinds of text files, and causing these "lisp hot spots" to become interactive when viewed within GNU Emacs.]] - [[https://youtu.be/FLjbKuoBlXs][Switching to Emacs]] ([[https://reddit.com/r/emacs/comments/edsy45/switching_to_emacs/][Reddit]]) - [[https://randomgeekery.org/2019/12/01/installing-emacs-documentation-on-pop_os/][Installing Emacs Documentation on POP!_os · Random Geekery]] - [[https://v.redd.it/1osw220bi9641][Let it snow in Emacs!]] ([[https://reddit.com/r/emacs/comments/eebgla/let_it_snow_in_emacs/][Reddit]]) - [[https://media.ccc.de/v/c4.openchaos.2019.11.retro-gaming-emacs][media.ccc.de - State of Retro Gaming in Emacs]] - [[https://notxor.nueva-actitud.org/blog/2019/11/26/introduccion-a-emacs/][Introducción a Emacs - Notxor tiene un blog]] - [[https://www.reddit.com/r/emacs/comments/ecrknk/emacs_on_windows_10_experience_again/][Emacs on windows 10 experience ( again ?)]] - [[https://tech.tonyballantyne.com/emacs/chessboards/][Create ASCII Chessboards with Emacs' Keyboard Macros]] - [[http://mbork.pl/2019-12-16_rot13_and_other_Caesar_ciphers_in_Emacs][Marcin Borkowski: rot13 and other Caesar ciphers in Emacs]] - [[http://mbork.pl/2019-12-23_Counting_sentences_in_emails][Marcin Borkowski: Counting sentences in emails]] - [[http://plain-text.co/index.html][The Plain Person’s Guide to Plain Text Social Science]] ([[https://irreal.org/blog/?p=8537][Irreal]]) - New packages: - http://melpa.org/#/atcoder-tools: An atcoder-tools client - http://melpa.org/#/cl-font-lock: Pretty Common Lisp font locking - http://melpa.org/#/flames-of-freedom: The flames of freedom - http://melpa.org/#/flycheck-swiftx: Flycheck: Swift backend - http://melpa.org/#/flyspell-correct-avy-menu: Correcting words with flyspell via avy-menu interface - http://melpa.org/#/git-backup-ivy: An ivy interface to git-backup - http://melpa.org/#/gnome-screencast: Use Gnome screen recording functionality using elisp - http://melpa.org/#/helm-switch-shell: A Helm source for switching between shell buffers - http://melpa.org/#/ivy-fuz: Integration between fuz and ivy. - http://melpa.org/#/lsp-mssql: MSSQL LSP bindings - http://melpa.org/#/minsk-theme: Minsk, a theme in deep muted greens - http://melpa.org/#/nix-env-install: Install packages using nix-env - http://melpa.org/#/speedbar-git-respect: Particular respect git repo in speedbar - http://melpa.org/#/treefactor: Restructure your messy Org documents - http://melpa.org/#/undo-fu: Undo helper with redo - http://melpa.org/#/vscdark-theme: VS Code Dark+ like theme - http://melpa.org/#/xonsh-mode: Major mode for editing xonshrc files - http://melpa.org/#/zim-wiki-mode: Zim Desktop Wiki edit mode - https://elpa.gnu.org/packages/windower.html: Helper functions for window manipulation. - https://elpa.gnu.org/packages/elisp-benchmarks.html: elisp benchamrks collection Links from [[http://reddit.com/r/emacs][reddit.com/r/emacs]], [[http://reddit.com/r/orgmode][r/orgmode]], [[http://reddit.com/r/spacemacs][r/spacemacs]], [[http://reddit.com/r/planetemacs][r/planetemacs]], [[https://hn.algolia.com/?query=emacs&sort=byDate&prefix&page=0&dateRange=all&type=story][Hacker News]], [[https://planet.emacslife.com][planet.emacslife.com]], [[https://www.youtube.com/results?search_query=emacs&search_sort=video_date_uploaded][YouTube]], [[http://git.savannah.gnu.org/cgit/emacs.git/log/etc/NEWS][the Emacs NEWS file]] and [[http://lists.gnu.org/archive/html/emacs-devel/2019-12][emacs-devel]]. You're receiving this message via the Emacs Tangents mailing list. [[https://lists.gnu.org/mailman/listinfo/emacs-tangents][View list info/unsubscribe]] --=-=-=--