* 2016-07-18 Emacs News - Org Mode: - [[http://irreal.org/blog/?p=5399][Intelligent Note Taking]] - [[http://www.clarkdonley.com/blog/2014-10-26-org-mode-and-writing-papers-some-tips.html][Org-Mode and Writing Papers: Some Tips]] (2014, hat-tip to [[http://irreal.org/blog/?p=5395][Irreal]] for the link) - [[https://youtu.be/iYkuzV3Pu68][Emacs note-taking / outlining demo, a practical approach without going into keyboard-shortcuts or configs]] ([[https://www.reddit.com/r/emacs/comments/4t6za4/emacs_notetaking_outlining_demo_a_practical/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/4srikv/what_doesnt_orgmode_do_well/][What doesn't org-mode do well?]] - Coding: - [[http://blog.binchen.org/posts/enhance-emacs-git-gutter-with-ivy-mode.html][Enhance emacs-git-gutter with ivy-mode]] - [[http://blog.binchen.org/posts/turn-off-linum-mode-when-file-is-too-big.html][Turn off linum-mode when file is too big]] - [[http://notes.secretsauce.net/notes/2015/09/19_debugging-gnu-emacs-memory-leaks-part-1.html][Debugging GNU Emacs memory leaks]] ([[https://www.reddit.com/r/emacs/comments/4t7zj4/debugging_gnu_emacs_memory_leaks/][Reddit]]) - [[https://github.com/cute-jumper/parsec.el][parsec.el: Parser Combinator Library for Emacs Lisp, Similar to Haskell's Parsec]] ([[https://www.reddit.com/r/emacs/comments/4t3heb/parsecel_parser_combinator_library_for_emacs_lisp/][Reddit]]) - [[https://gitlab.com/giving-tips-not-an-issue/emacs-lisp-not-an-issue/issues/1][Elpy: run the unit test I'm in and stop at my ipdb breakpoint]] - [[https://www.reddit.com/r/emacs/comments/4shbgi/findfileinproject_v520/][find-file-in-project v5.2.0]] - Other: - [[http://pragmaticemacs.com/emacs/move-to-the-beginning-of-a-line-the-smart-way/][Move to the beginning of a line the smart way]] - [[https://github.com/tuhdo/xwidgete][Xwidgete, a package to enhance usability of current Xwidget browser]] - [[https://gist.github.com/jasonm23/4fc09e7a20e55ec21bc834658d0545b6][Draw IBM/DOS style boxes in Emacs (uses hydra)]] ([[https://www.reddit.com/r/emacs/comments/4t439l/draw_ibmdos_style_boxes_in_emacs_uses_hydra/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/4stj23/i_got_tired_of_remembering_package_manager/][I got tired of remembering package manager commands so I made an emacs package...]] - [[https://github.com/Wilfred/refine][refine - interactive list editing]] ([[https://www.reddit.com/r/emacs/comments/4svzwf/refine_finally_an_editor_for_emacs/][Reddit]]) - [[https://www.reddit.com/r/emacs/comments/4srze9/watching_youtube_inside_emacs_25/][Watching youtube inside Emacs 25!]] - [[https://www.reddit.com/r/emacs/comments/4smnyw/pdftools_on_windows/][pdf-tools on Windows!]] - [[https://www.reddit.com/r/emacs/comments/4sjmug/reading_rss_inside_emacs_on_multiple_computers/][Reading RSS inside emacs on multiple computers?]] - [[https://www.reddit.com/r/emacs/comments/4sizb1/edit_google_docs_in_emacs_2016_edition/][Edit Google Docs in Emacs — 2016 Edition]] - New packages: - http://melpa.org/#/emoji-recall: How many emoji can you recall from memory? - http://melpa.org/#/helm-hunks: A helm interface for git hunks - http://melpa.org/#/ob-smiles: Org-mode Babel support for SMILES. - http://melpa.org/#/refine: interactive value editing - http://melpa.org/#/smiles-mode: Major mode for SMILES. - http://melpa.org/#/ssh-deploy: Deployment via SSH, global or per directory. - http://melpa.org/#/xah-css-mode: Major mode for editing CSS code.