* 2023-05-08 Emacs news - Upcoming events: - Emacs.si (in person): Emacs.si meetup #5 2023 (v zivo) https://dogodki.kompot.si/events/c1ecfef6-f7c4-4df2-99ef-4a7fd78c8cd6 Wed May 10 2000 CET - Atelier Emacs Montpellier (in person) https://lebib.org/date/atelier-emacs Fri May 12 1800 Europe/Paris - Mastering Emacs book club https://susam.net/maze/meet/mastering-emacs/ Fri May 12 1200 America/Vancouver - 1400 America/Chicago - 1500 America/Toronto - 1900 Etc/GMT - 2100 Europe/Berlin -- Sat May 13 0030 Asia/Kolkata - 0300 Asia/Singapore - Mastering Emacs book club https://susam.net/maze/meet/mastering-emacs/ Sat May 13 0200 America/Vancouver - 0400 America/Chicago - 0500 America/Toronto - 0900 Etc/GMT - 1100 Europe/Berlin - 1430 Asia/Kolkata - 1700 Asia/Singapore - EmacsSF (in person): coffee.el: calm and civilized, actually https://www.meetup.com/emacs-sf/events/293234996/ Sat May 13 1100 America/Los_Angeles - Mastering Emacs book club https://susam.net/maze/meet/mastering-emacs/ Sun May 14 0200 America/Vancouver - 0400 America/Chicago - 0500 America/Toronto - 0900 Etc/GMT - 1100 Europe/Berlin - 1430 Asia/Kolkata - 1700 Asia/Singapore - M-x Research (contact them for password): TBA https://m-x-research.github.io/ Wed May 17 0800 America/Vancouver - 1000 America/Chicago - 1100 America/Toronto - 1500 Etc/GMT - 1700 Europe/Berlin - 2030 Asia/Kolkata - 2300 Asia/Singapore - Emacs configuration: - [[https://medium.com/helpshift-engineering/configuring-emacs-from-scratch-intro-3157bed9d040][Configuring Emacs from Scratch — Intro | by Suvrat Apte | helpshift-engineering | Medium]] - [[https://github.com/susam/devil][Devil Mode: A twisted key sequence translator for modifier-free editing experience]] ([[https://www.reddit.com/r/emacs/comments/13aj99j/devil_mode_a_twisted_key_sequence_translator_for/][Reddit]], [[https://news.ycombinator.com/item?id=35849788][HN]], [[https://lobste.rs/s/xaqsox/devil_mode_twisted_key_sequence][lobste.rs]]) - [[https://www.reddit.com/r/emacs/comments/139k4bb/repohydrael_easily_define_and_call_git_repo/][repo-hydra.el — easily define and call git repo specific hydras]] - Emacs Lisp: - [[https://howardism.org/Technical/Emacs/query-data-structures.html][Querying Data Structures in Lisp]] - [[https://www.classcentral.com/report/best-lisp-courses/][15 Best Lisp Courses to Take in 2023, for Emacs Lisp, Common Lisp, Scheme and Racket, by ClassCentral -featuring System Crafters]] ([[https://www.reddit.com/r/emacs/comments/136y6gx/15_best_lisp_courses_to_take_in_2023_for_emacs/][Reddit]]) - Appearance: - [[https://github.com/egstatsml/emacs_fancy_logos][emacs_fancy_logos: Fancy logos for Emacs/XEmacs/GNUs]] - [[https://www.reddit.com/r/emacs/comments/13a2pua/customized_scratch_text_for_some_eye_candy_on/][Customized scratch text for some eye candy on startup]] - [[https://www.reddit.com/r/emacs/comments/139jy6t/new_minimalistic_dashboard/][New minimalistic dashboard.]] - [[https://www.reddit.com/r/emacs/comments/138wsan/psa_run_nerdiconsinstallfonts_if_your/][PSA: Run nerd-icons-install-fonts if your modeline/dashboard is broken]] - Navigation: - [[https://github.com/thread314/intuitive-tab-line-mode#readme][intuitive-tab-line-mode]] - [[https://www.youtube.com/watch?v=uyMdDzjQFMU][Declutter Your Buffer Lists in Emacs with Perspective.el]] - Org Mode: - [[https://i.redd.it/rre5ggpx9jya1.png][Tags are functions of Org sections (•̀ᴗ•́)و]] ([[https://www.reddit.com/r/emacs/comments/13bdlck/tags_are_functions_of_org_sections_ᴗو/][Reddit]]) - Org Roam: - [[https://www.reddit.com/r/emacs/comments/135dhh5/code_snippet_to_switch_between_multiple/][Code snippet to switch between multiple Zettlekasten with org-roam]] - [[https://github.com/aatmunbaxi/org-roam-pygraph][org-roam-pygraph: Build a graph of your org-roam collection for use in Python]] ([[https://www.reddit.com/r/orgmode/comments/13b9er3/orgroampygraph_build_a_graph_of_your_orgroam/][Reddit]]) - Import, export, and integration: - [[https://jeffkreeftmeijer.com/ox-html-stable-ids/][ox-html-stable-ids.el: Stable IDs for ox-html.el]] - [[https://www.youtube.com/watch?v=ov1w2g-Rihc][Org-mode - LaTex default image width]] (03:32) - [[https://www.youtube.com/watch?v=EnI_7A3GWqA][Org-mode - Display bullets one by one in beamer]] (03:18) - [[https://osiux.com/2023-02-24-automate-blog-from-org-mode-to-html-markdown-gemini-using-docker-alpine-org2blog-and-gitlab-ci.html][Automate conversion of blog from /org-mode/ to /Html/, /Markdown/ and /Gemini/ using /Docker image/ =alpine-org2blog= and /GitLab CI/]] - [[https://jeffkreeftmeijer.com/org-readme/][Generate repository README files from Org documents]] - [[https://github.com/jonno-l-r/org_notebook_renderer][jonno-l-r/org_notebook_renderer: Blog-style notebook indexer and renderer for org documents]] ([[https://www.reddit.com/r/emacs/comments/134n9ky/personal_project_simple_blogging_system_for/][Reddit]]) - PHP - [[https://jeffkreeftmeijer.com/ox-md-title/][ox-md-title: Document titles for ox-md.el]] - [[https://www.reddit.com/r/emacs/comments/134s5be/integrate_zotero_pdf_notes_with_org_roam/][Integrate Zotero pdf notes with org roam]] - [[https://www.reddit.com/r/emacs/comments/135d1t7/reading_keybindings_from_an_orgtable_and_generate/][Reading keybindings from an org-table and generate relevant elisp code.]] - Completion: - [[https://www.reddit.com/r/emacs/comments/13bdcg0/lam_manage_buffer_local_abbrevs_at_the_speed_of/][lam: Manage buffer local abbrevs at the speed of light]] - [[https://takeonrules.com/2023/05/07/completion-at-point-function-capf-for-org-mode-links/][Jeremy Friesen: Completion at Point Function (CAPF) for Org-Mode Links]] - Coding: - [[https://mihamina.rktmb.org/2023/04/emacs-pulumi-lsp.html][Emacs Pulumi LSP]] - Mail, news, and chat: - [[https://d-s.sh/2023/moving-my-rss-reading-to-emacs-with-elfeed/][Moving My RSS Reading to Emacs With Elfeed]] ([[https://www.reddit.com/r/emacs/comments/139x17j/moving_my_rss_reading_to_emacs_with_elfeed/][Reddit]], [[https://irreal.org/blog/?p=11338][Irreal]]) - [[https://lambdaland.org/posts/2023-05-03_email_with_outlook/][Lambda Land: Using a Real Mail Client with Outlook]] - mu4e - Doom Emacs: - [[https://www.youtube.com/watch?v=1P8DIxG4gBE][Comment installer Doom Emacs]] (30:20) - Multimedia: - [[https://mbork.pl/2023-05-06_Juggling_playlists_in_EMMS][Marcin Borkowski: Juggling playlists in EMMS]] - AI: - [[https://www.reddit.com/r/emacs/comments/137wsio/eshell_command/][?? eshell command]] - [[https://dindi.garjola.net/ai-assistants.html][Garjola Dindi: AI assistants in Emacs. Don't use ChatGPT. Help Open Science.]] - Community: - [[https://www.reddit.com/r/emacs/comments/136ec3v/weekly_tips_tricks_c_thread/][Weekly Tips, Tricks, &c. Thread]] - [[https://www.reddit.com/r/emacs/comments/138kr5m/whats_that_email_client_doing_here/][What's that email client doing here?]] ([[https://irreal.org/blog/?p=11336][Irreal]]) - [[https://protesilaos.com/cn/coach/][私人培训教学课程:Emacs, Linux 和人生 | Protesilaos Stavrou]] - [[https://irreal.org/blog/?p=11326][Irreal: A Hopeless Addict]] - [[https://irreal.org/blog/?p=11328][Irreal: An Apostate Comes Home]] - [[https://www.youtube.com/watch?v=v8NaZV1LdN8][Live: General Emacs maintenance work]] (01:36:49) - [[https://expe.lille.inria.fr/limesurvey/index.php/526753?lang=en&community=emacs][Survey studying how users automate frequent actions in daily use of interactive software (Emacs, Blender, etc.)]] ([[https://www.reddit.com/r/emacs/comments/13bjfvi/survey_on_using_and_designing_automated_actions/][Reddit]]) - 30-45min, non-libre JS - Other: - [[https://emacspeak.blogspot.com/2023/05/emacspeak-580-ergodog-unleashed.html][T. V. Raman: Emacspeak 58.0 (ErgoDog) Unleashed]] - [[https://www.youtube.com/watch?v=cSzj8dLS9Iw][Emacs Meta Dot And CTRL C CTRL D Are Super Useful 2023_05_07_22:48:48]] (12:29) - [[https://www.reddit.com/r/emacs/comments/135kkx5/fyi_ch_typebreakmode/][FYI: C-h type-break-mode]] - [[https://www.youtube.com/watch?v=1yHmGpix-bE][Emacs long line demo: operating a file with a 10MB long line!]] - [[https://apps.bram85.nl/git/bram/gists/src/commit/31ac3363da925daafa2420b7f96c67612ca28241/gists/dwim-0x0-upload.el][dwim-shell-command for uploading files to 0x0.st]] - [[https://qiita.com/mhangyo/items/e5fe6f4761f2a845d216][Mastering Emacs in Japaneseを入手する方法 - Qiita]] - [[https://www.youtube.com/watch?v=02lXjHy9fKI][Текстовой редактор emacs]] (01:01:35) - Emacs development: - emacs-devel: - [[https://lists.gnu.org/archive/html/emacs-devel/2023-05/msg00176.html][Discussion about how to update or upgrade built-in packages]] - [[https://lists.gnu.org/archive/html/emacs-devel/2023-05/msg00150.html][Discussion of possible improvements to timeclock.el]] - [[https://lists.gnu.org/archive/html/emacs-devel/2023-05/msg00086.html][Re: [PATCH] Reviving qmail with X-Message-SMTP-Method in Gnus]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=40d66095635ead025b33dc693a19b463f70eb9ce][Use connection-aware functions when getting the UID/GID in Eshell]] - [[https://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=7acb3f1c060872b1802e7548d991ca8a9f0fef01][Add the function declaration and property `important-return-value`]] - New packages: - https://melpa.org/#/bencode: Bencode encoding / decoding (MELPA) - https://melpa.org/#/devil: Minor mode for Devil-like command entering (MELPA) - https://melpa.org/#/mame: A MAME front-end (MELPA) - https://melpa.org/#/python-view-data: View data in python (MELPA) - https://elpa.gnu.org/packages/tree-inspector.html: Inspector tool for Emacs Lisp object that uses a treeview (GNU ELPA) - https://melpa.org/#/zone-tmux-clock: Zone out with a tmux style clock (MELPA) Links from [[https://www.reddit.com/r/emacs][reddit.com/r/emacs]], [[https://www.reddit.com/r/orgmode][r/orgmode]], [[https://www.reddit.com/r/spacemacs][r/spacemacs]], [[https://www.reddit.com/r/planetemacs][r/planetemacs]], [[https://hn.algolia.com/?query=emacs&sort=byDate&prefix&page=0&dateRange=all&type=story][Hacker News]], [[https://lobste.rs/search?q=emacs&what=stories&order=newest][lobste.rs]], [[https://lemmy.ml/c/emacs][lemmy]], [[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/2023-05][emacs-devel]]. Tha nks to Andrés Ramírez for emacs-devel links. Do you have an Emacs-related link or announcement? Please e-mail me at [[mailto:sacha@sachachua.com][sacha@sachachua.com]]. Thank you! You're receiving this message via the Emacs Tangents mailing list. [[https://lists.gnu.org/mailman/listinfo/emacs-tangents][View list info/unsubscribe]]