* 2021-06-28 Emacs news - Want to help make EmacsConf 2021 better? Please come to the public planning meeting or e-mail thoughts: https://lists.gnu.org/archive/html/emacsconf-discuss/2021-06/msg00001.html Sat Jul 3 0700 Vancouver / 0900 Chicago / 1000 Toronto / 1400 GMT / 1600 Berlin / 1930 Kolkata / 2200 Singapore - Upcoming events: - Emacs Berlin (virtual, in English) https://emacs-berlin.org/ Wed Jun 30 0930 Vancouver / 1130 Chicago / 1230 Toronto / 1630 GMT / 1830 Berlin / 2200 Kolkata -- Thu Jul 1 0030 Singapore - M-x Research (virtual, contact them for passcode) https://m-x-research.github.io/ Thu Jul 1 0700 Vancouver / 0900 Chicago / 1000 Toronto / 1400 GMT / 1600 Berlin / 1930 Kolkata / 2200 Singapore - EmacsATX: Literate Config, Elfeed, SMS https://www.meetup.com/EmacsATX/events/278683891/ Wed Jul 7 1630 Vancouver / 1830 Chicago / 1930 Toronto / 2330 GMT -- Thu Jul 8 0130 Berlin / 0500 Kolkata / 0730 Singapore - Emacs configuration: - [[https://www.reddit.com/r/emacs/comments/o6xtqv/what_are_your_noteworthy_emacs_configurations/][What are your noteworthy Emacs configurations?]] - Emacs Lisp: - [[https://hungyi.net/posts/programmers-way-to-title-case/][The Programmer's Way to Write in Title Case Using Emacs Lisp]] - [[https://github.com/rspeele/infix.el][infix.el: Infix operators for Emacs Lisp]] - [[https://www.youtube.com/watch?v=jVNCLCpSKvY][B-Trees in Emacs]] (5:54) - Emacs development: - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8e6d6daacf3994a68f81b92ae2ce47ccf2a7bf28][Allow `C-u M-x dig' to ask for a query type]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8db520837a796394a8fe713fda29d92578085096][Add SASL authentication to rcirc]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e4b9e1c66cf582f9bf3c149839252fb5aab0497e][Use named face for apropos-button]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=57ec4aadc65389f6df5a173cfbff0a551b3ee25d][Advertise support for Startup Notification when built with GTK]] - Appearance: - [[https://i.redd.it/oa8niax2u8771.png][First Custom Emacs Theme Based on Nano Emacs]] ([[https://reddit.com/r/emacs/comments/o74xfi/first_custom_emacs_theme_based_on_nano_emacs/][Reddit]]) - [[https://www.youtube.com/watch?v=UHl377zjTig][Emacs - Hide menu bar]] (2:50) - [[https://notxor.nueva-actitud.org/2021/06/24/fuente-con-ligaduras-fira-code.html][Fuente con ligaduras Fira Code]] - Navigation: - [[http://xenodium.com/emacs-smarter-search-and-replace][Alvaro Ramirez: Emacs: smarter search and replace]] ([[https://reddit.com/r/emacs/comments/o8x709/smarter_search_and_replace_already_builtin/][Reddit]]) - [[https://philjackson.github.io//emacs/search/rg/2021/06/25/search-specific-extensions-with-counsel-projectile-rg/][Phil Jackson: Search specific extensions with counsel-projectile-rg]] - [[https://youtu.be/RLPU65RLiC4][Quick tip: registers for easy file access]] (3:33, [[https://reddit.com/r/emacs/comments/o6stey/quick_tip_registers_for_easy_file_access/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/o5ecwy/pause_and_resume_cursors_for_multiplecursorsel/][Pause and resume cursors for multiple-cursors.el]] - [[https://www.reddit.com/r/emacs/comments/o8e6om/gumshoe_follows_you_around_and_logs_your_movements/][Gumshoe: follows you around and logs your movements]] - Org Mode: - [[https://www.reddit.com/r/emacs/comments/o6ewxs/what_is_the_largest_orgmode_document_that_you/][What is the largest org-mode document that you have ever created]] - [[https://kitchingroup.cheme.cmu.edu/blog/2017/04/09/A-better-return-in-org-mode/][A better return in org-mode]] - [[https://endlessparentheses.com/embedding-youtube-videos-with-org-mode-links.html][Embedding Youtube videos with org-mode links · Endless Parentheses]] - [[https://ox-hugo.scripter.co/doc/auto-export-on-saving/][Auto-export on Saving — ox-hugo - Org to Hugo exporter]] - [[https://i.redd.it/lc009h757q771.png][Flowery Org Mode with Doom Modeline :D]] ([[https://reddit.com/r/emacs/comments/o8p064/flowery_org_mode_with_doom_modeline_d/][Reddit]]) - [[https://v.redd.it/yoywcqn23l671][Previewing SwiftUI layouts in Emacs (now on melpa as ob-swiftui)]] ([[https://reddit.com/r/emacs/comments/o4qz6e/previewing_swiftui_layouts_in_emacs_now_on_melpa/][Reddit]]) - [[https://github.com/analyticd/org-table-wrap-functions][Functions for wrapping and unwrapping org table content.]] - [[https://www.reddit.com/r/OrgRoam/comments/o50oom/update_on_having_automatic_updating_of_link/][Update on having automatic updating of link descriptions]] - [[https://orgmode-exocortex.com/2021/06/22/upgrade-to-org-roam-v2-with-use-package-and-quelpa/][Upgrade to org-roam v2 with use-package and quelpa]] - Completion: - [[https://www.manueluberti.eu//emacs/2021/06/24/icomplete-vertical/][Manuel Uberti: I complete. You?]] - [[https://www.reddit.com/r/emacs/comments/o7aktl/autocomplete_vs_companymode_in_2021/][auto-complete vs company-mode in 2021]] - [[https://mullikine.github.io/posts/use-yasnippets-in-term/][Use YASnippets in term and vterm in emacs]] - Coding: - [[https://www.reddit.com/r/emacs/comments/o5dnaz/what_was_your_experience_of_moving_from_lspmode/][What was your experience of moving from lsp-mode to eglot?]] - [[http://ag91.github.io/blog/2021/06/22/how-(simple-is)-to-install-a-clojure-tree-sitter-grammar-and-use-it-from-emacs][Andrea: How (simple is) to install a Clojure tree-sitter grammar and use it from Emacs]] - [[https://www.youtube.com/watch?v=Gd9o7zhwxGo][toggle rmsbolt in emacs]] (00:25) - Web: - [[https://ag91.github.io/blog/2021/06/08/emacs-nyxt-and-engine-mode-how-to-browse-urls-via-nyxt-and-slime/][Emacs, Nyxt and Engine-mode: how to browse URLs via Nyxt and Slime]] - [[http://ag91.github.io/blog/2021/06/22/back-to-emacs-while-in-nyxt-how-to-edit-the-web-in-a-lispy-editor][Andrea: Back to Emacs while in Nyxt: how to edit the web in a Lispy editor]] - EXWM: - [[https://dev.arcology.garden/cce/nemesis][Building Evil Mode bindings for my X11 applications running in EXWM, inspired by exwm-evil-firefox]] - Community: - [[https://web.libera.chat/#emacs][Web interface to Emacs IRC on Libera Chat]] ([[https://reddit.com/r/planetemacs/comments/o7tn6s/web_interface_to_emacs_irc_on_libera_chat/][Reddit]]) - [[https://emacs-apac.gitlab.io/notes/june-2021/][Emacs APAC: Notes from Emacs Asia-Pacific (APAC) virtual meetup, June 2021]] - Other: - [[https://github.com/ruediger/weather-metno-el][weather-metno-el: Weather data from met.no in GNU Emacs]] - [[https://www.reddit.com/r/emacs/comments/o84bg2/fedora_silverblue_users_show_toolbox_name_in_the/][Fedora Silverblue users: show toolbox name in the frame title]] - [[https://www.reddit.com/r/emacs/comments/o8tv7u/basic_wysiwyg_printing_in_gnu_emacs_ascii_image/][Basic WYSIWYG printing in GNU Emacs (ASCII + Image)]] - [[http://blog.binchen.org/posts/emacs-speed-up-1000.html][Emacs speed up 1000%]] - [[https://sachachua.com/blog/2021/06/plover-emacs/][Sacha Chua: Emacs steno interface so far]] - [[https://www.youtube.com/watch?v=gl_Hz2YmdfY][System Crafters Live! - Text Adventuring in Emacs]] (02:00:39) - New packages: - http://melpa.org/#/citre: Ctags IDE on the True Editor - http://melpa.org/#/flymake-languagetool: Flymake support for LanguageTool - http://melpa.org/#/side-hustle: Hustle through Imenu in a side window - http://melpa.org/#/uci-mode: Major-mode for chess engine interaction 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/playlist?list=PL4th0AZixyREOtvxDpdxC9oMuX7Ar7Sdt][YouTube]], [[http://git.savannah.gnu.org/cgit/emacs.git/log/etc/NEWS][the Emacs NEWS file]], [[https://emacslife.com/calendar/][Emacs Calendar]] and [[http://lists.gnu.org/archive/html/emacs-devel/2021-06][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]]