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


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

  2020-02-03 Emacs news
=====================

  - Emacs Lisp:
    - [ANN: debug-warn macro] (<https://www.reddit.com/r/emacs/comments/exn54k/ann_debugwarn_macro/>)
    - [Irreal: Finding The Intersection of Two Lists] (<https://irreal.org/blog/?p=8621>)
    - [(with-emacs: (Almost) All You Need to Know About Variables] (<https://www.with-emacs.com/posts/tutorials/almost-all-you-need-to-know-about-variables/>) ([Reddit] (<https://reddit.com/r/emacs/comments/exnxha/withemacs_almost_all_you_need_to_know_about/>))
  - Emacs development:
    - [* etc/NEWS: Move M-x suggest-key-bindings to "Editing Changes" section.] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=78b87263920e9ba73b37c5014acf6c88b745764f>)
    - [Show key bindings on M-x completion (bug#39035)] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=5db3324a7e11280437e69e27fe364dfd80b66ca2>)
    - [Revert the --with-install-srcdir patch] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a02b179242a55aba20158aa245e5643a04d07576>)
  - Appearance:
    - [A more beautiful emacs -nw with 24-bit colors and bitmapped fonts] (<https://www.reddit.com/r/emacs/comments/euscsu/a_more_beautiful_emacs_nw_with_24bit_colors_and/>)
    - [Info-colors: Extra colors for Info-mode. This is a modern variant of the extra coloring provided by Drew Adams' info+ package] (<https://github.com/ubolonton/info-colors>)
    - [moe-theme.el: A customizable colorful eye-candy theme for Emacser. Moe, moe, kyun!] (<https://github.com/kuanyui/moe-theme.el>)
    - [emacs screenshot of the day!] (<https://i.redd.it/vf3ners7ube41.png>) ([Reddit] (<https://reddit.com/r/emacs/comments/ex7a6o/emacs_screenshot_of_the_day/>))
  - Navigation:
    - [ctrlf: ⌨️ Emacs finally learns how to ctrl+F] (<https://github.com/raxod502/ctrlf>)
    - [ranger.el: Bringing the goodness of ranger to dired. ranger (ranger.github.io) is a console file manager with VI key bindings.] (<https://github.com/ralesi/ranger.el>)
    - [Watch "Emacs for beginners - Basics - 02 - Frames, Windows and Buffers" on YouTube] (<https://youtu.be/PNsKHR3TyDE>)
    - [Look Ma, no CTRL key!] (<https://i.redd.it/6v677pqm6ke41.png>) ([Reddit] (<https://reddit.com/r/emacs/comments/ext90u/look_ma_no_ctrl_key/>))
  - Org Mode:
    - [What Even Is Org Mode?] (<http://atomized.org/blog/2018/09/19/what-even-is-org-mode/>)
    - [Orgmode-TV: How I plan my days - YouTube] (<https://www.youtube.com/watch?v=be8TC-i-NpE&amp;feature=youtu.be&amp;list=PLVtKhBrRV_ZkPnBtt_TD1Cs9PJlU0IIdE>)
    - [My Current Org Setup for University-Related Matters] (<https://www.jrenslin.de/post/49>)
    - [Textmind Workflow Intro] (<https://cyberthal-docs.nfshost.com/textmind/1-by-func/workflow-intro/>)
    - [Some org-mode features you may not know] (<https://bzg.fr/en/some-emacs-org-mode-features-you-may-not-know.html/>) ([Reddit] (<https://reddit.com/r/orgmode/comments/ev5ox4/some_orgmode_features_you_may_not_know/>))
    - [How I created my website with Org mode] (<https://www.johnborwick.com/2019/02/13/org-mode-website.html>)
    - [Configuring Org for readable prose is too complicated] (<https://cyberthal-ghost.nfshost.com/configuring-org-for-readable-prose-is-too-complicated/>) ([Reddit] (<https://reddit.com/r/planetemacs/comments/ex22ka/configuring_org_for_readable_prose_is_too/>))
    - [Weekly /r/Orgmode Open Discussion - January 31, 2020] (<https://www.reddit.com/r/orgmode/comments/ewo006/weekly_rorgmode_open_discussion_january_31_2020/>)
    - [New Org feature makes table headers always visible] (<https://twitter.com/bzg2/status/1223267016582291457>) ([Reddit] (<https://reddit.com/r/emacs/comments/ex4f1n/new_org_feature_makes_table_headers_always_visible/>))
    - [DOCT needs YOU! (to share your Org capture templates)] (<https://www.reddit.com/r/emacs/comments/euu0z6/doct_needs_you_to_share_your_org_capture_templates/>)
    - [WIP: org-ql-view dispatch popup (like Magit)] (<https://i.redd.it/mi0a2jetzgd41.gif>) ([Reddit] (<https://reddit.com/r/orgmode/comments/ev28kw/wip_orgqlview_dispatch_popup_like_magit/>))
    - [helm-org-contacts: A helm source for org-contacts] (<https://github.com/tmalsburg/helm-org-contacts>)
    - [ob-kubectl: create and delete kubernetes resources from orgmode] (<https://www.reddit.com/r/orgmode/comments/exd9hl/obkubectl_create_and_delete_kubernetes_resources/>)
    - [org-roam is a fresh take on effortless zettelkasten style personal knowledge management in Emacs] (<https://github.com/jethrokuan/org-roam>) ([Reddit] (<https://reddit.com/r/orgmode/comments/ey2y92/orgroam_is_a_fresh_take_on_effortless/>))
    - [obr-viz: Visualize org-brain relationships using EAF] (<https://github.com/swhalemwo/obr-viz>) ([Reddit] (<https://reddit.com/r/planetemacs/comments/ev5yd1/obrviz_visualize_orgbrain_relationships_using_eaf/>))
    - [org-brain-export: Export org-brain to other formats] (<https://github.com/Kungsgeten/org-brain-export>)
    - [Marcin Borkowski: Encrypted Org-mode journal] (<http://mbork.pl/2020-02-02_Encrypted_Org-mode_journal>)
    - [Support for REUSE (SPDX) headers in emacs-reveal « Free Software for Privacy and Education] (<https://blogs.fsfe.org/jens.lechtenboerger/2020/01/03/support-for-reuse-spdx-headers-in-emacs-reveal/>)
    - [org-fragtog: Automatically toggle org-mode latex fragment previews as the cursor enters and exits them] (<https://github.com/io12/org-fragtog>)
    - [Are you contributing to Org and do you accept donations?] (<https://www.reddit.com/r/orgmode/comments/ev67gf/are_you_contributing_to_org_and_do_you_accept/>)
  - Coding:
    - [New package for Godot GDScript language support, and questions] (<https://www.reddit.com/r/emacs/comments/ewxexl/new_package_for_godot_gdscript_language_support/>)
    - [Setting up UndoDB within Emacs] (<https://undo.io/resources/setting-undodb-within-emacs/>)
    - [sphinx-doc.el: Generate Sphinx friendly docstrings for Python functions in Emacs] (<https://github.com/naiquevin/sphinx-doc.el>)
    - [Using Emacs Episode 65 - Live Python] (<https://www.youtube.com/watch?v=bYy90EUAh98>)
  - Mail:
    - [Implementing Yesterbox in emacs with mu4e. "Yesterbox" is a clever system for managing email that involves hiding today's new email.] (<https://erambler.co.uk/blog/yesterbox-emacs-mu4e/>) ([Reddit] (<https://reddit.com/r/planetemacs/comments/evfpsx/implementing_yesterbox_in_emacs_with_mu4e/>))
    - [Emacs, mu4e and mbsync setup for Fastmail on macOS] (<https://rakhim.org/2020/01/fastmail-setup-with-emacs-mu4e-and-mbsync-on-macos/>) ([Reddit] (<https://reddit.com/r/emacs/comments/ew75ib/emacs_mu4e_and_mbsync_setup_for_fastmail_on_macos/>))
    - [Working .offlineimaprc - IMAP and gmail] (<https://www.reddit.com/r/emacs/comments/ey06du/working_offlineimaprc_imap_and_gmail/>)
    - [Watch "Emacs: introduction to GNUS" on YouTube] (<https://youtu.be/jwz7aYUWIbM>)
  - Spacemacs:
    - [Irreal: Spacemacs for Writers] (<https://irreal.org/blog/?p=8625>)
  - Community:
    - [Weekly tips/trick/etc/ thread] (<https://www.reddit.com/r/emacs/comments/ev2q9q/weekly_tipstricketc_thread/>)
    - [Write about Emacs] (<https://www.reddit.com/r/emacs/comments/ewa4ar/write_about_emacs/>)
    - [CCA Emacs - 500 KB - Up to 2400 U$S - 1984 Ad] (<https://i.redd.it/kx0vxqcztmd41.png>) ([Reddit] (<https://reddit.com/r/emacs/comments/evgngs/cca_emacs_500_kb_up_to_2400_us_1984_ad/>))
    - [Emacs ATX Meetup ( February 5, 2020 6:30 PM to 8:30 PM): Modal Editing, Eshell, & Cloudmacs] (<https://www.meetup.com/EmacsATX/events/ngzjlrybcdbhb/?rv=ce2&amp;_xtd=gatlbWFpbF9jbGlja9oAJGJiZTIwZDkxLWNmN2YtNGU2Yi04OWY4LTk2NDAwMDQ0MzRiMg&amp;_af=event&amp;_af_eid=ngzjlrybcdbhb>)
    - [Meet and Greet (and Hack) with Bozhidar Batsov (@bbatsov) - Feb 16, Pune] (<https://www.meetup.com/the-peg/events/268234667/>)
    - [Doom Emacs: You are invited to join us on Discord] (<https://discordapp.com/invite/qvGgnVx>)
  - Other:
    - [5 ways to use Emacs as your RPG dashboard | Opensource.com] (<https://opensource.com/article/20/1/emacs-rpgs>)
    - [{ELPA} Proposed package: vcard] (<https://lists.gnu.org/archive/html/emacs-devel/2020-01/msg00980.html>)
    - [On switching from Sublime Text] (<https://www.reddit.com/r/emacs/comments/ewsqvx/on_switching_from_sublime_text/>)
    - [Use Emacs to get social and track your todo list] (<https://opensource.com/article/20/1/emacs-social-track-todo-list>)
    - [Watch "Emacs for beginners - Basics - 01" on YouTube] (<https://youtu.be/9pkuBijrMD4>)
    - [Gist: creating a guide for using Emacs, with Emacspeak, on the Mac. Contributions welcome] (<https://gist.github.com/a794a448ccc46e72fca63c932105c043>)
    - [Super quick introduction to Hyperbole (with screencasts)] (<https://blog.abrochard.com/#/hyperbole-intro>) ([Reddit] (<https://reddit.com/r/emacs/comments/ev9tcc/super_quick_introduction_to_hyperbole_with/>))
    - [GNU Hyperbole 7.0.8 TEST RELEASE with patches available for source download] (<https://www.reddit.com/r/emacs/comments/euzxmx/gnu_hyperbole_708_test_release_with_patches/>)
    - [gif-screencast 1.1 is out] (<https://www.reddit.com/r/emacs/comments/eut02p/gifscreencast_11_is_out/>)
    - [lorem-ipsum-overlay: Obscure buffer text with lorem ipsum words (for screenshots)] (<https://www.reddit.com/r/emacs/comments/exkk3y/loremipsumoverlay_obscure_buffer_text_with_lorem/>)
    - [calibre-mode: Query calibre from emacs, useful for referencing work] (<https://github.com/whacked/calibre-mode>)
    - [keystrokes: Display keystrokes within Emacs] (<https://gitlab.com/marcowahl/keystrokes>)
    - [Alarm clock for Emacs] (<https://github.com/wlemuel/alarm-clock>) ([Reddit] (<https://reddit.com/r/emacs/comments/evm7az/alarm_clock_for_emacs/>))
    - [egg-timer.el: Use Emacs to schedule alarms to focus on a task.] (<https://github.com/wpcarro/egg-timer.el>)
    - [Chat clients in Emacs] (<https://www.reddit.com/r/emacs/comments/exmcnt/chat_clients_in_emacs/>)
  - New packages:
    - vimgolf <http://melpa.org/#/vimgolf>: VimGolf interface for the One True Editor
    - sfz-mode <http://melpa.org/#/sfz-mode>: Major mode for SFZ files
    - notmuch-bookmarks <http://melpa.org/#/notmuch-bookmarks>: Add bookmark handling for notmuch buffers

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

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

  * 2020-02-03 Emacs news
- Emacs Lisp:
  - [[https://www.reddit.com/r/emacs/comments/exn54k/ann_debugwarn_macro/][ANN: debug-warn macro]]
  - [[https://irreal.org/blog/?p=8621][Irreal: Finding The Intersection of Two Lists]]
  - [[https://www.with-emacs.com/posts/tutorials/almost-all-you-need-to-know-about-variables/][(with-emacs: (Almost) All You Need to Know About Variables]] ([[https://reddit.com/r/emacs/comments/exnxha/withemacs_almost_all_you_need_to_know_about/][Reddit]])
- Emacs development:
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=78b87263920e9ba73b37c5014acf6c88b745764f][* etc/NEWS: Move M-x suggest-key-bindings to "Editing Changes" section.]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=5db3324a7e11280437e69e27fe364dfd80b66ca2][Show key bindings on M-x completion (bug#39035)]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a02b179242a55aba20158aa245e5643a04d07576][Revert the --with-install-srcdir patch]]
- Appearance:
  - [[https://www.reddit.com/r/emacs/comments/euscsu/a_more_beautiful_emacs_nw_with_24bit_colors_and/][A more beautiful emacs -nw with 24-bit colors and bitmapped fonts]]
  - [[https://github.com/ubolonton/info-colors][Info-colors: Extra colors for Info-mode. This is a modern variant of the extra coloring provided by Drew Adams' info+ package]]
  - [[https://github.com/kuanyui/moe-theme.el][moe-theme.el: A customizable colorful eye-candy theme for Emacser. Moe, moe, kyun!]]
  - [[https://i.redd.it/vf3ners7ube41.png][emacs screenshot of the day!]] ([[https://reddit.com/r/emacs/comments/ex7a6o/emacs_screenshot_of_the_day/][Reddit]])
- Navigation:
  - [[https://github.com/raxod502/ctrlf][ctrlf: ⌨️ Emacs finally learns how to ctrl+F]]
  - [[https://github.com/ralesi/ranger.el][ranger.el: Bringing the goodness of ranger to dired. ranger (ranger.github.io) is a console file manager with VI key bindings.]]
  - [[https://youtu.be/PNsKHR3TyDE][Watch "Emacs for beginners - Basics - 02 - Frames, Windows and Buffers" on YouTube]]
  - [[https://i.redd.it/6v677pqm6ke41.png][Look Ma, no CTRL key!]] ([[https://reddit.com/r/emacs/comments/ext90u/look_ma_no_ctrl_key/][Reddit]])
- Org Mode:
  - [[http://atomized.org/blog/2018/09/19/what-even-is-org-mode/][What Even Is Org Mode?]]
  - [[https://www.youtube.com/watch?v=be8TC-i-NpE&amp;feature=youtu.be&amp;list=PLVtKhBrRV_ZkPnBtt_TD1Cs9PJlU0IIdE][Orgmode-TV: How I plan my days - YouTube]]
  - [[https://www.jrenslin.de/post/49][My Current Org Setup for University-Related Matters]]
  - [[https://cyberthal-docs.nfshost.com/textmind/1-by-func/workflow-intro/][Textmind Workflow Intro]]
  - [[https://bzg.fr/en/some-emacs-org-mode-features-you-may-not-know.html/][Some org-mode features you may not know]] ([[https://reddit.com/r/orgmode/comments/ev5ox4/some_orgmode_features_you_may_not_know/][Reddit]])
  - [[https://www.johnborwick.com/2019/02/13/org-mode-website.html][How I created my website with Org mode]]
  - [[https://cyberthal-ghost.nfshost.com/configuring-org-for-readable-prose-is-too-complicated/][Configuring Org for readable prose is too complicated]] ([[https://reddit.com/r/planetemacs/comments/ex22ka/configuring_org_for_readable_prose_is_too/][Reddit]])
  - [[https://www.reddit.com/r/orgmode/comments/ewo006/weekly_rorgmode_open_discussion_january_31_2020/][Weekly /r/Orgmode Open Discussion - January 31, 2020]]
  - [[https://twitter.com/bzg2/status/1223267016582291457][New Org feature makes table headers always visible]] ([[https://reddit.com/r/emacs/comments/ex4f1n/new_org_feature_makes_table_headers_always_visible/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/euu0z6/doct_needs_you_to_share_your_org_capture_templates/][DOCT needs YOU! (to share your Org capture templates)]]
  - [[https://i.redd.it/mi0a2jetzgd41.gif][WIP: org-ql-view dispatch popup (like Magit)]] ([[https://reddit.com/r/orgmode/comments/ev28kw/wip_orgqlview_dispatch_popup_like_magit/][Reddit]])
  - [[https://github.com/tmalsburg/helm-org-contacts][helm-org-contacts: A helm source for org-contacts]]
  - [[https://www.reddit.com/r/orgmode/comments/exd9hl/obkubectl_create_and_delete_kubernetes_resources/][ob-kubectl: create and delete kubernetes resources from orgmode]]
  - [[https://github.com/jethrokuan/org-roam][org-roam is a fresh take on effortless zettelkasten style personal knowledge management in Emacs]] ([[https://reddit.com/r/orgmode/comments/ey2y92/orgroam_is_a_fresh_take_on_effortless/][Reddit]])
  - [[https://github.com/swhalemwo/obr-viz][obr-viz: Visualize org-brain relationships using EAF]] ([[https://reddit.com/r/planetemacs/comments/ev5yd1/obrviz_visualize_orgbrain_relationships_using_eaf/][Reddit]])
  - [[https://github.com/Kungsgeten/org-brain-export][org-brain-export: Export org-brain to other formats]]
  - [[http://mbork.pl/2020-02-02_Encrypted_Org-mode_journal][Marcin Borkowski: Encrypted Org-mode journal]]
  - [[https://blogs.fsfe.org/jens.lechtenboerger/2020/01/03/support-for-reuse-spdx-headers-in-emacs-reveal/][Support for REUSE (SPDX) headers in emacs-reveal « Free Software for Privacy and Education]]
  - [[https://github.com/io12/org-fragtog][org-fragtog: Automatically toggle org-mode latex fragment previews as the cursor enters and exits them]]
  - [[https://www.reddit.com/r/orgmode/comments/ev67gf/are_you_contributing_to_org_and_do_you_accept/][Are you contributing to Org and do you accept donations?]]
- Coding:
  - [[https://www.reddit.com/r/emacs/comments/ewxexl/new_package_for_godot_gdscript_language_support/][New package for Godot GDScript language support, and questions]]
  - [[https://undo.io/resources/setting-undodb-within-emacs/][Setting up UndoDB within Emacs]]
  - [[https://github.com/naiquevin/sphinx-doc.el][sphinx-doc.el: Generate Sphinx friendly docstrings for Python functions in Emacs]]
  - [[https://www.youtube.com/watch?v=bYy90EUAh98][Using Emacs Episode 65 - Live Python]]
- Mail:
  - [[https://erambler.co.uk/blog/yesterbox-emacs-mu4e/][Implementing Yesterbox in emacs with mu4e. "Yesterbox" is a clever system for managing email that involves hiding today's new email.]] ([[https://reddit.com/r/planetemacs/comments/evfpsx/implementing_yesterbox_in_emacs_with_mu4e/][Reddit]])
  - [[https://rakhim.org/2020/01/fastmail-setup-with-emacs-mu4e-and-mbsync-on-macos/][Emacs, mu4e and mbsync setup for Fastmail on macOS]] ([[https://reddit.com/r/emacs/comments/ew75ib/emacs_mu4e_and_mbsync_setup_for_fastmail_on_macos/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/ey06du/working_offlineimaprc_imap_and_gmail/][Working .offlineimaprc - IMAP and gmail]]
  - [[https://youtu.be/jwz7aYUWIbM][Watch "Emacs: introduction to GNUS" on YouTube]]
- Spacemacs:
  - [[https://irreal.org/blog/?p=8625][Irreal: Spacemacs for Writers]]
- Community:
  - [[https://www.reddit.com/r/emacs/comments/ev2q9q/weekly_tipstricketc_thread/][Weekly tips/trick/etc/ thread]]
  - [[https://www.reddit.com/r/emacs/comments/ewa4ar/write_about_emacs/][Write about Emacs]]
  - [[https://i.redd.it/kx0vxqcztmd41.png][CCA Emacs - 500 KB - Up to 2400 U$S - 1984 Ad]] ([[https://reddit.com/r/emacs/comments/evgngs/cca_emacs_500_kb_up_to_2400_us_1984_ad/][Reddit]])
  - [[https://www.meetup.com/EmacsATX/events/ngzjlrybcdbhb/?rv=ce2&amp;_xtd=gatlbWFpbF9jbGlja9oAJGJiZTIwZDkxLWNmN2YtNGU2Yi04OWY4LTk2NDAwMDQ0MzRiMg&amp;_af=event&amp;_af_eid=ngzjlrybcdbhb][Emacs ATX Meetup ( February 5, 2020 6:30 PM to 8:30 PM): Modal Editing, Eshell, & Cloudmacs]]
  - [[https://www.meetup.com/the-peg/events/268234667/][Meet and Greet (and Hack) with Bozhidar Batsov (@bbatsov) - Feb 16, Pune]]
  - [[https://discordapp.com/invite/qvGgnVx][Doom Emacs: You are invited to join us on Discord]]
- Other:
  - [[https://opensource.com/article/20/1/emacs-rpgs][5 ways to use Emacs as your RPG dashboard | Opensource.com]]
  - [[https://lists.gnu.org/archive/html/emacs-devel/2020-01/msg00980.html][{ELPA} Proposed package: vcard]]
  - [[https://www.reddit.com/r/emacs/comments/ewsqvx/on_switching_from_sublime_text/][On switching from Sublime Text]]
  - [[https://opensource.com/article/20/1/emacs-social-track-todo-list][Use Emacs to get social and track your todo list]]
  - [[https://youtu.be/9pkuBijrMD4][Watch "Emacs for beginners - Basics - 01" on YouTube]]
  - [[https://gist.github.com/a794a448ccc46e72fca63c932105c043][Gist: creating a guide for using Emacs, with Emacspeak, on the Mac. Contributions welcome]]
  - [[https://blog.abrochard.com/#/hyperbole-intro][Super quick introduction to Hyperbole (with screencasts)]] ([[https://reddit.com/r/emacs/comments/ev9tcc/super_quick_introduction_to_hyperbole_with/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/euzxmx/gnu_hyperbole_708_test_release_with_patches/][GNU Hyperbole 7.0.8 TEST RELEASE with patches available for source download]]
  - [[https://www.reddit.com/r/emacs/comments/eut02p/gifscreencast_11_is_out/][gif-screencast 1.1 is out]]
  - [[https://www.reddit.com/r/emacs/comments/exkk3y/loremipsumoverlay_obscure_buffer_text_with_lorem/][lorem-ipsum-overlay: Obscure buffer text with lorem ipsum words (for screenshots)]]
  - [[https://github.com/whacked/calibre-mode][calibre-mode: Query calibre from emacs, useful for referencing work]]
  - [[https://gitlab.com/marcowahl/keystrokes][keystrokes: Display keystrokes within Emacs]]
  - [[https://github.com/wlemuel/alarm-clock][Alarm clock for Emacs]] ([[https://reddit.com/r/emacs/comments/evm7az/alarm_clock_for_emacs/][Reddit]])
  - [[https://github.com/wpcarro/egg-timer.el][egg-timer.el: Use Emacs to schedule alarms to focus on a task.]]
  - [[https://www.reddit.com/r/emacs/comments/exmcnt/chat_clients_in_emacs/][Chat clients in Emacs]]
- New packages:
  - http://melpa.org/#/vimgolf: VimGolf interface for the One True Editor
  - http://melpa.org/#/sfz-mode: Major mode for SFZ files
  - http://melpa.org/#/notmuch-bookmarks: Add bookmark handling for notmuch buffers

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-03 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-03 16:33 2020-02-03 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).