* 2019-11-25 Emacs news [[https://lists.gnu.org/archive/html/emacsconf-discuss/2019-11/msg00002.html][EmacsConf 2019 videos now out!]] ([[https://reddit.com/r/emacs/comments/e10cf7/emacsconf_2019_videos_now_out/][Reddit]]) - [[https://emacsconf.org/2019/videos][Videos]], [[https://invidio.us/playlist?list=PLomc4HLgvuCWuJVVwsT8pbLWYR-n3G8bH][Invidio.us]], [[https://www.youtube.com/playlist?list=PLomc4HLgvuCWuJVVwsT8pbLWYR-n3G8bH&feature=share][Youtube]] - Emacs configuration: - [[https://github.com/tripleee/my-site-start/blob/master/README.md][my-site-start/README.md at master · tripleee/my-site-start · GitHub]] - [[https://github.com/a13/use-package-secrets][use-package-secrets: :secret keyword for use-package]] - [[https://youtu.be/TlCznGKMbfA][Overview of better-defaults package for Emacs]] (9:01) - [[https://github.com/replit/upm][upm: �� Universal Package Manager - Python, Node.js, Ruby, Emacs Lisp.]] - [[https://www.reddit.com/r/emacs/comments/dy7pvh/heres_the_simplified_mental_view_of_emacs_keymap/][Here's the simplified mental view of Emacs keymap precedence I've come up with. How accurate is it?]] - Emacs Lisp: - [[https://nickdrozd.github.io/2019/11/23/flaky-if.html][Emacs Lisp Challenge: flaky-if]] ([[https://reddit.com/r/emacs/comments/e0sm64/emacs_lisp_challenge_flakyif/][Reddit]]) - Emacs development: - [[https://lists.gnu.org/archive/html/emacs-devel/2019-11/msg00590.html][Very long discussion about the difficulty of reporting or reopening bugs]] - [[https://irreal.org/blog/?p=8467][Irreal: Emacs 27.1 Coming]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=4b5d04be44af36cb2faccd368de063cf376282ca][Use new macro debounce-reduce to make mouse scaling of images more responsive]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8934762bb37273e6606097de92dcc2556456acd2][Default network-stream-use-client-certificates to nil]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a27c8929f2ab26dc0d27c8969857d3bc108747f5][Have what-cursor-position optionally show character name]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b7d4c5d1d1b55fea8382663f18263e2000678be5][help-follow-symbol now complains if no symbol found (bug#38248)]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=20b1e959e077492817bea34392ba2dda745c4641][* lisp/minibuffer.el (completions-common-part): Make it blue when possible]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=1110d1422863b8e9abb757db3fe9fbe6c8884862][Support 'vc-region-history' for Mercurial]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=c928f41330ece779127a0c4c9b6ca0fdde8a1046][* etc/NEWS: Improve XDG_RUNTIME_DIR doc.]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=035931777bd89b939436fd1d8a2b8d5a80ede095][Add renaming of remote buffer file names to Tramp]] - Appearance: - [[https://gist.github.com/equwal/89b1ef5ac8d4d737cfd37f66e9ba4895][Selecting and trying out different fonts in Emacs]] ([[https://reddit.com/r/emacs/comments/dy7x0q/selecting_and_trying_out_different_fonts_in_emacs/][Reddit]]) - Navigation: - [[http://xenodium.com/emacs-counsel-default-search-switches/index.html][Alvaro Ramirez: Emacs counsel default search switches]] - [[https://www.reddit.com/r/emacs/comments/e07jnq/jumping_to_files_via_hotkeys/][Jumping to files via hotkeys]] - Org Mode: - [[https://www.reddit.com/r/emacs/comments/e0fo8t/learning_orgmode_with_no_experience_whatsoever/][Learning Org-mode with no experience whatsoever. Help?]] - [[https://www.reddit.com/r/orgmode/comments/e00j1j/weekly_rorgmode_open_discussion_november_22_2019/][Weekly /r/Orgmode Open Discussion - November 22, 2019]] - [[https://www.reddit.com/r/emacs/comments/e0m5dl/my_orgmode_workflow_for_studies/][My org-mode workflow for studies.]] - [[https://www.reddit.com/r/emacs/comments/dz2vgo/using_orgmode_to_keep_track_of_movies_tvshows_and/][Using orgmode to keep track of movies, tvshows and books?]] - [[https://github.com/alphapapa/org-sticky-header][org-sticky-header: Show off-screen Org heading at top of window]] ([[https://reddit.com/r/planetemacs/comments/e17pm5/orgstickyheader_show_offscreen_org_heading_at_top/][Reddit]]) - [[https://gist.github.com/cvcore/760008a4dfb2eadf42afdc9cf01ef979][Automatic fragment toggling in org-mode]] ([[https://reddit.com/r/emacs/comments/e0911w/automatic_fragment_toggling_in_orgmode/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/dz5xeb/is_there_a_way_to_include_an_org_file_in_another/][Is there a way to include an org file in another one and have the contents update in real time?]] - [[https://www.youtube.com/watch?v=aQKc0hcFXCk&feature=youtu.be][Introduction to "organice" - Using Org mode from the browser and smartphone - YouTube]] - [[https://beepb00p.xyz/grasp.html][Grasp: How to capture information from your browser and stay sane]] - [[https://www.youtube.com/watch?v=0g9BcZvQbXU][Consistent Technical Documents Using Emacs and Org Mode]] ([[https://news.ycombinator.com/item?id=21599114][HN]], previous [[https://reddit.com/r/emacs/comments/dxk4py/consistent_technical_documents_using_emacs_and/][Reddit]]) - [[https://github.com/ifitzpat/ob-xslt][ob-xslt: Org babel extension to apply xslt templates to xml source blocks or source block results.]] - [[https://github.com/alraban/org-recoll][org-recoll: A lightweight org-mode wrapper for the recoll full-text search engine]] - Coding: - [[http://blog.binchen.org/posts/effective-git-blame-in-emacs.html][Effective "git blame" in Emacs]] ([[https://reddit.com/r/emacs/comments/dz2a80/effective_git_blame_in_emacs/][Reddit]]) - [[https://cestlaz.github.io/post/using-emacs-62-magit-forge/][Mike Zamansky: Using Emacs 62 Magit Forge]] - [[http://blog.binchen.org/posts/yin-and-yang-in-emacs.html][Chen Bin (redguardtoo): Yin and Yang in Emacs]] - partial git blame with vc or magit - [[https://github.com/emacs-lsp/lsp-mode/wiki/Using-Plugins-In-Typescript-Language-Server][Using Plugins In Typescript Language Server · emacs-lsp/lsp-mode Wiki · GitHub]] - Community: - [[https://www.reddit.com/r/emacs/comments/dyhkcd/weekly_tipstricketc_thread/][Weekly tips/trick/etc/ thread]] - [[https://www.meetup.com/Emacs-SF/events/266035106/][Emacs Meetup in San Francisco, on Saturday Nov 23, 2019]] ([[https://reddit.com/r/emacs/comments/dz57tw/emacs_meetup_in_san_francisco_on_saturday_nov_23/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/dzn3yj/how_do_you_use_emacs/][How do you use Emacs?]] - [[https://www.fsf.org/blogs/community/the-fsfs-emacsconf-2019-satellite-was-an-m-x-success][The FSF's EmacsConf 2019 satellite was an M-x success! — Free Software Foundation — working together for free software]] ([[https://reddit.com/r/planetemacs/comments/e0drrc/the_fsfs_emacsconf_2019_satellite_was_an_mx/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/e0wy32/where_is_the_emacs_community/][Where is the emacs community?]] - Other: - [[https://github.com/manna-harbour/qmk_firmware/blob/miryoku/users/manna-harbour_miryoku/miryoku.org][The miryoku layout is a keyboard layout in emacs for emacs.]] ([[https://reddit.com/r/emacs/comments/dzyxkb/the_miryoku_layout_is_a_keyboard_layout_in_emacs/][Reddit]]) - [[http://xenodium.com/wizard-zines-comics-eshell-util/index.html][Alvaro Ramirez: Wizard zines comics Emacs eshell util]] - [[https://www.thegeekstuff.com/2010/07/emacs-macro-tutorial-how-to-record-and-play/][Emacs Macro Tutorial: How to Record and Play]] - [[https://nullprogram.com/blog/2019/11/19/][Chris Wellons: On-the-fly Linear Congruential Generator Using Emacs Calc]] - [[https://youtu.be/-qo2Ai3pZRk][Emacs: Store music playlists (Dired+Bongo)]] (13:16) - [[https://youtu.be/OVw20eZKjro][A quick look at Emacs EXWM (an i3wm alternative)]] (17:25) - [[https://www.ochobitshacenunbyte.com/2019/10/29/una-guia-de-referencia-para-emacs/][Una guía de referencia para Emacs - ochobitshacenunbyte]] - [[https://rohitpaulk.com/articles/vim-to-emacs][Moving from Vim to Emacs]] - [[https://nqnstudios.github.io//2019/11/19/emacs-fury-road.html][Emacs: Fury Road]] ([[https://reddit.com/r/emacs/comments/dzgtgj/emacs_fury_road/][Reddit]]) - [[https://fountain-mode.org/][Fountain Mode]] - [[https://www.reddit.com/r/emacs/comments/dze8yg/getting_emacs_ready_for_writin_part_1/][Getting Emacs Ready for Writin', Part 1]] - New packages: - http://melpa.org/#/anki-connect: AnkiConnect API - http://melpa.org/#/brazilian-holidays: Brazilian holidays - http://melpa.org/#/global-tags: Elisp API and editor integration for GNU global - http://melpa.org/#/org-working-set: Manage a working-set of org-nodes - http://melpa.org/#/uml-mode: Minor mode for ascii uml sequence diagrams - http://melpa.org/#/vdf-mode: Major mode for editing Valve VDF files. 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/2019-11][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]]