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


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

2020-03-30 Emacs news
=====================

  - Emacs configuration:
    - [My favorite feature of the upcoming 27 release, no more home polluting :)] (<https://i.redd.it/ioevz9psvso41.png>) ([Reddit] (<https://reddit.com/r/emacs/comments/foof41/my_favorite_feature_of_the_upcoming_27_release_no/>))
  - Emacs Lisp:
    - [Any elisp projects looking for contributors?] (<https://www.reddit.com/r/emacs/comments/fqji2t/any_elisp_projects_looking_for_contributors/>)
  - Emacs development:
    - [Raimon Grau: Simplicity is its own reward] (<http://puntoblogspot.blogspot.com/2020/03/simplicity-is-its-own-reward.html>)
    - [Deprecate with-displayed-buffer-window, use body-function instead (bug#39822)] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3273e2ace788a58bef77cef936021d151815ea94>)
    - [Support state changing VC operations on directories in Dired (bug#34949)] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=7a6f5a5167037cdc3a0e9e312393781daedec085>)
    - [* lisp/vc/vc-dir.el (vc-dir-root): New command (bug#12492, bug#34949).] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=52fab66c277cd8d83fad0bd6bda8234e102bdc02>)
    - [Turn compilation-error-case-fold-search into a defvar] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=dfeb87d8e54ee5f2ce3e16d34a812131bb2f6e4d>)
    - [Add manual and NEWS entries for previous gdb-mi changes] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ac242ed3843e127c1e2e506ecfd1a4552a2a8c44>)
    - [Add a module function to open a file descriptor connected to a pipe.] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d28b00476890f791a89b65007e5f20682b3eaa0d>)
    - [Make compilation-mode regexp matching case-sensitive (bug#40119)] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d08c9472e821615da06f92756e49c271be8da7f1>)
    - [Rename dired-mark-region choices and ignore empty region.] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ce141686d2d890d9d7c3dd881dc5f9bfb5d6d296>)
    - [Add support for multiple Gravatar services] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=421eeff243af683bf0b7c6d9181650a1c6900f9b>)
  - Navigation:
    - [Watch "Emacs: ripgrep with rg.el" on YouTube] (<https://youtu.be/4qLD4oHOrlc>)
    - [Using view-mode for modal navigation] (<https://www.youtube.com/watch?v=kZARKLxTeYQ>) ([Reddit] (<https://reddit.com/r/emacs/comments/fojc1y/using_viewmode_for_modal_navigation/>))
  - Org Mode:
    - [org-table-auto-align-mode: minor mode for auto aligning your org table as you type in it] (<https://www.reddit.com/r/emacs/comments/fosdi2/orgtableautoalignmode_minor_mode_for_auto/>)
    - [Using Emacs 70 Org Protocol] (<https://cestlaz.github.io/post/using-emacs-70-org-protocol/>) ([Reddit] (<https://reddit.com/r/emacs/comments/fq3yys/using_emacs_70_org_protocol/>))
    - [Using Emacs's org-mode As Your Zettelkästen] (<https://dpitt.me/blog/2020/03/zettelkasten/>) ([Reddit] (<https://reddit.com/r/emacs/comments/fq50ks/using_emacss_orgmode_as_your_zettelkästen/>))
    - [org-superstar-mode: A re-imagining of org-bullets with new features] (<https://github.com/integral-dw/org-superstar-mode>) ([Reddit] (<https://reddit.com/r/emacs/comments/fpfypw/orgsuperstarmode_a_reimagining_of_orgbullets_with/>))
    - [{ANN} Presenting `org-treescope' - a package to ease filtering through an org-mode file using the calendar and org-ql] (<https://www.reddit.com/r/emacs/comments/foi09w/ann_presenting_orgtreescope_a_package_to_ease/>)
    - [org-spacer.el - Enforce the number of blank lines after elements in Org] (<https://www.reddit.com/r/emacs/comments/fodrdt/orgspacerel_enforce_the_number_of_blank_lines/>)
    - [Expand your org notes into a separate buffer] (<https://www.reddit.com/r/emacs/comments/fnm18q/expand_your_org_notes_into_a_separate_buffer/>)
    - [Irreal: A Repository for Writing a Thesis With Org Mode] (<https://irreal.org/blog/?p=8761>)
  - Coding:
    - [Petru Rebeja: Building a Python IDE with Emacs and Docker] (<https://rebeja.eu/posts/python-ide-with-emacs-and-docker/>)
    - [GDScript mode is now on MELPA - adds support for the Godot game engine] (<https://www.reddit.com/r/emacs/comments/frbipb/gdscript_mode_is_now_on_melpa_adds_support_for/>)
    - [Meta Redux: Adjusting RuboCop’s Defaults] (<http://metaredux.com/posts/2020/03/27/adjusting-rubocop-s-defaults.html>)
    - [Meta Redux: nREPL 0.7] (<http://metaredux.com/posts/2020/03/28/nrepl-0-7.html>)
    - [Alvaro Ramirez: String inflection Emacs package] (<http://xenodium.com/string-inflection-emacs-package/index.html>)
    - [Manuel Uberti: Lockdown Beam: git-identity] (<https://www.manueluberti.eu//emacs/2020/03/30/lockdown-beam-git-identity/>)
    - [Watch "Emacs: introduction to VC (version control framework)" on YouTube] (<https://youtu.be/SQ3Beqn2CEc>)
  - Mail and news:
    - [Gnus, A Tough Sell] (<https://www.reddit.com/r/emacs/comments/fpbd1t/gnus_a_tough_sell/>)
  - Community:
    - [what pulled you into emacs?] (<https://www.reddit.com/r/emacs/comments/for5dr/what_pulled_you_into_emacs/>)
    - [Weekly tips/trick/etc/ thread] (<https://www.reddit.com/r/emacs/comments/fo1fm3/weekly_tipstricketc_thread/>)
    - [Meta Redux: The Books That Every Programmer Should Read] (<http://metaredux.com/posts/2020/03/27/the-books-that-every-programmer-should-read.html>)
  - Other:
    - [🐢 Tortuga.el extends eshell with cool stuff] (<https://gitlab.com/shackra/tortuga>) ([Reddit] (<https://reddit.com/r/emacs/comments/fpqsdh/tortugael_extends_eshell_with_cool_stuff/>))
    - [Julia Ecklar - The Eternal Flame a.k.a. "God wrote in lisp code"] (<https://www.reddit.com/r/emacs/comments/fnsz4r/julia_ecklar_the_eternal_flame_aka_god_wrote_in/>)
    - [Vuiet, the long road to building my own music player in Emacs] (<http://mihaiolteanu.me/vuiet/>) ([Reddit] (<https://reddit.com/r/emacs/comments/fr16jr/vuiet_the_long_road_to_building_my_own_music/>))
    - [Setting Up an Emacs (spacemacs) Playground on MacOS - Emacs Mac Port | Chemacs | Emacsclient] (<https://www.aidanscannell.com/post/setting-up-an-emacs-playground-on-mac/>)
    - [Which non text editing things in emacs you use?] (<https://www.reddit.com/r/emacs/comments/fr7nfd/which_non_text_editing_things_in_emacs_you_use/>)
    - [Looking for feedback on my project - Learn Emacs the ADHD way] (<https://www.reddit.com/r/emacs/comments/fr655e/looking_for_feedback_on_my_project_learn_emacs/>)
    - [{RFC} FlySpell Visible] (<https://www.reddit.com/r/emacs/comments/fqe600/rfc_flyspell_visible/>)
    - [Dangerous keybindings..?] (<https://www.reddit.com/r/emacs/comments/fpqx11/dangerous_keybindings/>)
  - New packages:
    - ascii-table <http://melpa.org/#/ascii-table>: Interactive ASCII table
    - astyle <http://melpa.org/#/astyle>: Astyle formatter functions
    - autocrypt <http://melpa.org/#/autocrypt>: Autocrypt implementation
    - blackout <http://melpa.org/#/blackout>: Better mode lighter overriding
    - brightscript-mode <http://melpa.org/#/brightscript-mode>: Major mode for editing Brightscript files
    - chronometrist <http://melpa.org/#/chronometrist>: A time tracker with a nice interface
    - company-org-roam <http://melpa.org/#/company-org-roam>: Company backend for Org-roam
    - dashboard-ls <http://melpa.org/#/dashboard-ls>: Display files/directories in current directory on Dashboard
    - edit-chrome-textarea <http://melpa.org/#/edit-chrome-textarea>: Edit Chrome Textarea
    - fantom-theme <http://melpa.org/#/fantom-theme>: Dark theme based on Phantom Code for VSCode
    - gomacro-mode <http://melpa.org/#/gomacro-mode>: Gomacro mode and Go REPL integration
    - hidepw <http://melpa.org/#/hidepw>: Minor mode to hide passwords
    - jest-test-mode <http://melpa.org/#/jest-test-mode>: Minor mode for running Node.js tests using jest
    - nixpkgs-fmt <http://melpa.org/#/nixpkgs-fmt>: Reformat Nix using nixpkgs-fmt
    - npm <http://melpa.org/#/npm>: Run your npm workflows
    - org-pdftools <http://melpa.org/#/org-pdftools>: Support for links to documents in pdfview mode
    - rime <http://melpa.org/#/rime>: Rime input method
    - svelte-mode <http://melpa.org/#/svelte-mode>: Emacs major mode for Svelte
    - sxiv <http://melpa.org/#/sxiv>: Run the sxiv image viewer
    - vlc <http://melpa.org/#/vlc>: VideoLAN VLC Media Player Control
    - yesterbox <http://melpa.org/#/yesterbox>: Count number of inbox messages by day

  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-03>).


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: 11021 bytes --]

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

* 2020-03-30 Emacs news
- Emacs configuration:
  - [[https://i.redd.it/ioevz9psvso41.png][My favorite feature of the upcoming 27 release, no more home polluting :)]] ([[https://reddit.com/r/emacs/comments/foof41/my_favorite_feature_of_the_upcoming_27_release_no/][Reddit]])
- Emacs Lisp:
  - [[https://www.reddit.com/r/emacs/comments/fqji2t/any_elisp_projects_looking_for_contributors/][Any elisp projects looking for contributors?]]
- Emacs development:
  - [[http://puntoblogspot.blogspot.com/2020/03/simplicity-is-its-own-reward.html][Raimon Grau: Simplicity is its own reward]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3273e2ace788a58bef77cef936021d151815ea94][Deprecate with-displayed-buffer-window, use body-function instead (bug#39822)]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=7a6f5a5167037cdc3a0e9e312393781daedec085][Support state changing VC operations on directories in Dired (bug#34949)]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=52fab66c277cd8d83fad0bd6bda8234e102bdc02][* lisp/vc/vc-dir.el (vc-dir-root): New command (bug#12492, bug#34949).]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=dfeb87d8e54ee5f2ce3e16d34a812131bb2f6e4d][Turn compilation-error-case-fold-search into a defvar]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ac242ed3843e127c1e2e506ecfd1a4552a2a8c44][Add manual and NEWS entries for previous gdb-mi changes]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d28b00476890f791a89b65007e5f20682b3eaa0d][Add a module function to open a file descriptor connected to a pipe.]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d08c9472e821615da06f92756e49c271be8da7f1][Make compilation-mode regexp matching case-sensitive (bug#40119)]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ce141686d2d890d9d7c3dd881dc5f9bfb5d6d296][Rename dired-mark-region choices and ignore empty region.]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=421eeff243af683bf0b7c6d9181650a1c6900f9b][Add support for multiple Gravatar services]]
- Navigation:
  - [[https://youtu.be/4qLD4oHOrlc][Watch "Emacs: ripgrep with rg.el" on YouTube]]
  - [[https://www.youtube.com/watch?v=kZARKLxTeYQ][Using view-mode for modal navigation]] ([[https://reddit.com/r/emacs/comments/fojc1y/using_viewmode_for_modal_navigation/][Reddit]])
- Org Mode:
  - [[https://www.reddit.com/r/emacs/comments/fosdi2/orgtableautoalignmode_minor_mode_for_auto/][org-table-auto-align-mode: minor mode for auto aligning your org table as you type in it]]
  - [[https://cestlaz.github.io/post/using-emacs-70-org-protocol/][Using Emacs 70 Org Protocol]] ([[https://reddit.com/r/emacs/comments/fq3yys/using_emacs_70_org_protocol/][Reddit]])
  - [[https://dpitt.me/blog/2020/03/zettelkasten/][Using Emacs's org-mode As Your Zettelkästen]] ([[https://reddit.com/r/emacs/comments/fq50ks/using_emacss_orgmode_as_your_zettelkästen/][Reddit]])
  - [[https://github.com/integral-dw/org-superstar-mode][org-superstar-mode: A re-imagining of org-bullets with new features]] ([[https://reddit.com/r/emacs/comments/fpfypw/orgsuperstarmode_a_reimagining_of_orgbullets_with/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/foi09w/ann_presenting_orgtreescope_a_package_to_ease/][{ANN} Presenting `org-treescope' - a package to ease filtering through an org-mode file using the calendar and org-ql]]
  - [[https://www.reddit.com/r/emacs/comments/fodrdt/orgspacerel_enforce_the_number_of_blank_lines/][org-spacer.el - Enforce the number of blank lines after elements in Org]]
  - [[https://www.reddit.com/r/emacs/comments/fnm18q/expand_your_org_notes_into_a_separate_buffer/][Expand your org notes into a separate buffer]]
  - [[https://irreal.org/blog/?p=8761][Irreal: A Repository for Writing a Thesis With Org Mode]]
- Coding:
  - [[https://rebeja.eu/posts/python-ide-with-emacs-and-docker/][Petru Rebeja: Building a Python IDE with Emacs and Docker]]
  - [[https://www.reddit.com/r/emacs/comments/frbipb/gdscript_mode_is_now_on_melpa_adds_support_for/][GDScript mode is now on MELPA - adds support for the Godot game engine]]
  - [[http://metaredux.com/posts/2020/03/27/adjusting-rubocop-s-defaults.html][Meta Redux: Adjusting RuboCop’s Defaults]]
  - [[http://metaredux.com/posts/2020/03/28/nrepl-0-7.html][Meta Redux: nREPL 0.7]]
  - [[http://xenodium.com/string-inflection-emacs-package/index.html][Alvaro Ramirez: String inflection Emacs package]]
  - [[https://www.manueluberti.eu//emacs/2020/03/30/lockdown-beam-git-identity/][Manuel Uberti: Lockdown Beam: git-identity]]
  - [[https://youtu.be/SQ3Beqn2CEc][Watch "Emacs: introduction to VC (version control framework)" on YouTube]]
- Mail and news:
  - [[https://www.reddit.com/r/emacs/comments/fpbd1t/gnus_a_tough_sell/][Gnus, A Tough Sell]]
- Community:
  - [[https://www.reddit.com/r/emacs/comments/for5dr/what_pulled_you_into_emacs/][what pulled you into emacs?]]
  - [[https://www.reddit.com/r/emacs/comments/fo1fm3/weekly_tipstricketc_thread/][Weekly tips/trick/etc/ thread]]
  - [[http://metaredux.com/posts/2020/03/27/the-books-that-every-programmer-should-read.html][Meta Redux: The Books That Every Programmer Should Read]]
- Other:
  - [[https://gitlab.com/shackra/tortuga][🐢 Tortuga.el extends eshell with cool stuff]] ([[https://reddit.com/r/emacs/comments/fpqsdh/tortugael_extends_eshell_with_cool_stuff/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/fnsz4r/julia_ecklar_the_eternal_flame_aka_god_wrote_in/][Julia Ecklar - The Eternal Flame a.k.a. "God wrote in lisp code"]]
  - [[http://mihaiolteanu.me/vuiet/][Vuiet, the long road to building my own music player in Emacs]] ([[https://reddit.com/r/emacs/comments/fr16jr/vuiet_the_long_road_to_building_my_own_music/][Reddit]])
  - [[https://www.aidanscannell.com/post/setting-up-an-emacs-playground-on-mac/][Setting Up an Emacs (spacemacs) Playground on MacOS - Emacs Mac Port | Chemacs | Emacsclient]]
  - [[https://www.reddit.com/r/emacs/comments/fr7nfd/which_non_text_editing_things_in_emacs_you_use/][Which non text editing things in emacs you use?]]
  - [[https://www.reddit.com/r/emacs/comments/fr655e/looking_for_feedback_on_my_project_learn_emacs/][Looking for feedback on my project - Learn Emacs the ADHD way]]
  - [[https://www.reddit.com/r/emacs/comments/fqe600/rfc_flyspell_visible/][{RFC} FlySpell Visible]]
  - [[https://www.reddit.com/r/emacs/comments/fpqx11/dangerous_keybindings/][Dangerous keybindings..?]]
- New packages:
  - http://melpa.org/#/ascii-table: Interactive ASCII table
  - http://melpa.org/#/astyle: Astyle formatter functions
  - http://melpa.org/#/autocrypt: Autocrypt implementation
  - http://melpa.org/#/blackout: Better mode lighter overriding
  - http://melpa.org/#/brightscript-mode: Major mode for editing Brightscript files
  - http://melpa.org/#/chronometrist: A time tracker with a nice interface
  - http://melpa.org/#/company-org-roam: Company backend for Org-roam
  - http://melpa.org/#/dashboard-ls: Display files/directories in current directory on Dashboard
  - http://melpa.org/#/edit-chrome-textarea: Edit Chrome Textarea
  - http://melpa.org/#/fantom-theme: Dark theme based on Phantom Code for VSCode
  - http://melpa.org/#/gomacro-mode: Gomacro mode and Go REPL integration
  - http://melpa.org/#/hidepw: Minor mode to hide passwords
  - http://melpa.org/#/jest-test-mode: Minor mode for running Node.js tests using jest
  - http://melpa.org/#/nixpkgs-fmt: Reformat Nix using nixpkgs-fmt
  - http://melpa.org/#/npm: Run your npm workflows
  - http://melpa.org/#/org-pdftools: Support for links to documents in pdfview mode
  - http://melpa.org/#/rime: Rime input method
  - http://melpa.org/#/svelte-mode: Emacs major mode for Svelte
  - http://melpa.org/#/sxiv: Run the sxiv image viewer
  - http://melpa.org/#/vlc: VideoLAN VLC Media Player Control
  - http://melpa.org/#/yesterbox: Count number of inbox messages by day

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-03][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-03-31  0:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-31  0:04 2020-03-30 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).