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-06-24 Emacs news Date: Mon, 24 Jun 2019 22:40:17 -0400 Message-ID: <87blym9ylq.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="218129"; 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 Jun 25 04:41:06 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 1hfbOL-000uZw-QQ for get-emacs-tangents@m.gmane.org; Tue, 25 Jun 2019 04:41:06 +0200 Original-Received: from localhost ([::1]:55978 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hfbOK-0003ql-Lv for get-emacs-tangents@m.gmane.org; Mon, 24 Jun 2019 22:41:04 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57084) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hfbO1-0003qZ-14 for emacs-tangents@gnu.org; Mon, 24 Jun 2019 22:40:54 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hfbNr-00071j-2o for emacs-tangents@gnu.org; Mon, 24 Jun 2019 22:40:44 -0400 Original-Received: from [195.159.176.226] (port=50390 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hfbNq-00070V-Hw for emacs-tangents@gnu.org; Mon, 24 Jun 2019 22:40:35 -0400 Original-Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1hfbNi-000tuG-HQ for emacs-tangents@gnu.org; Tue, 25 Jun 2019 04:40:26 +0200 X-Injected-Via-Gmane: http://gmane.org/ Cancel-Lock: sha1:roUsJHOjsLUfCX0CqwEd6gW1E60= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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:327 Archived-At: --=-=-= Content-Type: multipart/alternative; boundary="==-=-=" --==-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit 2019-06-24 Emacs news ===================== - Emacs configuration: - [Emacs Bootstrap:. Select your favorite programming languages, and your init file will be generated for you] () - [jcs-emacs-init: An Emacs configuration bundle.] () - [Beginners Screencast - Setting up Emacs From Scratch By Tsoding] () - [patrickt/emacs: the greatest emacs setup of all time] () ([Reddit] ()) - [I Made A Doom Like Emacs Config That I call PandaMacs] () - [Does anybody have any (more) real cool Hydras to share?] () - Emacs Lisp: - [Exploring Emacs rx Macro] () - [Manuel Uberti: Passing the prefix argument around] () - Emacs development: - [Triaging bugs of GNU Emacs · GeekSocket] () - [Emacs Bug Reporting Workflow] () - [Optional space and unit in `file-size-human-readable' (bug#35756)] () - [Add NEWS entry for new command gnus-summary-browse-url] () - [Handle 'code' tag in shr.el] () - [Make toolbar show keyboard equivalents in its tooltips] () - [mantemp.el library is now obsolete] () - [* lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete] () - [Add file sorting options to find-dired and grep-find (bug#36110)] () - [--with-cairo is no longer experimental] () - [Report progress during custom-make-dependencies instead of file count] () - [* bookmark.el: Watch bookmark file. Use lexical binding.] () - Appearance: - [default-text-scale: Easily adjust the font size in all Emacs frames] () - [pretty-mode: Redisplay parts of the Emacs buffer as pretty symbols.] () - [countdown.el: 10 9 8 7 6 5...] () - Navigation: - [Articles - Ripgrep is faster than the rest. Deadgrep is a fantastic emacs interface.] () - [Solution: multiple pattern searching with highlighting] () - [dired-toggle: Show dired as sidebar and will not create new buffers when changing directory] () - [Emacs Doom E08: Multiple cursor in Emacs with evil-multiedit] () ([Reddit] ()) - [Go up in the hierarchy and possibly kill buffers by the way] () - Writing: - [How to use Thesaurus from Spacemacs] () - [agzam/mw-thesaurus.el: Merriam-Webster Thesaurus in Emacs] () ([Reddit] ()) - [Emacs for writers] () ([Reddit] ()) - Org Mode: - [Irreal: Org List Repair] () - [Building Org Development version ❚ A Scripter's Notes] () - [Executing org blocks with a docker container?] () - [Orgzly] () - Org Mode export: - [Make beautiful documents from Emacs ORG-Mode] () ([Irreal] ()) - [Export from Org to odt (some tips): Using `#+ATTR_ODT:: style "customstyle"` | Google Translate] () - Coding: - [emacs-haskell-mode: A minimal emacs configuration for haskell programming using haskell-mode and friends.] () - [fstar-mode.el: Emacs support for F*] () - [reason-mode: Emacs major mode for working with ReasonML] () - [nodejs-repl.el: Run Node.js REPL and communicate with the process] () - [Emacs for Angular — Bitbucket] () - [eForth, a FORTH in Emacs Lisp--14 lines] () - [Emacs Speaks Statistics Config Share Space: configurations shared by #rstats community members. Make a PR to share your own ESS config!] () - [flex-compile: Run, evaluate and compile functionality for a variety of different languages and modes.] () - [Irreal: Working With Google Cloud Compute Instances in Emacs] () - [anaconda-mode: Code navigation, documentation lookup and completion for Python.] () - [nsis-mode: Major mode for NSIS files] () - [Creating pull requests from emacs with magit] () ([Reddit] ()) - [Jonathan Bennett: Python and Emacs Pt. 1] () - [live-py-plugin: Live coding in Python with PyCharm, Emacs, or Eclipse.] () - [nix-mode: An Emacs major mode for editing Nix expressions.] () - [dockerfile-mode: An emacs mode for handling Dockerfiles] () - [emacs-helm-tramp: Tramp helm interface for ssh and docker and ‎vagrant] () - [cook: The traditional Makefile is replaced by Cookbook.py. Use cook in place of make. Scripted in Python.] () - [squiggly-clojure: Flycheck checker for Clojure, using eastwood and core.typed.] () - [Coleslaw-mode v0.2 is out] () - Spacemacs: - [Spaceclipse: Spacemacs' like key bindings for Eclipse] () - [A guide to create tmux like Custom Layouts in Spacemacs] () - Community: - [Emacs addiction] () - [Weekly tips/trick/etc/ thread] () - Other: - [Setting Up and Using Emacs InfoMode] () ([Reddit] ()) - [addressbook-bookmark: An addressbook for emacs based on bookmark.el] () - [lolcat.el: Rainbows and unicorns in Emacs Lisp!] () - [Smos: a replacement for emacs org mode] () - [helm-esa.el: Open esa.io document sharing service articles to the web browser using helm interface] () - [subed: Subtitle editor for Emacs] () - [Alex Schroeder: Gopher Clients for Emacs] () - [speechd-el: Emacs speech and Braille output interface] () - New packages: - ddskk-posframe : Show Henkan tooltip for ddskk via posframe - frog-jump-buffer : The fastest buffer-jumping Emacs lisp package around. - helm-evil-markers : Show evil markers with helm - jsonl : Utility functions for working with line-delimited JSON - org-lookup-dnd : Reference the index of a D&D handbook pdf - pinboard : A pinboard.in client - vale-mode : Major mode for writing Vale vaf files Links from [reddit.com/r/emacs] (), [/r/orgmode] (), [/r/spacemacs] (), [/r/planetemacs] (), [Hacker News] (), [planet.emacslife.com] (), [YouTube] (), the changes to 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-06-24 Emacs news

Links from reddit.com/r/emacs, /r/orgmode, /r/spacemacs, /r/planetemacs, Hacker News, planet.emacslife.com, YouTube, the changes to 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-06-24 Emacs news - Emacs configuration: - [[http://www.emacs-bootstrap.com/][Emacs Bootstrap:. Select your favorite programming languages, and your init file will be generated for you]] - [[https://github.com/jcs090218/jcs-emacs-init][jcs-emacs-init: An Emacs configuration bundle.]] - [[https://www.reddit.com/r/emacs/comments/c32pfu/beginners_screencast_setting_up_emacs_from/][Beginners Screencast - Setting up Emacs From Scratch By Tsoding]] - [[https://github.com/patrickt/emacs][patrickt/emacs: the greatest emacs setup of all time]] ([[https://reddit.com/r/planetemacs/comments/c2044t/emacs_the_greatest_emacs_setup_of_all_time/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/c2qjuf/i_made_a_doom_like_emacs_config_that_i_call/][I Made A Doom Like Emacs Config That I call PandaMacs]] - [[https://www.reddit.com/r/emacs/comments/c29edh/does_anybody_have_any_more_real_cool_hydras_to/][Does anybody have any (more) real cool Hydras to share?]] - Emacs Lisp: - [[https://francismurillo.github.io/2017-03-30-Exploring-Emacs-rx-Macro/][Exploring Emacs rx Macro]] - [[http://manuel-uberti.github.io//emacs/2019/06/21/windows/][Manuel Uberti: Passing the prefix argument around]] - Emacs development: - [[https://geeksocket.in/posts/build-emacs-bug-triaging/][Triaging bugs of GNU Emacs · GeekSocket]] - [[https://irreal.org/blog/?p=8118][Emacs Bug Reporting Workflow]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=866f527ddf21050a827fa47e04cfe6163f1c7053][Optional space and unit in `file-size-human-readable' (bug#35756)]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d8ebb997c1a40133527b8644e32e219ee2366178][Add NEWS entry for new command gnus-summary-browse-url]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=c4bfb5dfab5699aa63ab65f3274866e5a1376569][Handle 'code' tag in shr.el]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=54256143ef770a48ece146e1f7884447fce8cfd8][Make toolbar show keyboard equivalents in its tooltips]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=efda44fb72d0f1ed7f8a6506f2cb1ddd504d93b8][mantemp.el library is now obsolete]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=436ccc6967146e5fbcf7a27a90fb44d0452cb901][* lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8b379bbeca9b3765e2b1e948d9d9c90ab92ff4b6][Add file sorting options to find-dired and grep-find (bug#36110)]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=50c5d5621cb5e6d7c86829ac4b776d81e47b2189][--with-cairo is no longer experimental]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6a02ca0b8c055c863bf53d9b92e8bea27b0e992f][Report progress during custom-make-dependencies instead of file count]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=0f4d368f3500fe8e3ac8f9a0d5ab1ca95f1ef2d0][* bookmark.el: Watch bookmark file. Use lexical binding.]] - Appearance: - [[https://github.com/purcell/default-text-scale][default-text-scale: Easily adjust the font size in all Emacs frames]] - [[https://github.com/pretty-mode/pretty-mode][pretty-mode: Redisplay parts of the Emacs buffer as pretty symbols.]] - [[https://github.com/xuchunyang/countdown.el][countdown.el: 10 9 8 7 6 5...]] - Navigation: - [[https://www.reddit.com/r/emacs/comments/c2jvkj/articles_ripgrep_is_faster_than_the_rest_deadgrep/][Articles - Ripgrep is faster than the rest. Deadgrep is a fantastic emacs interface.]] - [[https://www.reddit.com/r/emacs/comments/c3cqdg/solution_multiple_pattern_searching_with/][Solution: multiple pattern searching with highlighting]] - [[https://github.com/fasheng/dired-toggle][dired-toggle: Show dired as sidebar and will not create new buffers when changing directory]] - [[https://youtu.be/zXdT5jY_ui0][Emacs Doom E08: Multiple cursor in Emacs with evil-multiedit]] ([[https://reddit.com/r/emacs/comments/c3r64t/emacs_doom_e08_multiple_cursor_in_emacs_with/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/c2firn/go_up_in_the_hierarchy_and_possibly_kill_buffers/][Go up in the hierarchy and possibly kill buffers by the way]] - Writing: - [[http://hangaroundtheweb.com/2019/06/how-to-use-thesaurus-from-spacemacs/][How to use Thesaurus from Spacemacs]] - [[https://github.com/agzam/mw-thesaurus.el][agzam/mw-thesaurus.el: Merriam-Webster Thesaurus in Emacs]] ([[https://reddit.com/r/emacs/comments/c2u0hb/agzammwthesaurusel_merriamwebster_thesaurus_in/][Reddit]]) - [[https://github.com/frankjonen/emacs-for-writers][Emacs for writers]] ([[https://reddit.com/r/emacs/comments/c3tzd3/emacs_for_writers/][Reddit]]) - Org Mode: - [[https://irreal.org/blog/?p=8120][Irreal: Org List Repair]] - [[https://scripter.co/building-org-development-version/][Building Org Development version ❚ A Scripter's Notes]] - [[https://www.reddit.com/r/emacs/comments/c3bz6e/executing_org_blocks_with_a_docker_container/][Executing org blocks with a docker container?]] - [[https://irreal.org/blog/?p=8113][Orgzly]] - Org Mode export: - [[https://linuxhint.com/documents_emacs_org_mode/][Make beautiful documents from Emacs ORG-Mode]] ([[https://irreal.org/blog/?p=8115][Irreal]]) - [[https://translate.google.com/translate?sl=auto&tl=en&u=https%3A%2F%2Fmaciaschain.gitlab.io%2Fgnutas%2Forgodt.html][Export from Org to odt (some tips): Using `#+ATTR_ODT:: style "customstyle"` | Google Translate]] - Coding: - [[https://gitlab.com/gilmi/emacs-haskell-mode-starter][emacs-haskell-mode: A minimal emacs configuration for haskell programming using haskell-mode and friends.]] - [[https://github.com/FStarLang/fstar-mode.el][fstar-mode.el: Emacs support for F*]] - [[https://github.com/reasonml-editor/reason-mode][reason-mode: Emacs major mode for working with ReasonML]] - [[https://github.com/abicky/nodejs-repl.el][nodejs-repl.el: Run Node.js REPL and communicate with the process]] - [[https://bitbucket.org/snippets/rakotomandimby/zeg88a][Emacs for Angular — Bitbucket]] - [[https://www.reddit.com/r/emacs/comments/c40pmh/eforth_a_forth_in_emacs_lisp14_lines/][eForth, a FORTH in Emacs Lisp--14 lines]] - [[https://github.com/MilesMcBain/esscss/blob/master/README.md][Emacs Speaks Statistics Config Share Space: configurations shared by #rstats community members. Make a PR to share your own ESS config!]] - [[https://github.com/plandes/flex-compile][flex-compile: Run, evaluate and compile functionality for a variety of different languages and modes.]] - [[https://irreal.org/blog/?p=8126][Irreal: Working With Google Cloud Compute Instances in Emacs]] - [[https://github.com/proofit404/anaconda-mode][anaconda-mode: Code navigation, documentation lookup and completion for Python.]] - [[https://github.com/mattfidler/nsis-mode][nsis-mode: Major mode for NSIS files]] - [[https://prathamesh.tech/2019/06/21/creating-pull-requests-from-emacs/][Creating pull requests from emacs with magit]] ([[https://reddit.com/r/emacs/comments/c3ammw/creating_pull_requests_from_emacs_with_magit/][Reddit]]) - [[https://jonathanabennett.github.io/blog/2019/06/20/python-and-emacs-pt.-1/][Jonathan Bennett: Python and Emacs Pt. 1]] - [[https://github.com/donkirkby/live-py-plugin][live-py-plugin: Live coding in Python with PyCharm, Emacs, or Eclipse.]] - [[https://github.com/NixOS/nix-mode][nix-mode: An Emacs major mode for editing Nix expressions.]] - [[https://github.com/spotify/dockerfile-mode][dockerfile-mode: An emacs mode for handling Dockerfiles]] - [[https://github.com/masasam/emacs-helm-tramp][emacs-helm-tramp: Tramp helm interface for ssh and docker and ‎vagrant]] - [[https://github.com/abo-abo/cook][cook: The traditional Makefile is replaced by Cookbook.py. Use cook in place of make. Scripted in Python.]] - [[https://github.com/clojure-emacs/squiggly-clojure][squiggly-clojure: Flycheck checker for Clojure, using eastwood and core.typed.]] - [[https://spensertruex.com/coleslaw-mode][Coleslaw-mode v0.2 is out]] - Spacemacs: - [[https://www.reddit.com/r/spacemacs/comments/c26hf6/spaceclipse_spacemacs_like_key_bindings_for/][Spaceclipse: Spacemacs' like key bindings for Eclipse]] - [[http://hangaroundtheweb.com/2019/06/a-guide-to-create-tmux-like-custom-layouts-in-spacemacs/][A guide to create tmux like Custom Layouts in Spacemacs]] - Community: - [[https://www.reddit.com/r/emacs/comments/c2pnxw/emacs_addiction/][Emacs addiction]] - [[https://www.reddit.com/r/emacs/comments/c1zl0s/weekly_tipstricketc_thread/][Weekly tips/trick/etc/ thread]] - Other: - [[http://pchristensen.com/blog/articles/setting-up-and-using-emacs-infomode/][Setting Up and Using Emacs InfoMode]] ([[https://reddit.com/r/emacs/comments/c2ys4e/setting_up_and_using_emacs_infomode/][Reddit]]) - [[https://github.com/thierryvolpiatto/addressbook-bookmark][addressbook-bookmark: An addressbook for emacs based on bookmark.el]] - [[https://github.com/xuchunyang/lolcat.el][lolcat.el: Rainbows and unicorns in Emacs Lisp!]] - [[https://www.reddit.com/r/orgmode/comments/c3xrzz/smos_a_replacement_for_emacs_org_mode/][Smos: a replacement for emacs org mode]] - [[https://github.com/masutaka/emacs-helm-esa][helm-esa.el: Open esa.io document sharing service articles to the web browser using helm interface]] - [[https://github.com/rndusr/subed/][subed: Subtitle editor for Emacs]] - [[https://alexschroeder.ch/wiki/2019-06-21_Gopher_Clients_for_Emacs][Alex Schroeder: Gopher Clients for Emacs]] - [[https://github.com/brailcom/speechd-el][speechd-el: Emacs speech and Braille output interface]] - New packages: - http://melpa.org/#/ddskk-posframe: Show Henkan tooltip for ddskk via posframe - http://melpa.org/#/frog-jump-buffer: The fastest buffer-jumping Emacs lisp package around. - http://melpa.org/#/helm-evil-markers: Show evil markers with helm - http://melpa.org/#/jsonl: Utility functions for working with line-delimited JSON - http://melpa.org/#/org-lookup-dnd: Reference the index of a D&D handbook pdf - http://melpa.org/#/pinboard: A pinboard.in client - http://melpa.org/#/vale-mode: Major mode for writing Vale vaf files 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://reddit.com/r/planetemacs][/r/planetemacs]], [[https://hn.algolia.com/?query=emacs&sort=byDate&prefix&page=0&dateRange=all&type=story][Hacker News]], [[http://planet.emacslife.com][planet.emacslife.com]], [[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/2019-06][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]] --=-=-=--