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-18 Emacs news Date: Mon, 18 Nov 2019 11:37:38 -0500 Message-ID: <87zhgt9m3x.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="74702"; 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 18 17:37:31 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 1iWk1q-000JFW-Fd for get-emacs-tangents@m.gmane.org; Mon, 18 Nov 2019 17:37:30 +0100 Original-Received: from localhost ([::1]:36712 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iWk1p-0007dI-C1 for get-emacs-tangents@m.gmane.org; Mon, 18 Nov 2019 11:37:29 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:49151) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iWk0p-0006sG-Po for emacs-tangents@gnu.org; Mon, 18 Nov 2019 11:36:36 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iWk0h-0005Tp-Jo for emacs-tangents@gnu.org; Mon, 18 Nov 2019 11:36:27 -0500 Original-Received: from 195-159-176-226.customer.powertech.no ([195.159.176.226]:60130 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iWk0f-0005RJ-8x for emacs-tangents@gnu.org; Mon, 18 Nov 2019 11:36:19 -0500 Original-Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1iWk0a-000Hfd-Ls for emacs-tangents@gnu.org; Mon, 18 Nov 2019 17:36:12 +0100 X-Injected-Via-Gmane: http://gmane.org/ Cancel-Lock: sha1:HIEgxH5ywBgCtF389ZQ+UDPfCB8= 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:353 Archived-At: --=-=-= Content-Type: multipart/alternative; boundary="==-=-=" --==-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit 2019-11-18 Emacs news ===================== - Emacs configuration: - [Emacs configuration file] () - [Best way to store init.el citations for long-term?] () - Emacs Lisp: - [Emacs is amazing] () - story about modifying pdf-view behavior - [Is there a code challenge resource for elisp?] () - Emacs development: - [time-stamp: update support for time zone numeric offset] () - [* lisp/dired.el (dired-dwim-target): Add new choices (bug#35385)] () - Appearance: - [highlight-indentation-mode: Highlighting indentation for Emacs] () - [ThemeCreator: create themes for intellij, textmate, atom, emacs, vim and gnome terminal.] () - [herald-the-mode-line.el: Show the modeline in the minibuffer] () - [Emacs mode for hiding the mode-line · Bastien Guerry - Liberté, informatique, choucroute.] () - [darkplus-emacs: VS Code's Dark+ theme for Emacs] () - Navigation: - [Projects - Projectile: The Project Interaction Library for Emacs] () - [Manuel Uberti: At the helm of my configuration] () - Org Mode: - [Org-mode and a Reading Schedule] () - [Embedding Youtube videos with org-mode links · Endless Parentheses] () - [Ricing up Org Mode] () ([Reddit] ()) - [Using Emacs 61 - org-msg] () ([Reddit] ()) - [public voit: UOMF: Linking Org mode Headings (my workflow and best practice)] () - [All Things Org Mode: PIM, Scientific Writing, Presentation, Programming] () - [Running SQL on org-mode tables] () - [Self-contained Org files] () ([Reddit] ()) - [org-html-sass: Template for org-mode HTML export that uses Compass/Sass for styling] () - [Consistent Technical Documents Using Emacs and Org Mode] () ([Reddit] (), [Irreal] ()) - [Send your Garmin activities to OrgMode] () ([Reddit] ()) - [ob-restclient.el: An org-mode extension to restclient.el] () - [Have some code: make ediffing folded org files better] () - [Release v1.8 · orgzly/orgzly-android · GitHub] () - [Org-mode related ResearchGate Publications] () ([Reddit] ()) - [An Effective Git And Org-Mode Based Workflow For Reproducible Research | ACM Digital Library] () - [Mi entorno de trabajo en Emacs] () - Coding: - [Trying to make the switch from Pycharm] () - [Can anyone please suggest a good setup for lsp-mode for Angular development?] () - [pest-mode.el --- Major mode for editing Pest files] () - [Wrote a flycheck checker for standardrb] () - [counsel-etags 1.9.0 is out | Chen's blog] () ([Reddit] ()) - [Remote Debugging With Tramp] () - [Smart Dash: Use dash key to insert an underscore within C identifiers and a dash otherwise.] () - Version control: - [List Commits to Dired-Marked Files] () - [Emacs is the best merge tool for Git] () ([Reddit] ()) - [github-agent: Sync issues to your local directory as a git repo] () - [Using GitHub issues to communicate with your students] () - Community: - [Weekly tips/trick/etc/ thread] () - [Paris meetup - 19 Oct 2019 - Come on !] () - [Which annoyances would you hope to fix one day?!] () - [linuxdatabases - EmacsConf 2019] () - [The history of Emacs -- primary and secondary source materials (Software Preservation Group)] () - [Symbolics Lisp Machine Summary, 3600 Edition (PDF)] () ([Reddit] ()) - Other: - [spray: an elisp implementation of OpenSpritz, a speedreader.] () - [Managing bibliographies from Emacs (v2)] () - [Writing with Emacs: Tips, Examples, and Resources for Writing with Emacs] () ([Reddit] ()) - [Diffing buffer fragments] () - diffing last two entries in kill ring, also [continued] () - [maccadet: Use all of Emacs modifiers on macOS with various keyboards.] () - New packages: - company-stan : A company-mode completion backend for stan - eldoc-stan : Eldoc support for stan functions - flycheck-stan : Add Stan support for Flycheck 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-18 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-11-18 Emacs news - Emacs configuration: - [[http://www.coli.uni-saarland.de/%7Eslemaguer/emacs/main.html][Emacs configuration file]] - [[https://www.reddit.com/r/emacs/comments/dwb0cz/best_way_to_store_initel_citations_for_longterm/][Best way to store init.el citations for long-term?]] - Emacs Lisp: - [[https://www.reddit.com/r/emacs/comments/dvpl28/emacs_is_amazing/][Emacs is amazing]] - story about modifying pdf-view behavior - [[https://www.reddit.com/r/emacs/comments/dw7akr/is_there_a_code_challenge_resource_for_elisp/][Is there a code challenge resource for elisp?]] - Emacs development: - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=1d189843bb2a4f23dc269314d5e6dfb4f9fe801e][time-stamp: update support for time zone numeric offset]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d0351f4d2010e3e8f3ada04b045dede10f110d7f][* lisp/dired.el (dired-dwim-target): Add new choices (bug#35385)]] - Appearance: - [[https://github.com/adamchandra/Highlight-Indentation-for-Emacs][highlight-indentation-mode: Highlighting indentation for Emacs]] - [[https://github.com/mswift42/themecreator][ThemeCreator: create themes for intellij, textmate, atom, emacs, vim and gnome terminal.]] - [[https://gitlab.com/marcowahl/herald-the-mode-line/blob/master/herald-the-mode-line.el][herald-the-mode-line.el: Show the modeline in the minibuffer]] - [[https://bzg.fr/en/emacs-hide-mode-line.html/][Emacs mode for hiding the mode-line · Bastien Guerry - Liberté, informatique, choucroute.]] - [[https://github.com/popcorn4dinner/darkplus-emacs][darkplus-emacs: VS Code's Dark+ theme for Emacs]] - Navigation: - [[https://www.projectile.mx/en/latest/projects/][Projects - Projectile: The Project Interaction Library for Emacs]] - [[http://manuel-uberti.github.io//emacs/2019/11/16/helm/][Manuel Uberti: At the helm of my configuration]] - Org Mode: - [[https://www.reddit.com/r/orgmode/comments/dvtuo9/orgmode_and_a_reading_schedule/][Org-mode and a Reading Schedule]] - [[http://endlessparentheses.com/embedding-youtube-videos-with-org-mode-links.html][Embedding Youtube videos with org-mode links · Endless Parentheses]] - [[http://blog.lujun9972.win/emacs-document/blog/2018/10/22/ricing-up-org-mode/index.html][Ricing up Org Mode]] ([[https://reddit.com/r/emacs/comments/dx5uug/ricing_up_org_mode/][Reddit]]) - [[https://cestlaz.github.io/post/using-emacs-61-org-msg/][Using Emacs 61 - org-msg]] ([[https://reddit.com/r/emacs/comments/dx6t5p/using_emacs_61_orgmsg/][Reddit]]) - [[https://karl-voit.at/2019/11/16/UOMF-Linking-Headings/][public voit: UOMF: Linking Org mode Headings (my workflow and best practice)]] - [[https://karl-voit.at/2019/10/26/all-things-org/][All Things Org Mode: PIM, Scientific Writing, Presentation, Programming]] - [[https://isamert.net/2019/11/14/running-sql-on-org-mode-tables.html][Running SQL on org-mode tables]] - [[https://lepisma.xyz/journal/2018/11/11/self-contained-org-files/index.html][Self-contained Org files]] ([[https://reddit.com/r/orgmode/comments/dxnpt9/selfcontained_org_files/][Reddit]]) - [[https://github.com/pymander/org-html-sass][org-html-sass: Template for org-mode HTML export that uses Compass/Sass for styling]] - [[https://www.youtube.com/watch?v=0g9BcZvQbXU][Consistent Technical Documents Using Emacs and Org Mode]] ([[https://reddit.com/r/emacs/comments/dxk4py/consistent_technical_documents_using_emacs_and/][Reddit]], [[https://irreal.org/blog/?p=8452][Irreal]]) - [[https://github.com/mmagnus/garmin2orgmode][Send your Garmin activities to OrgMode]] ([[https://reddit.com/r/orgmode/comments/durp9p/send_your_garmin_activities_to_orgmode/][Reddit]]) - [[https://github.com/alf/ob-restclient.el][ob-restclient.el: An org-mode extension to restclient.el]] - [[https://www.reddit.com/r/emacs/comments/dxzi96/have_some_code_make_ediffing_folded_org_files/][Have some code: make ediffing folded org files better]] - [[https://github.com/orgzly/orgzly-android/releases/tag/v1.8][Release v1.8 · orgzly/orgzly-android · GitHub]] - [[https://www.researchgate.net/search?q=org-mode][Org-mode related ResearchGate Publications]] ([[https://reddit.com/r/emacs/comments/dwrg6w/orgmode_related_researchgate_publications/][Reddit]]) - [[https://dl.acm.org/citation.cfm?doid=2723872.2723881][An Effective Git And Org-Mode Based Workflow For Reproducible Research | ACM Digital Library]] - [[https://ondahostil.wordpress.com/2019/10/16/mi-entorno-de-trabajo/][Mi entorno de trabajo en Emacs]] - Coding: - [[https://www.reddit.com/r/spacemacs/comments/dw0izf/trying_to_make_the_switch_from_pycharm/][Trying to make the switch from Pycharm]] - [[https://www.reddit.com/r/emacs/comments/dw8m7t/can_anyone_please_suggest_a_good_setup_for/][Can anyone please suggest a good setup for lsp-mode for Angular development?]] - [[https://github.com/ksqsf/emacs-config/blob/master/lisp/pest-mode.el][pest-mode.el --- Major mode for editing Pest files]] - [[https://github.com/julianrubisch/flycheck-standardrb][Wrote a flycheck checker for standardrb]] - [[http://blog.binchen.org/posts/counsel-etags-1-9-0-is-out.html][counsel-etags 1.9.0 is out | Chen's blog]] ([[https://reddit.com/r/planetemacs/comments/dy0z2g/counseletags_190_is_out_chens_blog/][Reddit]]) - [[https://irreal.org/blog/?p=8439][Remote Debugging With Tramp]] - [[https://bitbucket.org/malsyned/smart-dash][Smart Dash: Use dash key to insert an underscore within C identifiers and a dash otherwise.]] - Version control: - [[https://irreal.org/blog/?p=8437][List Commits to Dired-Marked Files]] - [[http://blog.binchen.org/posts/emacs-is-the-best-merge-tool-for-git.html][Emacs is the best merge tool for Git]] ([[https://reddit.com/r/emacs/comments/dvs1jt/emacs_is_the_best_merge_tool_for_git/][Reddit]]) - [[https://github.com/k-bx/github-agent][github-agent: Sync issues to your local directory as a git repo]] - [[https://www.youtube.com/watch?v=SNsjMKYoLr8][Using GitHub issues to communicate with your students]] - Community: - [[https://www.reddit.com/r/emacs/comments/dv71hb/weekly_tipstricketc_thread/][Weekly tips/trick/etc/ thread]] - [[https://www.reddit.com/r/emacs/comments/dw6s78/paris_meetup_19_oct_2019_come_on/][Paris meetup - 19 Oct 2019 - Come on !]] - [[https://www.reddit.com/r/emacs/comments/dw0h2y/which_annoyances_would_you_hope_to_fix_one_day/][Which annoyances would you hope to fix one day?!]] - [[https://linuxdatabases.info/blog/?p=151][linuxdatabases - EmacsConf 2019]] - [[http://www.softwarepreservation.org/projects/emacs][The history of Emacs -- primary and secondary source materials (Software Preservation Group)]] - [[http://bitsavers.org/pdf/symbolics/3600_series/990075_Lisp_Machine_Summary_3600_Edition_Aug83.pdf][Symbolics Lisp Machine Summary, 3600 Edition (PDF)]] ([[https://reddit.com/r/emacs/comments/dw8c9h/symbolics_lisp_machine_summary_3600_edition_pdf/][Reddit]]) - Other: - [[https://gitlab.com/iankelling/spray][spray: an elisp implementation of OpenSpritz, a speedreader.]] - [[http://juanjose.garciaripoll.com/blog/managing-bibliographies-from-emacs][Managing bibliographies from Emacs (v2)]] - [[https://github.com/thinkhuman/writingwithemacs][Writing with Emacs: Tips, Examples, and Resources for Writing with Emacs]] ([[https://reddit.com/r/emacs/comments/dw0oxn/writing_with_emacs_tips_examples_and_resources/][Reddit]]) - [[http://mbork.pl/2019-11-11_Diffing_buffer_fragments][Diffing buffer fragments]] - diffing last two entries in kill ring, also [[http://mbork.pl/2019-11-17_Diffing_buffer_fragments%2c_continued][continued]] - [[https://github.com/grettke/maccadet][maccadet: Use all of Emacs modifiers on macOS with various keyboards.]] - New packages: - http://melpa.org/#/company-stan: A company-mode completion backend for stan - http://melpa.org/#/eldoc-stan: Eldoc support for stan functions - http://melpa.org/#/flycheck-stan: Add Stan support for Flycheck 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]] --=-=-=--