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-11-04 Emacs news Date: Mon, 04 Nov 2019 11:33:15 -0500 Message-ID: <87bltrbnzo.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="64999"; 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 Mon Nov 04 17:34:14 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 1iRfJ0-000Gms-CU for get-emacs-tangents@m.gmane.org; Mon, 04 Nov 2019 17:34:14 +0100 Original-Received: from localhost ([::1]:35128 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iRfIy-0005Ri-I7 for get-emacs-tangents@m.gmane.org; Mon, 04 Nov 2019 11:34:12 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:53504) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iRfHY-0004GI-O3 for emacs-tangents@gnu.org; Mon, 04 Nov 2019 11:32:54 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iRfHM-0001sp-O0 for emacs-tangents@gnu.org; Mon, 04 Nov 2019 11:32:44 -0500 Original-Received: from 195-159-176-226.customer.powertech.no ([195.159.176.226]:49914 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iRfHM-0001rP-28 for emacs-tangents@gnu.org; Mon, 04 Nov 2019 11:32:32 -0500 Original-Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1iRfHJ-000EbL-3S for emacs-tangents@gnu.org; Mon, 04 Nov 2019 17:32:29 +0100 X-Injected-Via-Gmane: http://gmane.org/ Cancel-Lock: sha1:Wv3uVZJIF1HRm2CdKB+6nZ3I0OA= 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:351 Archived-At: --=-=-= Content-Type: multipart/alternative; boundary="==-=-=" --==-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit 2019-11-04 Emacs news ===================== [EmacsConf] () was a blast! Recordings may be available by next week - stay tuned. Thanks to everyone who helped make it happen! - Emacs configuration: - [Manuel Uberti: Thirty straight days] () - [Migrating Away From Use-Package] () - [elisp: My Emacs initialization files] () - [fat-free-evil: Fat Free Evil Emacs Config] () - [Emacs “Plugins”] () - Emacs Lisp: - [popup-el: Visual Popup Interface Library for Emacs] () - [Thanks for the display-buffer knowledge] () - Emacs development: - [Proposal to rename windows to panes after Emacs 27] () - [Add a skeleton to html-mode] () - [Don't refuse to install packages without a "footer line"] () - [Inhibit undo-in-region for mouse-drag-region (bug#37700)] () - [Rework vc stash bindings] () - [Bind vc-git-stash to a key] () - [Add a convenience function to be used when working on font locking] () - [* etc/NEWS: Update renamed function read-char-from-minibuffer.] () - [Default exotic image formats (like .webp) to image-mode] () - Appearance: - [emacs-maple-minibuffer: Show minibuffer with another frame] () - Navigation: - [with-emacs · Search and Replacement Techniques] () (2018) - [Quit and Close Emacs Special Windows Like Help and Compilation Results] () - [Building personal search engine: using Emacs and Ripgrep to search in your code and knowledge] () ([Reddit] ()) - [New package: windower.el] () - [Emacs packages: broadcast] () ([Reddit] ()) - [fancy-narrow: Emacs package to immitate narrow-to-region with more eye-candy] () - Org Mode: - [ob-cfengine3: Org Babel functions for CFEngine 3] () - [org-pretty-table: Replace org-table characters with box-drawing unicode glyphs.] () - [Wissensverwaltung auf Papier und digital] () - [UOMF: Presentation Slides Via Reveal and PDF Handout] () - [Postpone tasks (esp. habits) till tomorrow in the agenda view] () ([Reddit] ()) - [Organice] () - [Inline Tasks] () - Coding: - [Details on how to do REPL driven development from the editor (Emacs with CIDER) - How to? - ClojureVerse] () - [emacs-xml-format: emacs package to reformat xml using xmllint] () - [A few comments on tree-sitter for Emacs via rust bindings for Emacs lisp] () - [Prevent Emacs Compilation Window From Displaying Other Content • Christian Tietze] () - [My "space-substitute" code saves me some typing stress.] () - [Emacs IPython Notebook-0.2.1alpha1 documentation] () - [Anyone here who uses Indium and lsp-mode together? What are your experiences?] () - [Testing an API with emacs and restclient] () ([Reddit] ()) - [Minimal Setup for Elixir development in Emacs] () - [GitHub - turbo-cafe/flymake-kondor] () ([Reddit] ()) - Mail: - [Sending mail with mu4e] () - [Using emacs to manage mails with mu4e] () - Community: - [Emacs Amsterdam meetup group] () - [Weekly tips/trick/etc/ thread] () - Other: - [IRC and Emacs all the things (messengers like Slack, Skype, etc)] () ([Reddit] ()) - [Keeping a simple markdown work-log, via emacs] () - [nov: major mode for reading EPUBs in Emacs] () ([HN] ()) - [repl.it/languages/elisp - Runs Emacs in the browser] () ([Reddit] ()) - [How to annotate literally everything | Mildly entertainingᵝ] () - [pdfsearch.el: Emacs script to search annotations in a set of pdf files] () - [Emacs can compare parts of buffers] () - [Inserting special characters | I'm trying out for a Doom Emacs-related YouTube channel] () ([Reddit] ()) - [What is the advantage of using the included emacs tools vs using third party alternatives?] () - [Apple’s great GPL purge] () - [Thoughts on Carp and EmacsConf 2019?] () - [Emacs on MacOS Catalina 10.15 in 2019] () ([Reddit] ()) - [Emacs UI for the new (libre) Linux phones that are coming?] () - [10 Specific Ways to Improve Your Productivity with Emacs] () (2005) - [Emacs Markdown cheatsheet] () ([Irreal] ()) - New packages: - bento : Flycheck integration for the Bento code checker - berrys-theme : A light, clean and elegant theme - company-ctags : Fastest company-mode completion backend for ctags - flymake-golangci : A flymake handler for go-mode files using Golang CI lint - git-walktree : Browse Git tree and blob objects - helm-sly : Helm sources and some utilities for SLY. - lsp-ivy : LSP ivy integration - sql-sqlline : Adds SQLLine support to SQLi mode - trashed : Viewing/editing system trash can - xml-format : XML reformatter using xmllint - zero-input : Zero Chinese input method framework 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-11-04 Emacs news

EmacsConf was a blast! Recordings may be available by next week - stay tuned. Thanks to everyone who helped make it happen!

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-11-04 Emacs news [[https://emacsconf.org/2019][EmacsConf]] was a blast! Recordings may be available by next week - stay tuned. Thanks to everyone who helped make it happen! - Emacs configuration: - [[http://manuel-uberti.github.io//emacs/2019/11/02/thirty-straight-days/][Manuel Uberti: Thirty straight days]] - [[https://two-wrongs.com/migrating-away-from-use-package][Migrating Away From Use-Package]] - [[https://github.com/jimm/elisp][elisp: My Emacs initialization files]] - [[https://github.com/firstrow/fat-free-evil][fat-free-evil: Fat Free Evil Emacs Config]] - [[https://irreal.org/blog/?p=8411][Emacs “Plugins”]] - Emacs Lisp: - [[https://github.com/auto-complete/popup-el][popup-el: Visual Popup Interface Library for Emacs]] - [[https://www.reddit.com/r/emacs/comments/dqz5ux/thanks_for_the_displaybuffer_knowledge/][Thanks for the display-buffer knowledge]] - Emacs development: - [[https://lists.gnu.org/archive/html/emacs-devel/2019-10/msg01149.html][Proposal to rename windows to panes after Emacs 27]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ba8a7882de5bbdb39c9c1d74297a9613aa28463f][Add a skeleton to html-mode]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6297eb0fca9967649bcde6fd160bb6b5d3ce6878][Don't refuse to install packages without a "footer line"]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d75794fd5c168fb76406b88e231d8749160f934a][Inhibit undo-in-region for mouse-drag-region (bug#37700)]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e168bb73865f64cc67f80f8b2599c826cbf9e957][Rework vc stash bindings]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=4650aa3523068b83c3d9e6276fe89eb3955ca1e3][Bind vc-git-stash to a key]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e1409379f7ce60eb845a0b9c3a614af4f5fac694][Add a convenience function to be used when working on font locking]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=9e10ee754c8ffbe715879b7bba37a4523c8ee59d][* etc/NEWS: Update renamed function read-char-from-minibuffer.]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=19c98f762092adab01bf35d4b0c958af7d4ea59e][Default exotic image formats (like .webp) to image-mode]] - Appearance: - [[https://github.com/honmaple/emacs-maple-minibuffer][emacs-maple-minibuffer: Show minibuffer with another frame]] - Navigation: - [[https://with-emacs.com/posts/editing/search-and-replacement-techniques/][with-emacs · Search and Replacement Techniques]] (2018) - [[https://christiantietze.de/posts/2019/10/emacs-quit-special-windows/][Quit and Close Emacs Special Windows Like Help and Compilation Results]] - [[https://beepb00p.xyz/pkm-search.html][Building personal search engine: using Emacs and Ripgrep to search in your code and knowledge]] ([[https://reddit.com/r/emacs/comments/dq42vk/building_personal_search_engine_using_emacs_and/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/dqofmi/new_package_windowerel/][New package: windower.el]] - [[https://blog.bitsandbobs.net/blog/emacs-packages-broadcast/][Emacs packages: broadcast]] ([[https://reddit.com/r/emacs/comments/dqxcqp/emacs_packages_broadcast/][Reddit]]) - [[https://github.com/Malabarba/fancy-narrow][fancy-narrow: Emacs package to immitate narrow-to-region with more eye-candy]] - Org Mode: - [[https://github.com/nickanderson/ob-cfengine3/blob/master/README.org][ob-cfengine3: Org Babel functions for CFEngine 3]] - [[https://github.com/Fuco1/org-pretty-table][org-pretty-table: Replace org-table characters with box-drawing unicode glyphs.]] - [[https://karl-voit.at/2017/12/24/Zettelkasten/][Wissensverwaltung auf Papier und digital]] - [[https://karl-voit.at/2019/10/12/org-reveal-handout/][UOMF: Presentation Slides Via Reveal and PDF Handout]] - [[https://github.com/j-cr/org-postpone][Postpone tasks (esp. habits) till tomorrow in the agenda view]] ([[https://reddit.com/r/emacs/comments/dpjfci/postpone_tasks_esp_habits_till_tomorrow_in_the/][Reddit]]) - [[https://irreal.org/blog/?p=8407][Organice]] - [[https://irreal.org/blog/?p=8418][Inline Tasks]] - Coding: - [[https://clojureverse.org/t/details-on-how-to-do-repl-driven-development-from-the-editor-emacs-with-cider/4960][Details on how to do REPL driven development from the editor (Emacs with CIDER) - How to? - ClojureVerse]] - [[https://github.com/wbolster/emacs-xml-format][emacs-xml-format: emacs package to reformat xml using xmllint]] - [[https://www.reddit.com/r/emacs/comments/dqcbtp/a_few_comments_on_treesitter_for_emacs_via_rust/][A few comments on tree-sitter for Emacs via rust bindings for Emacs lisp]] - [[https://christiantietze.de/posts/2019/10/emacs-compilation-window-prevent-switching/][Prevent Emacs Compilation Window From Displaying Other Content • Christian Tietze]] - [[https://www.reddit.com/r/emacs/comments/dpwn7t/my_spacesubstitute_code_saves_me_some_typing/][My "space-substitute" code saves me some typing stress.]] - [[https://tkf.github.io/emacs-ipython-notebook/][Emacs IPython Notebook-0.2.1alpha1 documentation]] - [[https://www.reddit.com/r/emacs/comments/dpc3k5/anyone_here_who_uses_indium_and_lspmode_together/][Anyone here who uses Indium and lsp-mode together? What are your experiences?]] - [[https://erick.navarro.io/blog/testing-an-api-with-emacs-and-restclient/][Testing an API with emacs and restclient]] ([[https://reddit.com/r/emacs/comments/dre5dn/testing_an_api_with_emacs_and_restclient/][Reddit]]) - [[https://erick.navarro.io/blog/minimal-setup-for-elixir-development-in-emacs/][Minimal Setup for Elixir development in Emacs]] - [[https://github.com/turbo-cafe/flymake-kondor][GitHub - turbo-cafe/flymake-kondor]] ([[https://reddit.com/r/emacs/comments/dr7q5e/github_turbocafeflymakekondor/][Reddit]]) - Mail: - [[https://dataswamp.org/~solene/2018-05-22-mu4esmtp.html][Sending mail with mu4e]] - [[https://dataswamp.org/~solene/2017-06-15-mu4e.html][Using emacs to manage mails with mu4e]] - Community: - [[https://www.meetup.com/Amsterdam-Emacs-Users-Group/events/][Emacs Amsterdam meetup group]] - [[https://www.reddit.com/r/emacs/comments/domrl6/weekly_tipstricketc_thread/][Weekly tips/trick/etc/ thread]] - Other: - [[https://200ok.ch/posts/2019-11-01_irc_and_emacs_all_the_things.html][IRC and Emacs all the things (messengers like Slack, Skype, etc)]] ([[https://reddit.com/r/emacs/comments/dq86wi/irc_and_emacs_all_the_things_messengers_like/][Reddit]]) - [[https://blog.steve.fi/keeping_a_simple_markdown_work_log__via_emacs.html][Keeping a simple markdown work-log, via emacs]] - [[https://github.com/wasamasa/nov.el][nov: major mode for reading EPUBs in Emacs]] ([[https://news.ycombinator.com/item?id=21426315][HN]]) - [[https://repl.it/languages/elisp][repl.it/languages/elisp - Runs Emacs in the browser]] ([[https://reddit.com/r/emacs/comments/dqa5ja/replitlanguageselisp_runs_emacs_in_the_browser/][Reddit]]) - [[https://beepb00p.xyz/annotating.html][How to annotate literally everything | Mildly entertainingᵝ]] - [[https://github.com/larsen/bin/blob/master/pdfsearch.el][pdfsearch.el: Emacs script to search annotations in a set of pdf files]] - [[https://www.reddit.com/r/emacs/comments/dq0kon/emacs_can_compare_parts_of_buffers/][Emacs can compare parts of buffers]] - [[https://www.youtube.com/watch?v=HjUquOQtIYs][Inserting special characters | I'm trying out for a Doom Emacs-related YouTube channel]] ([[https://reddit.com/r/emacs/comments/dr5x30/inserting_special_characters_im_trying_out_for_a/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/dr3owx/what_is_the_advantage_of_using_the_included_emacs/][What is the advantage of using the included emacs tools vs using third party alternatives?]] - [[http://meta.ath0.com/2012/02/05/apples-great-gpl-purge/][Apple’s great GPL purge]] - [[https://www.reddit.com/r/emacs/comments/dqxj7y/thoughts_on_carp_and_emacsconf_2019/][Thoughts on Carp and EmacsConf 2019?]] - [[https://medium.com/@holzman.simon/emacs-on-macos-catalina-10-15-in-2019-79ff713c1ccc][Emacs on MacOS Catalina 10.15 in 2019]] ([[https://reddit.com/r/emacs/comments/dqcs7y/emacs_on_macos_catalina_1015_in_2019/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/dobjhn/emacs_ui_for_the_new_libre_linux_phones_that_are/][Emacs UI for the new (libre) Linux phones that are coming?]] - [[https://sites.google.com/site/steveyegge2/effective-emacs][10 Specific Ways to Improve Your Productivity with Emacs]] (2005) - [[https://www.cheatography.com/xaon/cheat-sheets/emacs-markdown-mode/][Emacs Markdown cheatsheet]] ([[https://irreal.org/blog/?p=8420][Irreal]]) - New packages: - http://melpa.org/#/bento: Flycheck integration for the Bento code checker - http://melpa.org/#/berrys-theme: A light, clean and elegant theme - http://melpa.org/#/company-ctags: Fastest company-mode completion backend for ctags - http://melpa.org/#/flymake-golangci: A flymake handler for go-mode files using Golang CI lint - http://melpa.org/#/git-walktree: Browse Git tree and blob objects - http://melpa.org/#/helm-sly: Helm sources and some utilities for SLY. - http://melpa.org/#/lsp-ivy: LSP ivy integration - http://melpa.org/#/sql-sqlline: Adds SQLLine support to SQLi mode - http://melpa.org/#/trashed: Viewing/editing system trash can - http://melpa.org/#/xml-format: XML reformatter using xmllint - http://melpa.org/#/zero-input: Zero Chinese input method framework 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-11][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]] --=-=-=--