2019-01-14 Emacs news ===================== - Emacs Lisp: - [Elisp script to install packages with parallel processes. Updated.] (https://www.reddit.com/r/emacs/comments/afgvcx/elisp_script_to_install_packages_with_parallel/) - [Attach keys to commands] (https://www.reddit.com/r/emacs/comments/ae9me6/attach_keys_to_commands/) - [How to improve this elisp function?] (https://www.reddit.com/r/emacs/comments/adzfx3/how_to_improve_this_elisp_function/) - [Convert a Keyword to a Symbol] (https://emacsredux.com/blog/2019/01/10/convert-a-keyword-to-a-symbol/) - [New library: reformatter.el] (https://www.reddit.com/r/emacs/comments/afd95a/new_library_reformatterel/) - [Emacs Is Great - Ep 16 Moving the config live] (https://www.youtube.com/watch?v=Mq5-nzP1NP4) (7:12) - [Eldoc goes global] (https://emacsredux.com/blog/2018/11/13/eldoc-goes-global/) (Nov) - Emacs development: - [Run window change functions during redisplay] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e567ac149518967f992b1286d90d94df6bb589b7) - [Add native image scaling (bug#33587)] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a1b7a3f2a3957a399d6c3c7bcffa07ac67da82fc) - [Fix drag and drop behaviour on NS (bug#30929)] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=c342b26371480316024e1e5d63cd8b3f035dda69) - [Handle dedicated status in 'window--display-buffer' (Bug#33870)] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f646675cd1637948b2df2351a9666792ea8251ea) - [Mention Japanese change in documentation] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a2e78046f6b52e0a433ae6e1b9e6e5015f415412) - Navigation: - [emacs is great - Ep 14, better matching with ivy] (https://www.youtube.com/watch?v=n8DFeV-NPac) (21:52) - [First package - 'swiper-follow' - feedback?] (https://www.reddit.com/r/emacs/comments/ae3ob6/first_package_swiperfollow_feedback/) - [Do you use FZF? If yes, how do you customize it?] (https://www.reddit.com/r/emacs/comments/aeryzw/do_you_use_fzf_if_yes_how_do_you_customize_it/) - Org Mode: - [Using Emacs 54 Org Tables] (https://cestlaz.github.io/post/using-emacs-54-org-tables/) - [Anyone using Org mode as snippet manager] (https://www.reddit.com/r/orgmode/comments/aeaq9d/anyone_using_org_mode_as_snippet_manager/) - [secretaria.el small announcement: bug fixes and code testing] (https://www.reddit.com/r/emacs/comments/afnw8z/secretariael_small_announcement_bug_fixes_and/) - [org-super-agenda 1.1 released] (https://github.com/alphapapa/org-super-agenda#11) ([Reddit] (https://reddit.com/r/emacs/comments/af6p48/orgsuperagenda_11_released/)) - [OrgModeWeb - a new web app for org-mode] (https://www.reddit.com/r/orgmode/comments/adkck8/orgmodeweb_a_new_web_app_for_orgmode/) - [Org-mode: clean tag string on refile.] (https://www.reddit.com/r/emacs/comments/ae23fj/orgmode_clean_tag_string_on_refile/) - [Marcin Borkowski: Some Org Agenda keybindings] (http://mbork.pl/2019-01-14_Some_Org_Agenda_keybindings) - Coding: - [Mindblow for me, never saw this earlier: Emacs Comment Box] (http://pragmaticemacs.com/emacs/comment-boxes/) ([Reddit] (https://reddit.com/r/emacs/comments/aeo79j/mindblow_for_me_never_saw_this_earlier_emacs/)) - [Your preferred solution for working on a large, decades-old C++ codebase?] (https://www.reddit.com/r/emacs/comments/af7wp8/your_preferred_solution_for_working_on_a_large/) - [Cider: Debugging and browsing Java code using lsp-java and dap-mode] (https://www.reddit.com/r/Clojure/comments/aezjzi/cider_debugging_and_browsing_java_code_using/) - [My First package: ecloud. A magit-style interface to access Azure, AWS and GCP.] (https://www.reddit.com/r/emacs/comments/aeps9n/my_first_package_ecloud_a_magitstyle_interface_to/) - [How did you learn magit?] (https://www.reddit.com/r/emacs/comments/aept8c/how_did_you_learn_magit/) - [Configure Anaconda on Emacs] (https://idevji.com/configure-anaconda-on-emacs/) ([Irreal] (https://irreal.org/blog/?p=7748)) - [emacs and node in 2019] (https://www.reddit.com/r/emacs/comments/adkf7h/emacs_and_node_in_2019/) - [The Power of Emacs: Developing Websites in Real-time with Impatient Mode] (https://dev.to/avocadoras/the-power-of-emacs-developing-websites-in-real-time-with-impatient-mode-33fh) - Keys and keybinding: - [Raimon Grau: Remapping Keys "Up to Eleven"] (http://puntoblogspot.blogspot.com/2019/01/remapping-keys-up-to-eleven.html) - [I just moved away from evil-mode, feeling good] (https://www.reddit.com/r/emacs/comments/ae0c87/i_just_moved_away_from_evilmode_feeling_good/) - Spacemacs: - [How would I go about breaking down Spacemacs features?] (https://www.reddit.com/r/emacs/comments/adylru/how_would_i_go_about_breaking_down_spacemacs/) - Other: - [Using org-mode for novel writing/creative writing -- replicating Scrivener type functionality? Thoughts?] (https://www.reddit.com/r/orgmode/comments/ae5str/using_orgmode_for_novel_writingcreative_writing/) - [The Emacs Year in Review - Emacs Redux] (https://emacsredux.com/blog/2019/01/10/the-emacs-year-in-review/) ([Reddit] (https://reddit.com/r/emacs/comments/aehrm6/the_emacs_year_in_review_emacs_redux/)) - [NES emulator written in ELisp] (https://github.com/gongo/emacs-nes) ([Reddit] (https://reddit.com/r/emacs/comments/afwmoi/nes_emulator_written_in_elisp/)) - [Master your inbox with mu4e and org-mode] (http://pragmaticemacs.com/emacs/master-your-inbox-with-mu4e-and-org-mode/) (2015, [Irreal] (https://irreal.org/blog/?p=7757)) - New packages: - esonify : Sonify your code - reformatter : Define commands which run reformatters on the current buffer - sql-presto : No description available. - map : Map manipulation functions Links from [reddit.com/r/emacs] (http://reddit.com/r/emacs/new), [/r/orgmode] (http://reddit.com/r/orgmode), [/r/spacemacs] (http://reddit.com/r/spacemacs), [/r/planetemacs] (https://reddit.com/r/planetemacs), [Hacker News] (https://hn.algolia.com/?query=emacs&sort=byDate&prefix&page=0&dateRange=all&type=story), [planet.emacsen.org] (http://planet.emacsen.org), [YouTube] (https://www.youtube.com/results?search_query=emacs&search_sort=video_date_uploaded), the changes to the [Emacs NEWS file] (http://git.savannah.gnu.org/cgit/emacs.git/log/etc/NEWS), and [emacs-devel] (http://lists.gnu.org/archive/html/emacs-devel/2019-01).