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