* 2019-11-04 Emacs news [[https://emacsconf.org/2019][EmacsConf]] was a blast! Recordings may be available by next week - stay tuned. Thanks to everyone who helped make it happen! - Emacs configuration: - [[http://manuel-uberti.github.io//emacs/2019/11/02/thirty-straight-days/][Manuel Uberti: Thirty straight days]] - [[https://two-wrongs.com/migrating-away-from-use-package][Migrating Away From Use-Package]] - [[https://github.com/jimm/elisp][elisp: My Emacs initialization files]] - [[https://github.com/firstrow/fat-free-evil][fat-free-evil: Fat Free Evil Emacs Config]] - [[https://irreal.org/blog/?p=8411][Emacs “Plugins”]] - Emacs Lisp: - [[https://github.com/auto-complete/popup-el][popup-el: Visual Popup Interface Library for Emacs]] - [[https://www.reddit.com/r/emacs/comments/dqz5ux/thanks_for_the_displaybuffer_knowledge/][Thanks for the display-buffer knowledge]] - Emacs development: - [[https://lists.gnu.org/archive/html/emacs-devel/2019-10/msg01149.html][Proposal to rename windows to panes after Emacs 27]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ba8a7882de5bbdb39c9c1d74297a9613aa28463f][Add a skeleton to html-mode]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6297eb0fca9967649bcde6fd160bb6b5d3ce6878][Don't refuse to install packages without a "footer line"]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d75794fd5c168fb76406b88e231d8749160f934a][Inhibit undo-in-region for mouse-drag-region (bug#37700)]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e168bb73865f64cc67f80f8b2599c826cbf9e957][Rework vc stash bindings]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=4650aa3523068b83c3d9e6276fe89eb3955ca1e3][Bind vc-git-stash to a key]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e1409379f7ce60eb845a0b9c3a614af4f5fac694][Add a convenience function to be used when working on font locking]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=9e10ee754c8ffbe715879b7bba37a4523c8ee59d][* etc/NEWS: Update renamed function read-char-from-minibuffer.]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=19c98f762092adab01bf35d4b0c958af7d4ea59e][Default exotic image formats (like .webp) to image-mode]] - Appearance: - [[https://github.com/honmaple/emacs-maple-minibuffer][emacs-maple-minibuffer: Show minibuffer with another frame]] - Navigation: - [[https://with-emacs.com/posts/editing/search-and-replacement-techniques/][with-emacs · Search and Replacement Techniques]] (2018) - [[https://christiantietze.de/posts/2019/10/emacs-quit-special-windows/][Quit and Close Emacs Special Windows Like Help and Compilation Results]] - [[https://beepb00p.xyz/pkm-search.html][Building personal search engine: using Emacs and Ripgrep to search in your code and knowledge]] ([[https://reddit.com/r/emacs/comments/dq42vk/building_personal_search_engine_using_emacs_and/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/dqofmi/new_package_windowerel/][New package: windower.el]] - [[https://blog.bitsandbobs.net/blog/emacs-packages-broadcast/][Emacs packages: broadcast]] ([[https://reddit.com/r/emacs/comments/dqxcqp/emacs_packages_broadcast/][Reddit]]) - [[https://github.com/Malabarba/fancy-narrow][fancy-narrow: Emacs package to immitate narrow-to-region with more eye-candy]] - Org Mode: - [[https://github.com/nickanderson/ob-cfengine3/blob/master/README.org][ob-cfengine3: Org Babel functions for CFEngine 3]] - [[https://github.com/Fuco1/org-pretty-table][org-pretty-table: Replace org-table characters with box-drawing unicode glyphs.]] - [[https://karl-voit.at/2017/12/24/Zettelkasten/][Wissensverwaltung auf Papier und digital]] - [[https://karl-voit.at/2019/10/12/org-reveal-handout/][UOMF: Presentation Slides Via Reveal and PDF Handout]] - [[https://github.com/j-cr/org-postpone][Postpone tasks (esp. habits) till tomorrow in the agenda view]] ([[https://reddit.com/r/emacs/comments/dpjfci/postpone_tasks_esp_habits_till_tomorrow_in_the/][Reddit]]) - [[https://irreal.org/blog/?p=8407][Organice]] - [[https://irreal.org/blog/?p=8418][Inline Tasks]] - Coding: - [[https://clojureverse.org/t/details-on-how-to-do-repl-driven-development-from-the-editor-emacs-with-cider/4960][Details on how to do REPL driven development from the editor (Emacs with CIDER) - How to? - ClojureVerse]] - [[https://github.com/wbolster/emacs-xml-format][emacs-xml-format: emacs package to reformat xml using xmllint]] - [[https://www.reddit.com/r/emacs/comments/dqcbtp/a_few_comments_on_treesitter_for_emacs_via_rust/][A few comments on tree-sitter for Emacs via rust bindings for Emacs lisp]] - [[https://christiantietze.de/posts/2019/10/emacs-compilation-window-prevent-switching/][Prevent Emacs Compilation Window From Displaying Other Content • Christian Tietze]] - [[https://www.reddit.com/r/emacs/comments/dpwn7t/my_spacesubstitute_code_saves_me_some_typing/][My "space-substitute" code saves me some typing stress.]] - [[https://tkf.github.io/emacs-ipython-notebook/][Emacs IPython Notebook-0.2.1alpha1 documentation]] - [[https://www.reddit.com/r/emacs/comments/dpc3k5/anyone_here_who_uses_indium_and_lspmode_together/][Anyone here who uses Indium and lsp-mode together? What are your experiences?]] - [[https://erick.navarro.io/blog/testing-an-api-with-emacs-and-restclient/][Testing an API with emacs and restclient]] ([[https://reddit.com/r/emacs/comments/dre5dn/testing_an_api_with_emacs_and_restclient/][Reddit]]) - [[https://erick.navarro.io/blog/minimal-setup-for-elixir-development-in-emacs/][Minimal Setup for Elixir development in Emacs]] - [[https://github.com/turbo-cafe/flymake-kondor][GitHub - turbo-cafe/flymake-kondor]] ([[https://reddit.com/r/emacs/comments/dr7q5e/github_turbocafeflymakekondor/][Reddit]]) - Mail: - [[https://dataswamp.org/~solene/2018-05-22-mu4esmtp.html][Sending mail with mu4e]] - [[https://dataswamp.org/~solene/2017-06-15-mu4e.html][Using emacs to manage mails with mu4e]] - Community: - [[https://www.meetup.com/Amsterdam-Emacs-Users-Group/events/][Emacs Amsterdam meetup group]] - [[https://www.reddit.com/r/emacs/comments/domrl6/weekly_tipstricketc_thread/][Weekly tips/trick/etc/ thread]] - Other: - [[https://200ok.ch/posts/2019-11-01_irc_and_emacs_all_the_things.html][IRC and Emacs all the things (messengers like Slack, Skype, etc)]] ([[https://reddit.com/r/emacs/comments/dq86wi/irc_and_emacs_all_the_things_messengers_like/][Reddit]]) - [[https://blog.steve.fi/keeping_a_simple_markdown_work_log__via_emacs.html][Keeping a simple markdown work-log, via emacs]] - [[https://github.com/wasamasa/nov.el][nov: major mode for reading EPUBs in Emacs]] ([[https://news.ycombinator.com/item?id=21426315][HN]]) - [[https://repl.it/languages/elisp][repl.it/languages/elisp - Runs Emacs in the browser]] ([[https://reddit.com/r/emacs/comments/dqa5ja/replitlanguageselisp_runs_emacs_in_the_browser/][Reddit]]) - [[https://beepb00p.xyz/annotating.html][How to annotate literally everything | Mildly entertainingᵝ]] - [[https://github.com/larsen/bin/blob/master/pdfsearch.el][pdfsearch.el: Emacs script to search annotations in a set of pdf files]] - [[https://www.reddit.com/r/emacs/comments/dq0kon/emacs_can_compare_parts_of_buffers/][Emacs can compare parts of buffers]] - [[https://www.youtube.com/watch?v=HjUquOQtIYs][Inserting special characters | I'm trying out for a Doom Emacs-related YouTube channel]] ([[https://reddit.com/r/emacs/comments/dr5x30/inserting_special_characters_im_trying_out_for_a/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/dr3owx/what_is_the_advantage_of_using_the_included_emacs/][What is the advantage of using the included emacs tools vs using third party alternatives?]] - [[http://meta.ath0.com/2012/02/05/apples-great-gpl-purge/][Apple’s great GPL purge]] - [[https://www.reddit.com/r/emacs/comments/dqxj7y/thoughts_on_carp_and_emacsconf_2019/][Thoughts on Carp and EmacsConf 2019?]] - [[https://medium.com/@holzman.simon/emacs-on-macos-catalina-10-15-in-2019-79ff713c1ccc][Emacs on MacOS Catalina 10.15 in 2019]] ([[https://reddit.com/r/emacs/comments/dqcs7y/emacs_on_macos_catalina_1015_in_2019/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/dobjhn/emacs_ui_for_the_new_libre_linux_phones_that_are/][Emacs UI for the new (libre) Linux phones that are coming?]] - [[https://sites.google.com/site/steveyegge2/effective-emacs][10 Specific Ways to Improve Your Productivity with Emacs]] (2005) - [[https://www.cheatography.com/xaon/cheat-sheets/emacs-markdown-mode/][Emacs Markdown cheatsheet]] ([[https://irreal.org/blog/?p=8420][Irreal]]) - New packages: - http://melpa.org/#/bento: Flycheck integration for the Bento code checker - http://melpa.org/#/berrys-theme: A light, clean and elegant theme - http://melpa.org/#/company-ctags: Fastest company-mode completion backend for ctags - http://melpa.org/#/flymake-golangci: A flymake handler for go-mode files using Golang CI lint - http://melpa.org/#/git-walktree: Browse Git tree and blob objects - http://melpa.org/#/helm-sly: Helm sources and some utilities for SLY. - http://melpa.org/#/lsp-ivy: LSP ivy integration - http://melpa.org/#/sql-sqlline: Adds SQLLine support to SQLi mode - http://melpa.org/#/trashed: Viewing/editing system trash can - http://melpa.org/#/xml-format: XML reformatter using xmllint - http://melpa.org/#/zero-input: Zero Chinese input method framework 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]]