unofficial mirror of emacs-tangents@gnu.org
 help / color / mirror / Atom feed
* 2020-09-21 Emacs news
@ 2020-09-22  3:55 Sacha Chua
  0 siblings, 0 replies; only message in thread
From: Sacha Chua @ 2020-09-22  3:55 UTC (permalink / raw)
  To: emacs-tangents


[-- Attachment #1.1: Type: text/plain, Size: 13034 bytes --]

2020-09-21 Emacs news
=====================

  - [EmacsConf 2020 Call for Proposals] (<https://emacsconf.org/2020/cfp/>) open until Oct 7, 2020. (Extended!) Please encourage someone you'd like to hear from! =)
  - [LibrePlanet 2021 call for proposals open until Oct 28] (<https://www.fsf.org/blogs/community/submit-your-session-for-libreplanet-2021-before-oct-28>)
  - Beginners:
    - [Emacs: Help section & Elisp - YouTube] (<https://www.youtube.com/watch?v=hSk0W291Z2o&t=135s>)
  - Emacs configuration:
    - [Emacs From Scratch #1 - Getting Started with a Basic Usable Configuration - YouTube] (<https://www.youtube.com/watch?v=74zOY-vgkyw&t=1313s>) (58:29)
    - [Emacs From Scratch #2 - Adding Helpful UI Improvements - YouTube] (<https://www.youtube.com/watch?v=IspAZtNTslY>) (54:41) ([Reddit] (<https://reddit.com/r/emacs/comments/islpj6/live_stream_building_a_custom_emacs_configuration/>))
    - [Emacs From Scratch #3 - Key Bindings and Evil - YouTube] (<https://www.youtube.com/watch?v=xaZMwNELaJY&feature=youtu.be>) (59:26) ([Reddit] (<https://reddit.com/r/emacs/comments/iv6jds/live_stream_emacs_from_scratch_3_key_bindings_and/>))
    - [Emacs - How to install Packages - YouTube] (<https://www.youtube.com/watch?v=_zvmNH6X9S0>)
    - [My quarantine yak-shave project: ported my config to literate Org-mode and published it as a blog post.] (<https://blog.sumtypeofway.com/posts/emacs-config.html>) ([Reddit] (<https://reddit.com/r/emacs/comments/itfetx/my_quarantine_yakshave_project_ported_my_config/>))
    - [Emacs Redux: Emacs Prelude 1.0] (<http://emacsredux.com/blog/2020/09/15/emacs-prelude-1-0/>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/it7exi/emacs_prelude_10/>), [HN] (<https://news.ycombinator.com/item?id=24480448>))
    - [emacs-playground: Manage sandboxes for alternative Emacs configurations] (<https://github.com/akirak/emacs-playground>)
    - [Tory Anderson: Fix invalid submodule error when using straight.el] (<https://tech.toryanderson.com/2020/09/16/fix-invalid-submodule-error-when-using-straight.el/>)
    - [define-key helper] (<https://archive.casouri.cat/note/2020/home-brew-define-key/index.html>) ([Reddit] (<https://reddit.com/r/emacs/comments/it8pz6/definekey_helper/>))
    - [T. V. Raman: Emacs: Paired Commands --- Efficient Keyboard Interaction Using Hydra] (<https://emacspeak.blogspot.com/2020/09/emacs-paired-commands-efficient.html>)
  - Emacs development:
    - [gccemacs with pure gtk is a game changer] (<https://www.reddit.com/r/emacs/comments/ivsc62/gccemacs_with_pure_gtk_is_a_game_changer/>)
    - [Discovering Memory Leaks With Emacs - Hardlimit] (<https://video.hardlimit.com/videos/watch/3069e16a-d75c-4e40-8686-9102e40e333f>)
    - [Make D-Bus properties type safe] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f8624fb834e2d49eb7876f9768d668194ce6e407>)
    - [Improve documentation of a recently-added feature] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=209dfa11a4218311984a9e7a695fab75364f5623>)
    - [Highlight regexp sub-expressions] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=09e109851b94d826424a073b56700a46bdbf4b5f>)
    - [Add new tab command `C-x t C-r'] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=676398dd7df0a2a2cfc105ee4d46e6c817e6cd9d>)
    - [New command: revert-buffer-with-fine-grain] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=1278a9a907e59b22d8e20a806055c7cb92959017>)
    - [Extend process-lines to allow exit status handling] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a2be81780ef466f6007a8a5ec909106c5f8aebf0>)
    - [Add a new variable 'gnus-global-groups'] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=eda48b6fed851a14e183c38b737c5bc3992862c4>)
    - [Honor make-pointer-invisible on macOS] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=091cb97a2a4abba2615a5035d2ce26a6ee06d245>)
    - [Allow reveal mode to not automatically re-hide revealed text] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b6594d76068937958a7fab08a09115d84df7e81d>)
    - [Display the language in the Flyspell mode line] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b8f447867f20ebfc2bb80dd44ecfac9b7b2ea628>)
    - [TTY Support for ECMA-48 strike-through graphic rendition] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e0e147e10389e407531ca81d0063a11a5716d765>)
    - [cperl-mode: Add new value "PBP" for 'cperl-set-style'] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f7e68759d033e2a503f47cd7d97b760bd92e375f>)
    - [Allow user-defined scoring in Gnus] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=12aea1fa80f6db85dc58a54fa7486c58928206e7>)
    - [Give Lisp control on the lossage size] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=23a3333b3ef0768f48f64f382ee899050b6103be>)
    - [D-Bus: keep type information in D-Bus events] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=92f342f38dd82aae4a662708dd6280fdfb2e013b>)
    - [Allow controlling the look of the line/column indicators] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3beb8bc9940b1de7ecee3d58b32c888898bb3ee0>)
    - [Add new, simple `replace-in-string' function] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=caf64ae08bff5c89a8eb0433891cc81f789b3efc>)
    - [Document use of uniquify-buffer-name-style as a function.] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=32220b53fd4e4c8a630434eec008325121143236>)
    - [Allow preserving (some) text properties from completion tables] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=14486c44885ffe4532118676aaa6e3783a0417bb>)
  - Appearance:
    - [A less intrusive splash screen] (<https://i.redd.it/ie4641q6b3o51.png>) ([Reddit] (<https://reddit.com/r/emacs/comments/ivqw6d/a_less_intrusive_splash_screen/>))
    - [Protesilaos Stavrou: Modus themes: report on the review of the main blue colours] (<https://protesilaos.com/codelog/2020-09-14-modus-themes-review-blues/>)
  - Navigation:
    - [The League of helm and Package Management] (<https://oracleyue.github.io/2018/04/24/init-helm/>)
    - [Manuel Uberti: It’s never too late] (<https://www.manueluberti.eu//emacs/2020/09/18/project/>) - project.el
  - Org Mode:
    - [Org 9.4 released] (<https://lists.gnu.org/archive/html/emacs-orgmode/2020-09/msg00606.html>) ([Reddit] (<https://reddit.com/r/orgmode/comments/isthzm/org_94_released/>))
    - [Get Things Done with Emacs] (<https://www.labri.fr/perso/nrougier/GTD/index.html>) ([Reddit] (<https://reddit.com/r/emacs/comments/isesfo/get_things_done_with_emacs/>))
    - [Emacs Org-Mode Folding - Cloud Nine Vlogs, Yuri Tricys - YouTube] (<https://www.youtube.com/watch?v=AiEiZI9YHWc>)
    - [Emacs - Using tags in Org Mode - YouTube] (<https://www.youtube.com/watch?v=S25xh3-JYWs>)
    - [I was inspired to make my agenda more elegant] (<https://i.redd.it/dyl2jt5fexn51.png>) ([Reddit] (<https://reddit.com/r/emacs/comments/iv8ecs/i_was_inspired_to_make_my_agenda_more_elegant/>))
    - [Using Emacs - Episode 50 - presentations - YouTube] (<https://www.youtube.com/watch?v=bRoSpJ23Kzk&feature=youtu.be>)
    - [{org} support rich insert of code from other buffers (org-rich-yank)] (<https://github.com/syl20bnr/spacemacs/pull/13960>)
    - [Pablo Stafforini on his forecasting system using Emacs] (<https://forum.effectivealtruism.org/posts/w4CM7RfTLXxYLDccX/pablo-stafforini-s-forecasting-system-1>)
    - [organice (Org mode for mobile devices and browser) renders clickable links automatically] (<https://200ok.ch/posts/2020-09-20_organice_renders_clickable_links_automatically.html>) ([Reddit] (<https://reddit.com/r/orgmode/comments/iwgx1g/organice_org_mode_for_mobile_devices_and_browser/>))
    - [orgmode-parse: A collection of Attoparsec combinators for parsing org-mode flavored documents.] (<https://hackage.haskell.org/package/orgmode-parse>)
    - gk-roam:
      - [Gkroam new feature: Implement a roam research like sidebar.] (<https://v.redd.it/i4qbq880rxn51>) ([Reddit] (<https://reddit.com/r/orgmode/comments/iv9q0r/gkroam_new_feature_implement_a_roam_research_like/>))
      - [gk-roam v2.1.0 - A more powerful linked references system.] (<https://v.redd.it/y0ztlxecfbn51>) ([Reddit] (<https://reddit.com/r/emacs/comments/it90ew/gkroam_v210_a_more_powerful_linked_references/>))
      - [Now, gkroam is on Melpa.] (<https://github.com/Kinneyzhang/gkroam.el>) ([Reddit] (<https://reddit.com/r/emacs/comments/iwr1iu/now_gkroam_is_on_melpa/>))
  - Coding:
    - [Xenops: LaTeX editing with image preview in Emacs - YouTube] (<https://www.youtube.com/watch?v=GNS-ZFVaFM4>)
    - [Update on Rustdoc-to-org, a way to read rust documentation inside emacs, now has a minor mode and comes with Rustic!] (<https://www.reddit.com/r/emacs/comments/itznse/update_on_rustdoctoorg_a_way_to_read_rust/>)
    - [Clojure Development In Emacs] (<https://www.ianjones.us/clojure-development-in-emacs/>)
    - [Discuss lsp-mode on Gitter] (<https://gitter.im/emacs-lsp/lsp-mode>)
    - [Marcin Borkowski: amsreftex – a long-expected package] (<http://mbork.pl/2020-09-14_amsreftex_%e2%80%93_a_long-expected_package>)
  - Doom Emacs:
    - [Doom Emacs For Noobs - YouTube] (<https://www.youtube.com/watch?v=iab2z21cRqA>)
    - [Install and Configure Doom Emacs | Lauro Silva] (<https://laurosilva.com/tutorials/install-and-configure-doom-emacs>)
  - Spacemacs:
    - [The oft-requested evilification of Custom-mode now in a PR] (<https://github.com/syl20bnr/spacemacs/pull/13949>)
  - Community:
    - [Weekly tips/trick/etc/ thread] (<https://www.reddit.com/r/emacs/comments/it4m2w/weekly_tipstricketc_thread/>)
    - [How were you introduced to emacs?] (<https://www.reddit.com/r/emacs/comments/itlokv/how_were_you_introduced_to_emacs/>)
    - [How can you help free software in Emacs] (<https://bzg.fr/en/org-mode-9.4-is-out-can-you-help.html/>)
    - [PSA: You can sponsor Sylvain Benner, create of Spacemacs, for as little as $1/month on GitHub] (<https://www.reddit.com/r/spacemacs/comments/iuaqb9/psa_you_can_sponsor_sylvain_benner_create_of/>)
  - Other:
    - [Emacs 27.1 available in kelleyk/emacs PPA] (<https://www.reddit.com/r/emacs/comments/iw0i9p/emacs_271_available_in_kelleykemacs_ppa/>)
    - [James Cash: Getting Evil with Emacs] (<https://occasionallycogent.com/getting_evil_with_emacs/index.html>)
    - [Alvaro Ramirez: Emacs: search/play Music (macOS)] (<http://xenodium.com/emacs-searchplay-music-macos/index.html>)
    - [anki.el 0.2.0 Released] (<https://www.reddit.com/r/emacs/comments/ivrpbp/ankiel_020_released/>)
    - [Binder now available on MELPA/Stable] (<https://www.reddit.com/r/emacs/comments/iwb47g/binder_now_available_on_melpastable/>)
    - [Andrea: Emacs Slack and My Peaceful Modeline] (<http://ag91.github.io/blog/2020/09/18/emacs-slack-and-my-peaceful-modeline>)
    - [Easy mode for tetris.el] (<https://www.reddit.com/r/emacs/comments/iv2nnv/easy_mode_for_tetrisel/>)
    - [Marcin Borkowski: A simple trick with Textern and require-final-newline] (<http://mbork.pl/2020-09-20_A_simple_trick_with_Textern_and_require-final-newline>)
    - [EmacsWindowManager: Due to popular demand I'm uploading the Emacs Windows Manager procedure] (<https://github.com/RG-Belasco/EmacsWindowManager>)
    - [A complete configuration for the emacs EXWM X11 window manager] (<https://www.reddit.com/r/emacs/comments/iv5e8c/a_complete_configuration_for_the_emacs_exwm_x11/>)
  - New packages:
    - 2bit <http://melpa.org/#/2bit>: Library for reading data from 2bit files
    - binder <http://melpa.org/#/binder>: Global minor mode to facilitate multi-file writing projects
    - dw <http://melpa.org/#/dw>: Diceware passphrase generation commands
    - elmpd <http://melpa.org/#/elmpd>: A tight, ergonomic, async client library for mpd
    - ess-r-insert-obj <http://melpa.org/#/ess-r-insert-obj>: Insert objects in ESS-R
    - git-grep <http://melpa.org/#/git-grep>: Search tools using git grep
    - gkroam <http://melpa.org/#/gkroam>: A lightweight org-mode roam replica
    - hyperkitty <http://melpa.org/#/hyperkitty>: Emacs interface for Hyperkitty archives

  Links from [reddit.com/r/emacs] (<http://reddit.com/r/emacs>), [r/orgmode] (<http://reddit.com/r/orgmode>), [r/spacemacs] (<http://reddit.com/r/spacemacs>), [r/planetemacs] (<http://reddit.com/r/planetemacs>), [Hacker News] (<https://hn.algolia.com/?query=emacs&sort=byDate&prefix&page=0&dateRange=all&type=story>), [planet.emacslife.com] (<https://planet.emacslife.com>), [YouTube] (<https://www.youtube.com/results?search_query=emacs&search_sort=video_date_uploaded>), [the Emacs NEWS file] (<http://git.savannah.gnu.org/cgit/emacs.git/log/etc/NEWS>) and [emacs-devel] (<http://lists.gnu.org/archive/html/emacs-devel/2020-09>).


You're receiving this message via the Emacs Tangents mailing list.
View list info/unsubscribe: https://lists.gnu.org/mailman/listinfo/emacs-tangents

[-- Attachment #1.2: Type: text/html, Size: 14900 bytes --]

[-- Attachment #2: emacs-news.org --]
[-- Type: text/x-org, Size: 12650 bytes --]

* 2020-09-21 Emacs news
- [[https://emacsconf.org/2020/cfp/][EmacsConf 2020 Call for Proposals]] open until Oct 7, 2020. (Extended!) Please encourage someone you'd like to hear from! =)
- [[https://www.fsf.org/blogs/community/submit-your-session-for-libreplanet-2021-before-oct-28][LibrePlanet 2021 call for proposals open until Oct 28]]
- Beginners:
  - [[https://www.youtube.com/watch?v=hSk0W291Z2o&t=135s][Emacs: Help section & Elisp - YouTube]]
- Emacs configuration:
  - [[https://www.youtube.com/watch?v=74zOY-vgkyw&t=1313s][Emacs From Scratch #1 - Getting Started with a Basic Usable Configuration - YouTube]] (58:29)
  - [[https://www.youtube.com/watch?v=IspAZtNTslY][Emacs From Scratch #2 - Adding Helpful UI Improvements - YouTube]] (54:41) ([[https://reddit.com/r/emacs/comments/islpj6/live_stream_building_a_custom_emacs_configuration/][Reddit]])
  - [[https://www.youtube.com/watch?v=xaZMwNELaJY&feature=youtu.be][Emacs From Scratch #3 - Key Bindings and Evil - YouTube]] (59:26) ([[https://reddit.com/r/emacs/comments/iv6jds/live_stream_emacs_from_scratch_3_key_bindings_and/][Reddit]])
  - [[https://www.youtube.com/watch?v=_zvmNH6X9S0][Emacs - How to install Packages - YouTube]]
  - [[https://blog.sumtypeofway.com/posts/emacs-config.html][My quarantine yak-shave project: ported my config to literate Org-mode and published it as a blog post.]] ([[https://reddit.com/r/emacs/comments/itfetx/my_quarantine_yakshave_project_ported_my_config/][Reddit]])
  - [[http://emacsredux.com/blog/2020/09/15/emacs-prelude-1-0/][Emacs Redux: Emacs Prelude 1.0]] ([[https://www.reddit.com/r/emacs/comments/it7exi/emacs_prelude_10/][Reddit]], [[https://news.ycombinator.com/item?id=24480448][HN]])
  - [[https://github.com/akirak/emacs-playground][emacs-playground: Manage sandboxes for alternative Emacs configurations]]
  - [[https://tech.toryanderson.com/2020/09/16/fix-invalid-submodule-error-when-using-straight.el/][Tory Anderson: Fix invalid submodule error when using straight.el]]
  - [[https://archive.casouri.cat/note/2020/home-brew-define-key/index.html][define-key helper]] ([[https://reddit.com/r/emacs/comments/it8pz6/definekey_helper/][Reddit]])
  - [[https://emacspeak.blogspot.com/2020/09/emacs-paired-commands-efficient.html][T. V. Raman: Emacs: Paired Commands --- Efficient Keyboard Interaction Using Hydra]]
- Emacs development:
  - [[https://www.reddit.com/r/emacs/comments/ivsc62/gccemacs_with_pure_gtk_is_a_game_changer/][gccemacs with pure gtk is a game changer]]
  - [[https://video.hardlimit.com/videos/watch/3069e16a-d75c-4e40-8686-9102e40e333f][Discovering Memory Leaks With Emacs - Hardlimit]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f8624fb834e2d49eb7876f9768d668194ce6e407][Make D-Bus properties type safe]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=209dfa11a4218311984a9e7a695fab75364f5623][Improve documentation of a recently-added feature]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=09e109851b94d826424a073b56700a46bdbf4b5f][Highlight regexp sub-expressions]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=676398dd7df0a2a2cfc105ee4d46e6c817e6cd9d][Add new tab command `C-x t C-r']]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=1278a9a907e59b22d8e20a806055c7cb92959017][New command: revert-buffer-with-fine-grain]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a2be81780ef466f6007a8a5ec909106c5f8aebf0][Extend process-lines to allow exit status handling]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=eda48b6fed851a14e183c38b737c5bc3992862c4][Add a new variable 'gnus-global-groups']]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=091cb97a2a4abba2615a5035d2ce26a6ee06d245][Honor make-pointer-invisible on macOS]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b6594d76068937958a7fab08a09115d84df7e81d][Allow reveal mode to not automatically re-hide revealed text]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b8f447867f20ebfc2bb80dd44ecfac9b7b2ea628][Display the language in the Flyspell mode line]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e0e147e10389e407531ca81d0063a11a5716d765][TTY Support for ECMA-48 strike-through graphic rendition]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f7e68759d033e2a503f47cd7d97b760bd92e375f][cperl-mode: Add new value "PBP" for 'cperl-set-style']]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=12aea1fa80f6db85dc58a54fa7486c58928206e7][Allow user-defined scoring in Gnus]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=23a3333b3ef0768f48f64f382ee899050b6103be][Give Lisp control on the lossage size]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=92f342f38dd82aae4a662708dd6280fdfb2e013b][D-Bus: keep type information in D-Bus events]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3beb8bc9940b1de7ecee3d58b32c888898bb3ee0][Allow controlling the look of the line/column indicators]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=caf64ae08bff5c89a8eb0433891cc81f789b3efc][Add new, simple `replace-in-string' function]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=32220b53fd4e4c8a630434eec008325121143236][Document use of uniquify-buffer-name-style as a function.]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=14486c44885ffe4532118676aaa6e3783a0417bb][Allow preserving (some) text properties from completion tables]]
- Appearance:
  - [[https://i.redd.it/ie4641q6b3o51.png][A less intrusive splash screen]] ([[https://reddit.com/r/emacs/comments/ivqw6d/a_less_intrusive_splash_screen/][Reddit]])
  - [[https://protesilaos.com/codelog/2020-09-14-modus-themes-review-blues/][Protesilaos Stavrou: Modus themes: report on the review of the main blue colours]]
- Navigation:
  - [[https://oracleyue.github.io/2018/04/24/init-helm/][The League of helm and Package Management]]
  - [[https://www.manueluberti.eu//emacs/2020/09/18/project/][Manuel Uberti: It’s never too late]] - project.el
- Org Mode:
  - [[https://lists.gnu.org/archive/html/emacs-orgmode/2020-09/msg00606.html][Org 9.4 released]] ([[https://reddit.com/r/orgmode/comments/isthzm/org_94_released/][Reddit]])
  - [[https://www.labri.fr/perso/nrougier/GTD/index.html][Get Things Done with Emacs]] ([[https://reddit.com/r/emacs/comments/isesfo/get_things_done_with_emacs/][Reddit]])
  - [[https://www.youtube.com/watch?v=AiEiZI9YHWc][Emacs Org-Mode Folding - Cloud Nine Vlogs, Yuri Tricys - YouTube]]
  - [[https://www.youtube.com/watch?v=S25xh3-JYWs][Emacs - Using tags in Org Mode - YouTube]]
  - [[https://i.redd.it/dyl2jt5fexn51.png][I was inspired to make my agenda more elegant]] ([[https://reddit.com/r/emacs/comments/iv8ecs/i_was_inspired_to_make_my_agenda_more_elegant/][Reddit]])
  - [[https://www.youtube.com/watch?v=bRoSpJ23Kzk&feature=youtu.be][Using Emacs - Episode 50 - presentations - YouTube]]
  - [[https://github.com/syl20bnr/spacemacs/pull/13960][{org} support rich insert of code from other buffers (org-rich-yank)]]
  - [[https://forum.effectivealtruism.org/posts/w4CM7RfTLXxYLDccX/pablo-stafforini-s-forecasting-system-1][Pablo Stafforini on his forecasting system using Emacs]]
  - [[https://200ok.ch/posts/2020-09-20_organice_renders_clickable_links_automatically.html][organice (Org mode for mobile devices and browser) renders clickable links automatically]] ([[https://reddit.com/r/orgmode/comments/iwgx1g/organice_org_mode_for_mobile_devices_and_browser/][Reddit]])
  - [[https://hackage.haskell.org/package/orgmode-parse][orgmode-parse: A collection of Attoparsec combinators for parsing org-mode flavored documents.]]
  - gk-roam:
    - [[https://v.redd.it/i4qbq880rxn51][Gkroam new feature: Implement a roam research like sidebar.]] ([[https://reddit.com/r/orgmode/comments/iv9q0r/gkroam_new_feature_implement_a_roam_research_like/][Reddit]])
    - [[https://v.redd.it/y0ztlxecfbn51][gk-roam v2.1.0 - A more powerful linked references system.]] ([[https://reddit.com/r/emacs/comments/it90ew/gkroam_v210_a_more_powerful_linked_references/][Reddit]])
    - [[https://github.com/Kinneyzhang/gkroam.el][Now, gkroam is on Melpa.]] ([[https://reddit.com/r/emacs/comments/iwr1iu/now_gkroam_is_on_melpa/][Reddit]])
- Coding:
  - [[https://www.youtube.com/watch?v=GNS-ZFVaFM4][Xenops: LaTeX editing with image preview in Emacs - YouTube]]
  - [[https://www.reddit.com/r/emacs/comments/itznse/update_on_rustdoctoorg_a_way_to_read_rust/][Update on Rustdoc-to-org, a way to read rust documentation inside emacs, now has a minor mode and comes with Rustic!]]
  - [[https://www.ianjones.us/clojure-development-in-emacs/][Clojure Development In Emacs]]
  - [[https://gitter.im/emacs-lsp/lsp-mode][Discuss lsp-mode on Gitter]]
  - [[http://mbork.pl/2020-09-14_amsreftex_%e2%80%93_a_long-expected_package][Marcin Borkowski: amsreftex – a long-expected package]]
- Doom Emacs:
  - [[https://www.youtube.com/watch?v=iab2z21cRqA][Doom Emacs For Noobs - YouTube]]
  - [[https://laurosilva.com/tutorials/install-and-configure-doom-emacs][Install and Configure Doom Emacs | Lauro Silva]]
- Spacemacs:
  - [[https://github.com/syl20bnr/spacemacs/pull/13949][The oft-requested evilification of Custom-mode now in a PR]]
- Community:
  - [[https://www.reddit.com/r/emacs/comments/it4m2w/weekly_tipstricketc_thread/][Weekly tips/trick/etc/ thread]]
  - [[https://www.reddit.com/r/emacs/comments/itlokv/how_were_you_introduced_to_emacs/][How were you introduced to emacs?]]
  - [[https://bzg.fr/en/org-mode-9.4-is-out-can-you-help.html/][How can you help free software in Emacs]]
  - [[https://www.reddit.com/r/spacemacs/comments/iuaqb9/psa_you_can_sponsor_sylvain_benner_create_of/][PSA: You can sponsor Sylvain Benner, create of Spacemacs, for as little as $1/month on GitHub]]
- Other:
  - [[https://www.reddit.com/r/emacs/comments/iw0i9p/emacs_271_available_in_kelleykemacs_ppa/][Emacs 27.1 available in kelleyk/emacs PPA]]
  - [[https://occasionallycogent.com/getting_evil_with_emacs/index.html][James Cash: Getting Evil with Emacs]]
  - [[http://xenodium.com/emacs-searchplay-music-macos/index.html][Alvaro Ramirez: Emacs: search/play Music (macOS)]]
  - [[https://www.reddit.com/r/emacs/comments/ivrpbp/ankiel_020_released/][anki.el 0.2.0 Released]]
  - [[https://www.reddit.com/r/emacs/comments/iwb47g/binder_now_available_on_melpastable/][Binder now available on MELPA/Stable]]
  - [[http://ag91.github.io/blog/2020/09/18/emacs-slack-and-my-peaceful-modeline][Andrea: Emacs Slack and My Peaceful Modeline]]
  - [[https://www.reddit.com/r/emacs/comments/iv2nnv/easy_mode_for_tetrisel/][Easy mode for tetris.el]]
  - [[http://mbork.pl/2020-09-20_A_simple_trick_with_Textern_and_require-final-newline][Marcin Borkowski: A simple trick with Textern and require-final-newline]]
  - [[https://github.com/RG-Belasco/EmacsWindowManager][EmacsWindowManager: Due to popular demand I'm uploading the Emacs Windows Manager procedure]]
  - [[https://www.reddit.com/r/emacs/comments/iv5e8c/a_complete_configuration_for_the_emacs_exwm_x11/][A complete configuration for the emacs EXWM X11 window manager]]
- New packages:
  - http://melpa.org/#/2bit: Library for reading data from 2bit files
  - http://melpa.org/#/binder: Global minor mode to facilitate multi-file writing projects
  - http://melpa.org/#/dw: Diceware passphrase generation commands
  - http://melpa.org/#/elmpd: A tight, ergonomic, async client library for mpd
  - http://melpa.org/#/ess-r-insert-obj: Insert objects in ESS-R
  - http://melpa.org/#/git-grep: Search tools using git grep
  - http://melpa.org/#/gkroam: A lightweight org-mode roam replica
  - http://melpa.org/#/hyperkitty: Emacs interface for Hyperkitty archives

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-09][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]]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-22  3:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-22  3:55 2020-09-21 Emacs news Sacha Chua

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).