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


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

2020-02-10 Emacs news
=====================

  - Emacs configuration:
    - [Using Emacs - 10 - org init file - YouTube] (<https://www.youtube.com/watch?v=EX9PKK3EMaw&amp;feature=youtu.be>)
  - Emacs Lisp:
    - [cl-lib-highlight: Syntax highlighting for Emacs' cl-lib.] (<https://github.com/skeeto/cl-lib-highlight>)
    - [{RFC} substlet: Define form-local macros without quoting/unquoting forms, to better organize code without incurring function call overhead] (<https://www.reddit.com/r/emacs/comments/f1abxw/rfc_substlet_define_formlocal_macros_without/>)
    - [Irreal: Finding Intersections Redux] (<https://irreal.org/blog/?p=8642>)
  - Emacs development:
    - [* lisp/simple.el (undo-redo): New command] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=2645ae1222db1df270276b227e5102884466ecb0>)
    - [Support for (box . SIZE) 'cursor-type'] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=63fd6c9ef050f8077823b3a45c841dc255257f3b>)
    - [Add new filter commands to Package Menu (Bug#38424)] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=aea12d4903136c057bb14d3fd7683bf7a4e1eff6>)
    - [* lisp/emacs-lisp/map.el: Add keyword-only pattern abbreviation] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e287da5a8154d83a97107b64915ccc17e3a086b8>)
    - [Add new help command describe-keymap] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=557b790e0a3fcb2cd4196a3119da3e92647f8def>)
    - [* lisp/progmodes/sh-script.el: Remove old non-SMIE indentation code] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f9504ffba2e2604338c243dd77c877bbb8162e4a>)
  - Appearance:
    - [tmtheme-to-emacs: Script to convert a textmate (or SublimeText) Theme to Emacs deftheme] (<https://github.com/emacsfodder/tmtheme-to-emacs>)
    - [xfel-mode-line: simple way of using echo area as mode-line] (<https://github.com/fernando-jascovich/xfel-mode-line>) ([Reddit] (<https://reddit.com/r/emacs/comments/f02ty2/xfelmodeline_simple_way_of_using_echo_area_as/>))
    - [flatui-theme.el: A color theme for Emacs based on flatuicolors.com] (<https://github.com/john2x/flatui-theme.el/>)
    - [doom-themes screenshots updated! (good time to go theme-(s)hopping)] (<https://www.reddit.com/r/emacs/comments/ezetx0/doomthemes_screenshots_updated_good_time_to_go/>)
    - [mas-doom-themes: abyss / ayu, themes based on doom-themes] (<https://github.com/MasterCsquare/mas-doom-themes>)
    - [Watch "Emacs - 05 - Themes" on YouTube] (<https://youtu.be/B2rjBrnXc_E>)
  - Navigation:
    - [Emacs Redux: Projectile 2.1] (<https://emacsredux.com/blog/2020/02/06/projectile-2-1/>) ([Reddit] (<https://reddit.com/r/planetemacs/comments/ezq36x/emacs_redux_projectile_21/>))
    - [Use Goto Address Mode to open links in Emacs] (<https://randomgeekery.org/2020/02/04/goto-address-mode-opens-links-in-emacs/>)
  - Org Mode:
    - [Find stuff in org-mode anywhere] (<https://kitchingroup.cheme.cmu.edu/blog/2017/01/03/Find-stuff-in-org-mode-anywhere/>)
    - [Introducing Org-Roam] (<https://blog.jethro.dev/posts/introducing_org_roam/>) ([Reddit] (<https://reddit.com/r/emacs/comments/ezvfmp/introducing_orgroam/>))
    - [Creating Org mode sparse trees in Emacs and organice] (<https://200ok.ch/posts/2020-02-09_creating_org_mode_sparse_trees_in_emacs_and_organice.html>) ([Reddit] (<https://reddit.com/r/emacs/comments/f15rgb/creating_org_mode_sparse_trees_in_emacs_and/>))
    - [org-refactor-heading : Treefactor documentation] (<https://treefactor-docs.nfshost.com/2-commands/3-org-refactor-heading/>)
    - [org-graph-view-graphviz: interactive, visual Org outline views: themed, clickable, and zoomable] (<https://i.imgur.com/7mzEdhf.gif>) ([Reddit] (<https://reddit.com/r/emacs/comments/eyuehj/orggraphviewgraphviz_interactive_visual_org/>))
    - [Watch "Emacs: Introduction to ORG-CAPTURE" on YouTube] (<https://youtu.be/qCdScs4YO8k>)
    - [{ANN/RFC} DOCT: Declarative Org Capture Templates new features! :custom, :contexts] (<https://www.reddit.com/r/emacs/comments/f0guym/annrfc_doct_declarative_org_capture_templates_new/>)
    - [Global TODO Capture Hotkey for Emacs Org Mode on macOS] (<https://christiantietze.de/posts/2018/05/emacs-org-mode-global-capture-macos/>)
    - [Textmind relies on org-id's GUIDs (Globally Unique IDentifiers) to anchor links. Read more here ...] (<https://cyberthal-docs.nfshost.com/textmind/2-by-part/org-mode/org-id/>)
    - [org-mode for developers] (<https://www.reddit.com/r/emacs/comments/f18x0v/orgmode_for_developers/>)
    - [org-el-cache: Persistent cache for data derived from org-elements] (<https://github.com/l3kn/org-el-cache/>)
  - Coding:
    - [Setting up Ediff · (or emacs] (<https://oremacs.com/2015/01/17/setting-up-ediff/>)
    - [Getting started with Chez Scheme and Emacs on macOS and Windows | Travis Hinkelman] (<https://www.travishinkelman.com/post/getting-started-with-chez-scheme-and-emacs/>)
    - [vim-html-template-literals: Syntax highlighting for html template literals in javascript (as in lit-html and polymer 3)] (<https://github.com/jonsmithers/vim-html-template-literals>)
    - [Magit is like Git at the speed of thought] (<https://www.reddit.com/r/emacs/comments/f1ayo1/magit_is_like_git_at_the_speed_of_thought/>)
    - [Setup Doom Emacs to work with Vue.js and nvm] (<https://learnings.desipenguin.com/post/vuejs-with-doom-emacs-nvm/>)
    - [lsp-mode now supports auto-import] (<https://www.reddit.com/r/emacs/comments/f0sm07/lspmode_now_supports_autoimport/>)
    - [Install Angular Language server · emacs-lsp/lsp-mode Wiki · GitHub] (<https://github.com/emacs-lsp/lsp-mode/wiki/Install-Angular-Language-server>)
    - [Hard CIDER: Dealing with Multiple Project Markers] (<https://metaredux.com/posts/2019/12/23/hard-cider-dealing-with-multiple-project-markers.html>)
  - Community:
    - [Emacs Oakland Meetup (February 8, 2020)] (<https://www.meetup.com/Emacs-SF/events/268277124/>)
    - [Over 550 videos of 870 talks from FOSDEM 2020 have now been uploaded] (<https://fosdem.org/2020/schedule/events/>) ([Reddit] (<https://reddit.com/r/programming/comments/ezbka7/over_550_videos_of_870_talks_from_fosdem_2020/>))
    - [Weekly tips/trick/etc/ thread] (<https://www.reddit.com/r/emacs/comments/eymwl9/weekly_tipstricketc_thread/>)
  - Other:
    - [Tips and tricks for the fledgling Emacs user] (<https://thomashartmann.dev/blog/tips-and-tricks-for-the-fledgling-emacs-user/>)
    - [Emacs – Productivity Tricks/Hacks – Zach into 2020] (<https://zachinto2020.wordpress.com/2020/01/23/emacs-productivity-tricks-hacks/>)
    - [{blog post} Tips and tricks from the manual] (<https://www.reddit.com/r/emacs/comments/eycyp2/blog_post_tips_and_tricks_from_the_manual/>)
    - [Emacs - The 100% Extendable Text Editor] (<https://www.reddit.com/r/emacs/comments/f10z64/emacs_the_100_extendable_text_editor/>)
    - [Irreal: Restoring the Elfeed Default Filter] (<https://irreal.org/blog/?p=8640>)
    - [somafm.el -- A simple soma.fm interface] (<https://www.reddit.com/r/emacs/comments/f03s7s/somafmel_a_simple_somafm_interface/>)
    - [Setting Emacs as the default text editor for all files on macOS] (<https://posts.michaelks.org/emacs-default-macos-text-editor/>) ([Reddit] (<https://reddit.com/r/emacs/comments/f0e4yu/setting_emacs_as_the_default_text_editor_for_all/>))
    - [Using Emacs 66 - an eshell switchert in elisp] (<https://cestlaz.github.io/post/using-emacs-66-eshell-elisp/>) ([Reddit] (<https://reddit.com/r/emacs/comments/f0rioi/using_emacs_66_an_eshell_switchert_in_elisp/>))
    - [unpackaged/elfeed-filter-hydra: Easily configure Elfeed filters with a Hydra] (<https://github.com/alphapapa/unpackaged.el#filter-hydra>) ([Reddit] (<https://reddit.com/r/emacs/comments/f0x9d8/unpackagedelfeedfilterhydra_easily_configure/>))
    - [evil-unimpaired: Port of evil-unimpaired code from spacemacs, for general evil use.] (<https://github.com/zmaas/evil-unimpaired>)
    - [build-emacs-for-macos: How I automated patching and building of Emac.app on OSX.] (<https://github.com/jimeh/build-emacs-for-macos>)
    - [vimgolf.el: VimGolf interface for the One True Editor] (<https://github.com/timvisher/vimgolf.el>)
    - [My own small emacs "package" to upload to various simple pastebin services. Critique/advice welcome.] (<https://gist.github.com/zdm0/07b28c14b4d8b03139efb5a1a3b7e628>) ([Reddit] (<https://reddit.com/r/emacs/comments/eyzp9z/my_own_small_emacs_package_to_upload_to_various/>))
    - [Watch "Emacs: introduction to GNUS" on YouTube] (<https://youtu.be/jwz7aYUWIbM>)
  - New packages:
    - vs-light-theme <http://melpa.org/#/vs-light-theme>: Visual Studio IDE light theme
    - vs-dark-theme <http://melpa.org/#/vs-dark-theme>: Visual Studio IDE dark theme
    - osx-plist <http://melpa.org/#/osx-plist>: Apple plist file parser
    - lavenderless-theme <http://melpa.org/#/lavenderless-theme>: A colorless theme inspired by Lavender
    - competitive-programming-snippets <http://melpa.org/#/competitive-programming-snippets>: Competitive Programming snippets for Yasnippet
    - autobuild <http://melpa.org/#/autobuild>: Define and execute build rules and compilation pipelines

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


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

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

* 2020-02-10 Emacs news
- Emacs configuration:
  - [[https://www.youtube.com/watch?v=EX9PKK3EMaw&amp;feature=youtu.be][Using Emacs - 10 - org init file - YouTube]]
- Emacs Lisp:
  - [[https://github.com/skeeto/cl-lib-highlight][cl-lib-highlight: Syntax highlighting for Emacs' cl-lib.]]
  - [[https://www.reddit.com/r/emacs/comments/f1abxw/rfc_substlet_define_formlocal_macros_without/][{RFC} substlet: Define form-local macros without quoting/unquoting forms, to better organize code without incurring function call overhead]]
  - [[https://irreal.org/blog/?p=8642][Irreal: Finding Intersections Redux]]
- Emacs development:
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=2645ae1222db1df270276b227e5102884466ecb0][* lisp/simple.el (undo-redo): New command]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=63fd6c9ef050f8077823b3a45c841dc255257f3b][Support for (box . SIZE) 'cursor-type']]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=aea12d4903136c057bb14d3fd7683bf7a4e1eff6][Add new filter commands to Package Menu (Bug#38424)]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e287da5a8154d83a97107b64915ccc17e3a086b8][* lisp/emacs-lisp/map.el: Add keyword-only pattern abbreviation]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=557b790e0a3fcb2cd4196a3119da3e92647f8def][Add new help command describe-keymap]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f9504ffba2e2604338c243dd77c877bbb8162e4a][* lisp/progmodes/sh-script.el: Remove old non-SMIE indentation code]]
- Appearance:
  - [[https://github.com/emacsfodder/tmtheme-to-emacs][tmtheme-to-emacs: Script to convert a textmate (or SublimeText) Theme to Emacs deftheme]]
  - [[https://github.com/fernando-jascovich/xfel-mode-line][xfel-mode-line: simple way of using echo area as mode-line]] ([[https://reddit.com/r/emacs/comments/f02ty2/xfelmodeline_simple_way_of_using_echo_area_as/][Reddit]])
  - [[https://github.com/john2x/flatui-theme.el/][flatui-theme.el: A color theme for Emacs based on flatuicolors.com]]
  - [[https://www.reddit.com/r/emacs/comments/ezetx0/doomthemes_screenshots_updated_good_time_to_go/][doom-themes screenshots updated! (good time to go theme-(s)hopping)]]
  - [[https://github.com/MasterCsquare/mas-doom-themes][mas-doom-themes: abyss / ayu, themes based on doom-themes]]
  - [[https://youtu.be/B2rjBrnXc_E][Watch "Emacs - 05 - Themes" on YouTube]]
- Navigation:
  - [[https://emacsredux.com/blog/2020/02/06/projectile-2-1/][Emacs Redux: Projectile 2.1]] ([[https://reddit.com/r/planetemacs/comments/ezq36x/emacs_redux_projectile_21/][Reddit]])
  - [[https://randomgeekery.org/2020/02/04/goto-address-mode-opens-links-in-emacs/][Use Goto Address Mode to open links in Emacs]]
- Org Mode:
  - [[https://kitchingroup.cheme.cmu.edu/blog/2017/01/03/Find-stuff-in-org-mode-anywhere/][Find stuff in org-mode anywhere]]
  - [[https://blog.jethro.dev/posts/introducing_org_roam/][Introducing Org-Roam]] ([[https://reddit.com/r/emacs/comments/ezvfmp/introducing_orgroam/][Reddit]])
  - [[https://200ok.ch/posts/2020-02-09_creating_org_mode_sparse_trees_in_emacs_and_organice.html][Creating Org mode sparse trees in Emacs and organice]] ([[https://reddit.com/r/emacs/comments/f15rgb/creating_org_mode_sparse_trees_in_emacs_and/][Reddit]])
  - [[https://treefactor-docs.nfshost.com/2-commands/3-org-refactor-heading/][org-refactor-heading : Treefactor documentation]]
  - [[https://i.imgur.com/7mzEdhf.gif][org-graph-view-graphviz: interactive, visual Org outline views: themed, clickable, and zoomable]] ([[https://reddit.com/r/emacs/comments/eyuehj/orggraphviewgraphviz_interactive_visual_org/][Reddit]])
  - [[https://youtu.be/qCdScs4YO8k][Watch "Emacs: Introduction to ORG-CAPTURE" on YouTube]]
  - [[https://www.reddit.com/r/emacs/comments/f0guym/annrfc_doct_declarative_org_capture_templates_new/][{ANN/RFC} DOCT: Declarative Org Capture Templates new features! :custom, :contexts]]
  - [[https://christiantietze.de/posts/2018/05/emacs-org-mode-global-capture-macos/][Global TODO Capture Hotkey for Emacs Org Mode on macOS]]
  - [[https://cyberthal-docs.nfshost.com/textmind/2-by-part/org-mode/org-id/][Textmind relies on org-id's GUIDs (Globally Unique IDentifiers) to anchor links. Read more here ...]]
  - [[https://www.reddit.com/r/emacs/comments/f18x0v/orgmode_for_developers/][org-mode for developers]]
  - [[https://github.com/l3kn/org-el-cache/][org-el-cache: Persistent cache for data derived from org-elements]]
- Coding:
  - [[https://oremacs.com/2015/01/17/setting-up-ediff/][Setting up Ediff · (or emacs]]
  - [[https://www.travishinkelman.com/post/getting-started-with-chez-scheme-and-emacs/][Getting started with Chez Scheme and Emacs on macOS and Windows | Travis Hinkelman]]
  - [[https://github.com/jonsmithers/vim-html-template-literals][vim-html-template-literals: Syntax highlighting for html template literals in javascript (as in lit-html and polymer 3)]]
  - [[https://www.reddit.com/r/emacs/comments/f1ayo1/magit_is_like_git_at_the_speed_of_thought/][Magit is like Git at the speed of thought]]
  - [[https://learnings.desipenguin.com/post/vuejs-with-doom-emacs-nvm/][Setup Doom Emacs to work with Vue.js and nvm]]
  - [[https://www.reddit.com/r/emacs/comments/f0sm07/lspmode_now_supports_autoimport/][lsp-mode now supports auto-import]]
  - [[https://github.com/emacs-lsp/lsp-mode/wiki/Install-Angular-Language-server][Install Angular Language server · emacs-lsp/lsp-mode Wiki · GitHub]]
  - [[https://metaredux.com/posts/2019/12/23/hard-cider-dealing-with-multiple-project-markers.html][Hard CIDER: Dealing with Multiple Project Markers]]
- Community:
  - [[https://www.meetup.com/Emacs-SF/events/268277124/][Emacs Oakland Meetup (February 8, 2020)]]
  - [[https://fosdem.org/2020/schedule/events/][Over 550 videos of 870 talks from FOSDEM 2020 have now been uploaded]] ([[https://reddit.com/r/programming/comments/ezbka7/over_550_videos_of_870_talks_from_fosdem_2020/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/eymwl9/weekly_tipstricketc_thread/][Weekly tips/trick/etc/ thread]]
- Other:
  - [[https://thomashartmann.dev/blog/tips-and-tricks-for-the-fledgling-emacs-user/][Tips and tricks for the fledgling Emacs user]]
  - [[https://zachinto2020.wordpress.com/2020/01/23/emacs-productivity-tricks-hacks/][Emacs – Productivity Tricks/Hacks – Zach into 2020]]
  - [[https://www.reddit.com/r/emacs/comments/eycyp2/blog_post_tips_and_tricks_from_the_manual/][{blog post} Tips and tricks from the manual]]
  - [[https://www.reddit.com/r/emacs/comments/f10z64/emacs_the_100_extendable_text_editor/][Emacs - The 100% Extendable Text Editor]]
  - [[https://irreal.org/blog/?p=8640][Irreal: Restoring the Elfeed Default Filter]]
  - [[https://www.reddit.com/r/emacs/comments/f03s7s/somafmel_a_simple_somafm_interface/][somafm.el -- A simple soma.fm interface]]
  - [[https://posts.michaelks.org/emacs-default-macos-text-editor/][Setting Emacs as the default text editor for all files on macOS]] ([[https://reddit.com/r/emacs/comments/f0e4yu/setting_emacs_as_the_default_text_editor_for_all/][Reddit]])
  - [[https://cestlaz.github.io/post/using-emacs-66-eshell-elisp/][Using Emacs 66 - an eshell switchert in elisp]] ([[https://reddit.com/r/emacs/comments/f0rioi/using_emacs_66_an_eshell_switchert_in_elisp/][Reddit]])
  - [[https://github.com/alphapapa/unpackaged.el#filter-hydra][unpackaged/elfeed-filter-hydra: Easily configure Elfeed filters with a Hydra]] ([[https://reddit.com/r/emacs/comments/f0x9d8/unpackagedelfeedfilterhydra_easily_configure/][Reddit]])
  - [[https://github.com/zmaas/evil-unimpaired][evil-unimpaired: Port of evil-unimpaired code from spacemacs, for general evil use.]]
  - [[https://github.com/jimeh/build-emacs-for-macos][build-emacs-for-macos: How I automated patching and building of Emac.app on OSX.]]
  - [[https://github.com/timvisher/vimgolf.el][vimgolf.el: VimGolf interface for the One True Editor]]
  - [[https://gist.github.com/zdm0/07b28c14b4d8b03139efb5a1a3b7e628][My own small emacs "package" to upload to various simple pastebin services. Critique/advice welcome.]] ([[https://reddit.com/r/emacs/comments/eyzp9z/my_own_small_emacs_package_to_upload_to_various/][Reddit]])
  - [[https://youtu.be/jwz7aYUWIbM][Watch "Emacs: introduction to GNUS" on YouTube]]
- New packages:
  - http://melpa.org/#/vs-light-theme: Visual Studio IDE light theme
  - http://melpa.org/#/vs-dark-theme: Visual Studio IDE dark theme
  - http://melpa.org/#/osx-plist: Apple plist file parser
  - http://melpa.org/#/lavenderless-theme: A colorless theme inspired by Lavender
  - http://melpa.org/#/competitive-programming-snippets: Competitive Programming snippets for Yasnippet
  - http://melpa.org/#/autobuild: Define and execute build rules and compilation pipelines

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-02][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-02-10 16:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-10 16:33 2020-02-10 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).