* 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]]