* 2020-05-18 Emacs news - Emacs configuration: - [[https://github.com/azer/miso-emacs][miso-emacs: Opinionated Emacs distro for minimalists.]] - [[https://menno.io/posts/use-package/][Better Emacs Config: use-package]] - Emacs Lisp: - [[https://www.reddit.com/r/emacs/comments/ghgwor/where_how_to_learn_elisp/][Where / How to learn Elisp?]] - [[https://www.reddit.com/r/emacs/comments/gi9j2d/new_package_a_html_template_library_in_emacslisp/][{New package} A html template library in emacs-lisp.]] - [[https://www.reddit.com/r/emacs/comments/gkv508/browsing_new_code_with_emacs/][Browsing new Code with Emacs]] - [[https://genehack.blog/2020/05/open-source-annoyances-and-affordances/][New issues with project.el and how I fixed it --- open source annoyances and affordances]] ([[https://reddit.com/r/planetemacs/comments/glnu8x/new_issues_with_projectel_and_how_i_fixed_it_open/][Reddit]]) - [[http://steve-yegge.blogspot.com/2008/01/emergency-elisp.html?m=1][Stevey's Blog Rants: Emergency Elisp]] (2008, [[https://reddit.com/r/planetemacs/comments/giy3gs/steveys_blog_rants_emergency_elisp/][Reddit]]) - Emacs development: - [[https://lists.gnu.org/archive/html/emacs-devel/2020-05/msg01670.html][GNU Emacs raison d'etre]] - [[https://lists.gnu.org/archive/html/emacs-devel/2020-05/msg00965.html][Making Emacs popular again with a video]] - [[https://lists.gnu.org/archive/html/emacs-devel/2020-05/msg02302.html][Unify the Platforms: Cairo+FreeType+Harfbuzz Everywhere (except TTY)]] - [[https://lists.gnu.org/archive/html/emacs-devel/2020-05/msg01021.html][Stefan Monnier's SMIE paper & other Emacs goodies]] - [[https://tech.slashdot.org/story/20/05/08/2149203/richard-stallman-joins-discussion-about-changing-emacs-appearance-to-make-it-more-popular][Richard Stallman Joins Discussion About Changing Emacs' Appearance To Make It More Popular - Slashdot]] - [[https://www.reddit.com/r/emacs/comments/gl6lrh/funding_emacs_core_development/][Funding Emacs Core Development?]] - [[https://www.reddit.com/r/emacs/comments/ghq1yx/lets_get_real_multithreading_into_emacs_by_hiring/][Let's get real multithreading into Emacs by hiring a developer]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=bbbab82a7117e08a77433f5ad39b34f5e03a014c][Introduce process-file-return-signal-string]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b76cdd0c1a7978decc0c1044ad23ecc9432c526a][Delete libraries obsolete since 23.1 and 23.2]] - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3a284e578625e617fdc6085ae11da2b4e41bb59b][Combine archive-int-to-mode and tar-grind-file-mode]] - Appearance: - [[https://emacs-theme-creator.appspot.com/][Emacs Theme Creator]] - [[https://i.redd.it/sm587z4d84z41.png][I ported JetBrains Darcula (default dark) theme for Emacs {link in comments}]] ([[https://reddit.com/r/emacs/comments/gktf4d/i_ported_jetbrains_darcula_default_dark_theme_for/][Reddit]]) - [[https://blog.calebjay.com/posts/i-made-an-emacs-theme/][I Wrote an Emacs Color Theme]] - similar to VS Code Default High Contrast - [[http://mbork.pl/2020-05-11_Diffing_and_font-lock][Marcin Borkowski: Diffing and font-lock]] - Org Mode: - [[https://www.reddit.com/r/orgmode/comments/gk8i50/weekly_rorgmode_open_discussion_may_15_2020/][Weekly /r/Orgmode Open Discussion - May 15, 2020]] - [[https://www.youtube.com/watch?v=mPETdGjW_-A&feature=youtu.be][Org Agenda - Vedang Manerikar - YouTube (Emacs Pune Meetup)]] - [[https://yiming.dev/blog/2018/03/02/my-org-refile-workflow/][My org-refile workflow - Yiming Chen]] - [[https://www.youtube.com/watch?v=gDAbpz98ooU][A Tour of Org Roam - YouTube]] - [[https://www.ianjones.us/blog/2020-05-05-doom-emacs/][Own Your Second Brain: Set Up org-roam on Your Own Machine]] - [[https://org-roam.discourse.group/][Discourse group for 'org-roam' discussions]] - [[https://erick.navarro.io/blog/avoid-losing-windows-layout-when-editing-org-code-blocks/][Avoid losing window layout when editing org code blocks]] - [[https://www.reddit.com/r/orgmode/comments/giqvgr/nontrivial_programs_written_with_literate/][Non-trivial programs written with literate programming + org-mode?]] - [[https://github.com/jonnay/org-beautify-theme][org-beautify-theme: Subtle theme tweaks to make org-mode more pretty]] - [[https://mmk2410.org/2020/05/15/switching-my-website-to-hugo-using-ox-hugo/][Marcel Kapfer - Switching my Website to Hugo using ox-hugo]] - [[https://www.reddit.com/r/emacs/comments/giqtq6/how_to_integrate_orgwebtools_with_orgcapture/][How to integrate org-webtools with org-capture.]] - [[http://symmetricaldatasecurity.blogspot.com/2020/05/prettifying-org-mode-with-css.html][Prettifying Org Mode with CSS]] - [[https://tech.toryanderson.com/2020/05/18/org-view-html/][Tory Anderson: Org view html]] - [[https://demo.filestash.app/api/export/wiki/text/html/emacs.org][Filestash - a web client for org-mode]] - [[https://github.com/amake/orgro][orgro: An org-mode file viewer for iOS and Android]] - [[file:/r/neovim/comments/gm75ih/sed_script_to_convert_org_mode_vim_wiki_file/][Sed script to convert org mode -> vim wiki file]] - Coding: - [[https://syamajala.github.io/c-ide.html][Emacs as C++ IDE]] (2017) - [[https://github.com/ispras/magit-gerrit][magit-gerrit: Magit plugin for Gerrit Code Review]] - [[https://github.com/cdominik/cdlatex][cdlatex: Fast input methods to enter LaTeX environments and math with GNU Emacs]] - [[https://github.com/vishesh/lsp-racket.el][lsp-racket: Emacs client for Racket Language Server Protocol]] - [[https://gitlab.com/akater/emacs-portage][emacs-portage: Emacs interface to Portage]] - Mail: - [[http://dctrud.sdf.org/blog/20200513-mu4e.html][Email on Emacs - mu4e]] - Community: - [[https://www.reddit.com/r/emacs/comments/gi70ye/weekly_tipstricketc_thread/][Weekly tips/trick/etc/ thread]] - [[https://lists.gnu.org/archive/html/emacs-devel/2020-05/msg02356.html]["Write a new package" culture instead of patches?]] - [[https://blog.aaronbieber.com/2016/08/06/what-is-good-software.html][What Is Good Software - Reflections on Vim, NeoVim, Emacs' evil-mode]] (2016) - [[https://www.reddit.com/r/emacs/comments/giljea/emacsturbation_the_act_of_furiously_tinkering/][emacsturbation: the act of furiously tinkering with emacs configuration, instead of doing something productive]] - [[https://www.youtube.com/watch?v=9nzmp9A2Swo][Emacs vs. Vim: Why not both? - YouTube]] - [[https://i.redd.it/ltsx2kvtkgz41.png][{meme} When you see Emacs on TV...]] ([[https://reddit.com/r/emacs/comments/glvb68/meme_when_you_see_emacs_on_tv/][Reddit]]) - Other: - [[https://cestlaz.github.io/post/using-emacs-71-openwith/][Using Emacs 71 Openwith]] ([[https://reddit.com/r/emacs/comments/gj1qru/using_emacs_71_openwith/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/gjszmz/emacs_frontend_for_unix_tree_command/][Emacs frontend for unix "tree" command]] - [[https://narra.co.za/doom-tips-and-howtos/][Doom Emacs Tips and Howtos | Narra's Place]] - [[https://blog.aaronbieber.com/2019/12/10/introducing-hugo-el.html][Hugo.el: A magit-style frontend for hugo]] ([[https://reddit.com/r/emacs/comments/gkho3a/hugoel_a_magitstyle_frontend_for_hugo/][Reddit]]) - [[https://www.youtube.com/watch?v=3vQYHJ_RvjI][Emacs Through Macros - 07 - grep, init file - YouTube]] - [[https://www.reddit.com/r/emacs/comments/glax09/ann_undofusession_02_now_with_linear_history/][{ANN} Undo-Fu-Session 0.2 (now with linear history)]] - [[https://blog.binchen.org/posts/hardcore-spell-checking-in-emacs.html][Hardcore spell checking in Emacs]] ([[https://reddit.com/r/emacs/comments/glan6g/hardcore_spell_checking_in_emacs/][Reddit]]) - [[https://www.youtube.com/watch?v=qmF9hr1Mci4][Emacs EWW Web Browser - YouTube]] - [[https://www.eigenbahn.com/2020/05/13/emacs-comint-buffer-auto-close][Eigenbahn: Auto-close Emacs interpreter buffers]] - [[https://www.youtube.com/watch?v=L1f2tulD9N8][Emacs ESHELL demo]] ([[https://reddit.com/r/emacs/comments/gksqhl/emacs_eshell_demo/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/gjyph1/newstickerel_builtin_emacs_rssatom_feed_reader/][newsticker.el: Built-in Emacs RSS/Atom feed reader]] - [[http://xenodium.com/enrich-your-dired-batching-toolbox/][Enrich Emacs dired's batching toolbox]] - [[https://utf9k.net/blog/emacs-wsl2-install/][Setting up Emacs inside of a WSL2 distribution | utf9k]] - [[https://www.reddit.com/r/emacs/comments/gienra/update_on_my_journey_to_emacs_from_vim_bash_tmux/][Update on my journey to Emacs from Vim + Bash + Tmux + i3]] - [[https://arcanesciencelab.wordpress.com/2020/05/09/building-emacs-28-on-jetpack-4-4-developer-preview/][Building emacs 28 on jetpack 4.4 developer preview – Arcane Science Lab]] (Jetson Nano, $100 computer) - [[https://github.com/redguardtoo/mybigword][mybigword 0.0.1 is published (use Zipf frequency of each word to extract English big words)]] ([[https://reddit.com/r/emacs/comments/gka19j/mybigword_001_is_published_use_zipf_frequency_of/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/gm60vm/ann_new_package_embark_run_actions_on_completion/][{ANN} New package embark: run actions on completion candidates for users of icomplete or default completion]] - [[https://dev.to/jfhbrook/introducing-cackledaemon-2dek][Using Emacs on Windows 10? I wrote a literate PowerShell module for installing and running Emacs as a daemon, called Cackledaemon]] ([[https://reddit.com/r/emacs/comments/gij77u/using_emacs_on_windows_10_i_wrote_a_literate/][Reddit]]) - [[http://blog.binchen.org/posts/hardcore-spell-checking-in-emacs.html][Chen Bin (redguardtoo): Hardcore spell checking in Emacs]] - [[https://emacsninja.com/posts/state-of-emacs-lisp-on-guile.html][emacsninja: State of Emacs Lisp on Guile]] - Other applications: - [[https://github.com/atomontage/osa-chrome][osa-chrome: Emacs remote tab control for Google Chrome]] - [[https://github.com/ieure/exwm-firefox][exwm-firefox: window control for Firefox]] - [[https://www.reddit.com/r/emacs/comments/gkf6w0/lets_share_our_exwm_configs/][Let's share our EXWM configs!]] - [[http://algorithm.com.au/code/vimacs/about/][Vimacs is Vim emulating Emacs]] - New packages: - https://elpa.gnu.org/packages/eldoc.html: Show function arglist or variable docstring in echo area - http://melpa.org/#/hyperlist-mode: A major-mode for viewing Hyperlists - http://melpa.org/#/literate-calc-mode: Inline results from calc - http://melpa.org/#/oj: Competitive programming tools client for AtCoder, Codeforces - http://melpa.org/#/org-roam-server: Org Roam Database Visualizer - http://melpa.org/#/osa: OSA (JavaScript / AppleScript) bridge - https://elpa.gnu.org/packages/project.html: Operations on the current project - http://melpa.org/#/retrie: Refactoring Haskell code with retrie - http://melpa.org/#/unifdef: Delete code guarded by processor directives - https://elpa.gnu.org/packages/xref.html: Cross-referencing commands 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-05][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]]