* 2019-05-06 Emacs news - Emacs configuration: - [[https://github.com/cadadr/configuration][configuration: My Emacs configuration, dotfiles and more. Mirror of http://bit.ly/2GSDWEm, might lag behind slightly.]] - [[https://github.com/Wojtek242/.emacs.d/tree/master/emodule][EModule: Manage personal configuration by splitting it into manageable modules, inspired by Spacemacs' layers]] - Emacs Lisp: - [[https://github.com/jorgenschaefer/circe/wiki/Lui][Lui, the Linewise User Interface for programs that want to look like common chat clients]] - [[https://github.com/noctuid/things.el/][things.el: makes implementing text objects simple (no dependence on evil), based on thingatpt.]] - [[http://www.lisperati.com/casting-spels-emacs/html/casting-spels-emacs-1.html][Casting SPELS in Lisp: Emacs Lisp Edition | A Comic Book by Conrad Barski]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e08e0880f9892fba747abdb95b1f3382ebd17e32][Use lexical-binding by default for M-:, --eval, and *scratch*]] ([[https://reddit.com/r/emacs/comments/bk96oh/use_lexicalbinding_by_default_for_m_eval_and/][Reddit]]) - [[https://github.com/dholm/benchmark-init-el][benchmark-init-el: Benchmark your Emacs initialization]] - [[https://github.com/vkz/multi][multi.el: multiple dispatch "Swiss army-knife" for Emacs Lisp]] - Emacs development: - [[https://github.com/syohex/emacs-mruby-test][emacs-mruby-test: Emacs with mruby]] - [[https://github.com/masm11/emacs][Emacs supporting pure-gtk3: working to make Emacs support pure-gtk3, in order to support Wayland.]] - [[https://github.com/yuutayamada/nim-emacs-module][nim-emacs-module: Use Emacs Dynamic Module feature from Nim language.]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=be3ab9f301bf741b0410c1f9fb1c5ce6dda1c39a][* lisp/progmodes/flymake.el: Rename flymake-start-on-newline (bug#34294)]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=df9b56ecff43b64f39e98ab118fe9a0f299882c4][Rename shell-command-width to async-shell-command-width (bug#35055)]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=c7ff15c6eb8412020ff527d847abdd4004dba0c4][Added fill-column-indicator manual documentation]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ab4619e7c37b3b9caa2aa24405585dc05292d961][Display-fill-column-indicator NEWS info.]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=c61bbb4c8e7e2f2068c1cfac9a001806a1969202][Don't poll auto-revert files that use notification (bug#35418)]] - Appearance: - [[https://i.redd.it/k0qriyw1m6w21.png][Theme: So I made a cyberpunk futuristic Emacs theme. (Link in comments)]] ([[https://reddit.com/r/emacs/comments/bkkan9/theme_so_i_made_a_cyberpunk_futuristic_emacs/][Reddit]]) - [[https://github.com/muirmanders/emacs-nova-theme][emacs-nova-theme: A dark, pastel Emacs color theme]] - [[https://github.com/vreeze/zone-matrix-wake-up][zone-matrix-wake-up: The Matrix wake up scene as an Emacs zone/screen saver]] - [[https://gitlab.com/augfab/slime-repl-ansi-color][slime-repl-ansi-color.el --- Turn on ANSI colors in REPL output;]] - [[https://github.com/belak/emacs-monokai-pro-theme][emacs-monokai-pro-theme]] - Navigation: - [[https://github.com/noctuid/targets.el][targets.el: Extension of evil text objects]] - Org Mode: - [[http://mbork.pl/2019-04-29_Multiple_timestamps_in_one_Org_headline][Multiple timestamps in one Org headline]] - [[https://www.reddit.com/r/orgmode/comments/biqhjc/using_orgmode_as_a_quickanddirty_issue_tracker/][Using org-mode as a quick-and-dirty issue tracker.]] - [[https://github.com/pinard/poporg][poporg: Emacs programming tool for editing strings or comments in Org mode]] - [[https://ugeek.github.io/blog/post/2019-05-01-youtube2org-a%C3%B1adir-la-imagen-de-un-v%C3%ADdeo-de-youtube-en-un-orgmode-o-markdown.html][Youtube2org. Añadir la imagen de un vídeo de Youtube, en un Orgmode o markdown]] - [[https://github.com/nhoffman/org-export][org-export: batch export of org-mode files from the command line]] - [[https://github.com/lolownia/org-pomodoro][org-pomodoro: pomodoro technique for org-mode]] - [[https://www.reddit.com/r/orgmode/comments/bkxsd1/orgmsr_minimal_spaced_repetition_with_todo/][org-msr: Minimal Spaced Repetition with todo keywords]] - [[http://beard.institute/2019/04/21/design_doc/][Design documentation with org-mode - Christian Blades]] - [[https://www.reddit.com/r/emacs/comments/bkwk13/syncing_emacs_with_orgzly/][Syncing Emacs with Orgzly]] - [[https://code.orgmode.org/bzg/org-mode/commit/fb866077dbd2acf3487ace7c07746f9f1ac91f11][ORG-NEWS: Mention new variable org-attach-commands - fb866077db - Gogs]] - [[https://randomgeekery.org/2017/07/31/logging-money-in-org-mode/][Logging Money In Org Mode]] ([[https://reddit.com/r/planetemacs/comments/bkotn9/logging_money_in_org_mode/][Reddit]]) - Coding: - [[https://www.reddit.com/r/emacs/comments/biz2i8/polymode_is_damn_awesome/][`poly-mode` is damn awesome]] - [[https://github.com/idris-hackers/idris-mode][idris-mode: Idris syntax highlighting, compiler-supported editing, interactive REPL]] - [[https://github.com/NicolasPetton/Indium][Indium: A JavaScript development environment for Emacs]] - [[https://www.reddit.com/r/emacs/comments/bk9k7l/tips_and_tricks_for_r_programming_in_academia/][Tips and Tricks for R programming in Academia using Emacs/ESS]] - [[https://github.com/wbolster/emacs-python-black][emacs-python-black: Emacs package to reformat Python using black-macchiato]] - [[https://github.com/psibi/dhall-mode][dhall-mode: Work with Dhall configuration language. Dhall is an alternative to YAML]] - [[https://github.com/fernando-jascovich/android-env.el][android-env.el: Emacs helper functions for working in android]] - [[https://github.com/tomterl/repl-toggle][repl-toggle: Use one keystroke to jump from a code buffer to the repl buffer and back again.]] - [[https://blog.developer.atlassian.com/emacs-intellij/][Quick Tip: Getting Emacs and IntelliJ to play together - Atlassian Developer Blog]] - [[https://github.com/wbolster/emacs-gvariant][emacs-gvariant: GVariant (GLib) helper library for Emacs]] - [[https://github.com/mrc/tla-tools][tla-tools: TLA+ tools for Emacs]] - [[https://agda.readthedocs.io/en/latest/tools/emacs-mode.html][A Guide to Agda2 Mode in Emacs]] - Version control: - [[http://mbork.pl/2019-05-05_A_few_Magit_tips][A few Magit tips]] - [[https://github.com/magit/libegit2][libgit2: experimental libgit2 bindings to Emacs, intended to boost the performance of magit.]] - Mail: - [[http://ix.io/1H3q][My notes on setting up notmuch-emacs with mbsync]] ([[https://reddit.com/r/planetemacs/comments/bimayv/my_notes_on_setting_up_notmuchemacs_with_mbsync/][Reddit]]) - [[https://github.com/iqbalansari/mu4e-alert][mu4e-alert: Desktop notifications and modeline display for mu4e]] - Spacemacs: - [[https://blog.lord.geek.nz/2019/04/25/spacemacs-custom-package-for-the-hasty/][Creating packages in Spacemacs for the programmer in a hurry]] - [[https://www.youtube.com/watch?v=fdLCuJcS2Aw&feature=youtu.be][Spacemacs Intro (Installation, Configuration, Navigation) - YouTube]] - [[https://www.reddit.com/r/spacemacs/comments/bjaccz/what_spacemacs_layers_have_significantly_improved/][What Spacemacs layers have significantly improved your productivity?]] - [[https://youtu.be/S4f-GUxu3CY][Org mode with Spacemacs: The Absolute Minimum]] ([[https://reddit.com/r/emacs/comments/bkfare/org_mode_with_spacemacs_the_absolute_minimum/][Reddit]]) - Community: - [[https://www.reddit.com/r/emacs/comments/bk0qpz/looking_for_emacs_meetup_in_the_atlanta_area/][Looking for Emacs Meetup in the Atlanta Area]] - Other: - [[https://www.reddit.com/r/emacs/comments/bjkd3j/yet_another_emacs_cheat_sheet/][Yet Another Emacs Cheat Sheet]] - [[https://github.com/d12frosted/homebrew-emacs-plus/commit/c1626071388e8cede63f9ceb983533ba1676b103][release 26.2 - d12frosted/address@hidden - GitHub]] - [[https://github.com/wbolster/emacs-gsettings][emacs-gsettings: Emacs library for Gnome GSettings]] - [[https://github.com/Mstrodl/elcord][elcord: connect with a local Discord client to update your status via the Discord Rich Presence API.]] - [[https://emacspeak.blogspot.com/2019/05/emacspeak-500-sagedog-unleashed.html][EMACSPEAK The Complete Audio Desktop: Emacspeak 50.0 (SageDog) Unleashed!]] - [[https://www.youtube.com/watch?v=HM1Zb3xmvMc&feature=youtu.be][Land of Lisp- The Music Video! - YouTube]] - [[https://www.reddit.com/r/emacs/comments/bkm4la/vim_user_wanting_to_try_emacs_with_a_question_on/][Vim user wanting to try emacs with a question on long term best practice]] - [[https://github.com/randymorris/tramp-term.el][tramp-term.el: create an ansi-term with an ssh session with remote directory tracking]] - [[https://github.com/purcell/exec-path-from-shell/blob/master/README.md][exec-path-from-shell: ensures environment variables inside Emacs look the same as in the user's shell.]] - [[https://github.com/jdenen/mastodon.el][jdenen/mastodon.el: Emacs client for Mastodon]] ([[https://reddit.com/r/emacs/comments/bkd9h3/jdenenmastodonel_emacs_client_for_mastodon/][Reddit]]) - [[https://echosa.github.io/blog/2012/06/06/improving-ansi-term/][Improving ansi-term]] - [[https://github.com/bgutter/sylvia/blob/master/sylvia-emacs/README.org][sylvia.el - Rhyming engine, phonetic regular expressions, and other poetry/lyrics editing tools for Emacs]] ([[https://reddit.com/r/emacs/comments/bk1hdz/sylviael_rhyming_engine_phonetic_regular/][Reddit]]) - [[https://www.masteringemacs.org/article/running-shells-in-emacs-overview][Running Shells in Emacs: An Overview By Mickey Petersen]] - [[https://github.com/d12frosted/homebrew-emacs-plus/][homebrew-emacs-plus: Emacs Plus formulae for the Homebrew package manager]] - [[https://github.com/macports/macports-ports/blob/master/editors/emacs/Portfile][macports-ports portfile for Emacs]] - [[https://dsdshcym.github.io/blog/2018/01/22/compare-doom-emacs-spacemacs-vanilla-emacs/][Compare Doom-emacs, Spacemacs, and vanilla Emacs]] - [[https://www.slant.co/versus/40/43/~sublime-text_vs_emacs][Sublime Text Vs Emacs:. A item-by-item comparison of features]] - [[https://i.redd.it/1ddsdor4bfv21.jpg][Wanted to share my joy re: this book]] ([[https://reddit.com/r/emacs/comments/bj4wr9/wanted_to_share_my_joy_re_this_book/][Reddit]]) 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-05][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]]