* 2020-10-12 Emacs news - Emacs configuration: - [[https://www.reddit.com/r/emacs/comments/j5tgxt/what_modern_configs_are_a_good_as_a_base_for_your/][What modern configs are a good as a base for your own setup?]] - [[https://www.reddit.com/r/emacs/comments/j7iasv/very_impressed_by_emacsludicrousspeed_gnulinux/][Very impressed by emacs-ludicrous-speed (GNU/Linux)]] - [[https://www.reddit.com/r/emacs/comments/j5f1xq/chemacs_2_now_with_earlyinitel_suport/][Chemacs 2, now with early-init.el suport]] - [[https://github.com/larstvei/dot-emacs][dot-emacs - My Emacs configurations written in Org mode]] - [[https://lists.gnu.org/archive/html/emacs-devel/2020-10/msg00376.html][{emacs-devel} Include leaf in Emacs distribution]] ([[https://reddit.com/r/emacs/comments/j7wk3j/emacsdevel_include_leaf_in_emacs_distribution/][Reddit]]) - [[https://github.com/thblt/borg-nix-shell/][borg-nix-shell: Build your Borg packages with Nix-Shell]] - [[https://gitlab.com/xgqt/wmacs][wmacs : Rewrite of my Emacs configuration aimed at Windows operating system]] - Emacs Lisp: - [[https://emacspeak.blogspot.com/2020/10/on-defining-keys-in-emacs.html][T. V. Raman: On Defining Keys In Emacs]] - [[https://emacspeak.blogspot.com/2020/10/extracted-light-weight-key-reader-by.html][T. V. Raman: Extracted A Light-Weight Key-Reader By Progressive Simplification]] - [[https://github.com/alphapapa/emacs-package-dev-handbook#removing-properties][Elisp: Removing properties from a plist]] ([[https://reddit.com/r/emacs/comments/j5svbo/elisp_removing_properties_from_a_plist/][Reddit]]) - Emacs development: - [[https://toobnix.org/videos/watch/b985c5ca-fdcf-46ff-92d5-e68922fe4821][Kludging The editor with The compiler - GCCEmacs at LPC 2020 GNU Tools Track - Presentaiton and round of the table - toobnix]] - [[https://luca.cambiaghi.me/doom-gccemacs][Doom gccemacs on MacOS]] ([[https://irreal.org/blog/?p=9204][Irreal]]) - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e441a25daaf785305b77bff8aae666ea21fb3107][Autoload shortdoc command and adjust NEWS]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=2a7488d42d873c0ab4c24abfeb7183953cccef34][Add support for displaying short documentation for function groups]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f3dbde7e6ffabfef7526b04bf2e633250970672d][Only skip directories in lgrep, not the other grep commands]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=7be18bbfe1f51f2828e868900b83b013faeb6db6][Improve documentation of 'isearch-group-N' faces]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=46aa145d3906d21b4eb0e088c6325967c1579f3d][Add match-data to isearch state and repeat faces to highlight group matches]] - Appearance: - [[https://www.reddit.com/r/emacs/comments/j7eruf/favorite_light_themes/][Favorite Light Themes]] - [[https://github.com/anler/minimal-theme][minimal-theme: Minimal theme for Emacs 24]] - [[https://git.omarpolo.com/emacs.reloaded/plain/minimal-light-theme.el][minimal-light-theme.el --- A light/dark minimalistic Emacs 27 theme]] - [[https://github.com/tmalsburg/tango-plus-theme/][tango-plus-theme: Color theme for Emacs loosely based on the tango palette]] - [[https://github.com/abo-abo/eclipse-theme][eclipse-theme: Eclipse theme for Emacs]] - [[https://protesilaos.com/codelog/2020-10-08-modus-themes-0-13-0/][Protesilaos Stavrou: Released Modus themes 0.13.0]] - [[https://imgur.com/a/eVBRcXf][Modus themes now play nice with moody, Thanks prot!]] ([[https://reddit.com/r/emacs/comments/j8d73j/modus_themes_now_play_nice_with_moody_thanks_prot/][Reddit]]) - [[https://belak.github.io/base16-emacs/][Base16 Theme Previews]] - Navigation: - [[https://gitlab.com/ideasman42/emacs-spatial-navigate][{ANN} spatial-navigate now available on melpa]] - Org Mode: - [[https://alhassy.github.io/AlBasmala][AlBasmala: Blogging with Emacs & Org-mode (•̀ᴗ•́)و]] - [[https://jherrlin.github.io/posts/emacs-orgmode-source-code-blocks2/][Emacs Orgmode Source Code Blocks 2 | jherrlin]] (July 2020) - [[https://koenig-haunstetten.de/tag/orgmode/][orgmode articles by König von Haunstetten]] - [[http://ag91.github.io/blog/2020/10/09/microsoft-(teams)-notifications-in-your-org-agenda-(through-emacs-slack)][Andrea: Microsoft (Teams) notifications in your Org Agenda (through Emacs Slack)]] - [[https://youtu.be/Wjk-otO2xrI][Org-mode Transclusion/Block-reference Prototype]] ([[https://reddit.com/r/emacs/comments/j6k2j8/orgmode_transclusionblockreference_prototype/][Reddit]]) - [[https://koenig-haunstetten.de/2020/10/03/org-mode-course-approved/][Rainer König just released a Udemy org-mode course; let's show him some love!]] ([[https://reddit.com/r/orgmode/comments/j8f1z3/rainer_könig_just_released_a_udemy_orgmode_course/][Reddit]]) - [[https://youtu.be/PNE-mgkZ6HM][LIVE: Emacs From Scratch #6 - Organize Your Life with Org Mode (10/9, 9:15am PDT)]] ([[https://reddit.com/r/emacs/comments/j7yrh9/live_emacs_from_scratch_6_organize_your_life_with/][Reddit]]) - Coding: - [[https://github.com/stardiviner/arduino-mode][arduino-mode: Emacs major mode for editing Arduino sketches.]] - [[http://xenodium.com/emacs-create-a-swift-packageproject/][Alvaro Ramirez: Emacs: create a Swift package/project]] - [[https://www.danielde.dev/blog/emacs-for-swift-development][Using Emacs for Swift Development]] ([[https://reddit.com/r/emacs/comments/j9wlsk/using_emacs_for_swift_development/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/j9ajsr/cssinjsel_a_styledcomponents_minor_mode/][css-in-js.el : a styled-components minor mode]] - [[https://dev.to/viglioni/how-i-set-up-my-emacs-for-typescript-3eeh][How I set up my emacs for TypeScript]] - [[https://www.reddit.com/r/emacs/comments/j9rg8z/ann_new_melpa_package_sharper_a_wrapper_for/][{ANN} New MELPA package: sharper, a wrapper for dotnet (C#/F#) built with transient]] - [[https://github.com/zkry/go-ttest.el][go-ttest.el: Helpers for editing table tests in Go]] - [[http://www.splode.com/users/friedman/software/emacs-lisp/src/czscm.el][czscm.el --- cheezy scheme interpreter for Emacs]] - Mail and news: - [[https://www.reddit.com/r/emacs/comments/j96w1e/more_helm_functions_for_mu4e/][more helm functions for mu4e]] - Music: - [[https://www.reddit.com/r/emacs/comments/j8lbml/eradio_the_internet_radio_player/][eradio - The Internet Radio Player]] - [[https://github.com/jnykopp/emaccordion][emaccordion: Control Emacs with MIDI]] - [[http://mbork.pl/2020-10-05_Notifying_the_user_about_the_start_of_the_track_in_EMMS][Marcin Borkowski: Notifying the user about the start of the track in EMMS]] - Community: - [[https://www.reddit.com/r/emacs/comments/j61aoh/weekly_tipstricketc_thread/][Weekly tips/trick/etc/ thread]] - [[https://www.reddit.com/r/emacs/comments/j9hi9x/an_example_of_why_bug_reports_and_feature/][An example of why bug reports and feature requests should be left open until fixed]] - [[https://www.reddit.com/r/emacs/comments/j7cm2k/emacs_might_not_be_doomed_after_all/][Emacs might not be doomed after all]] - [[https://www.reddit.com/r/emacs/comments/j6x7ad/proposal_for_an_emacs_user_survey/][Proposal for an Emacs User Survey]] - [[https://www.fsf.org/blogs/community/submit-your-session-for-libreplanet-2021-before-oct-28][LibrePlanet 2021 call for proposals open until Oct 28]] - Other: - [[https://josephrjohnson.georgetown.domains/posts/emacs-transcriptions/][Making medieval manuscript transcription less painful with GNU Emacs]] ([[https://reddit.com/r/emacs/comments/j95tc5/making_medieval_manuscript_transcription_less/][Reddit]]) - [[https://gerlacdt.github.io/posts/emacs-elfeed/][Emacs as RSS reader | Daniel's programming rants]] - [[https://kitchingroup.cheme.cmu.edu/blog/2015/11/25/LDAP-lookups-from-Emacs/][LDAP lookups from Emacs]] (2015) - [[http://mbork.pl/2020-10-12_Editing_subtitles_in_Emacs_with_subed][Marcin Borkowski: Editing subtitles in Emacs with subed]] - [[https://www.reddit.com/r/emacs/comments/j89l1k/fanboying_my_favorite_packages_whatre_yours/][Fanboying My Favorite Packages, What're Yours?]] - [[https://github.com/larstvei/Try][Try: Try out Emacs packages]] (2017) - [[https://protesilaos.com/codelog/2020-10-08-intro-usls-emacs-notes/][Protesilaos Stavrou: My simple note-taking system for Emacs (without Org)]] - [[https://www.reddit.com/r/emacs/comments/j6gkgw/experimental_patch_for_emacs_to_block_privacy/][Experimental patch for emacs to block privacy trackers in (email) webkit]] - [[https://zaiste.net/courses/emacs-doom/emacs-doom-23-deft-emacs/][A short intro to Deft Mode · Emacs Doomcasts 23]] ([[https://reddit.com/r/emacs/comments/j6w1yd/a_short_intro_to_deft_mode_emacs_doomcasts_23/][Reddit]]) - [[https://github.com/mwfogleman/tid-mode][tid-mode: tid-mode is an Emacs major mode for editing TiddlyWiki5 .tid files.]] - New packages: - http://melpa.org/#/axe: AWS Extensions - http://melpa.org/#/block-nav: Jump across indentation levels for quick navigation - http://melpa.org/#/clj-decompiler: Clojure Java decompiler expansion - http://melpa.org/#/i3wm-config-mode: Better syntax highlighting for i3wm's config file - http://melpa.org/#/impatient-showdown: Preview markdown buffer live over HTTP using showdown - http://melpa.org/#/jmt-mode: Java Mode Tamed - http://melpa.org/#/sharper: A dotnet CLI wrapper, using Transient - http://melpa.org/#/spatial-navigate: Directional navigation between white-space blocks - http://melpa.org/#/unicad: An elisp port of Mozilla Universal Charset Auto Detector - http://melpa.org/#/w32-ime: Windows IME UI/UX controler 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/2020-10][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]]