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