* 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&feature=youtu.be&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&_xtd=gatlbWFpbF9jbGlja9oAJGJiZTIwZDkxLWNmN2YtNGU2Yi04OWY4LTk2NDAwMDQ0MzRiMg&_af=event&_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]]