2019-05-13 Emacs news
=====================
- Emacs configuration:
- [Finding Emacs Distributions and trying them out]
(<https://www.reddit.com/r/emacs/comments/bmufza/finding_emacs_distributions_and_trying_them_out/>)
- [How I built a minimal Spacemacs-like version, with some basic key
binding:] (<https://dev.to/huytd/emacs-from-scratch-1cg6>)
- [dakra's Literate Emacs configuration]
(<https://github.com/dakra/dmacs/blob/master/init.org>)
- [Atman50's literate emacs configuration for C#, python, ivy, yasnippet,
...] (<https://github.com/Atman50/emacs-config>)
- [angrybacon's Emacs configuration]
(<https://github.com/angrybacon/dotemacs>)
- [emacs.d: My emacs configuration, optimized for creative writing.]
(<https://github.com/jacmoe/emacs.d>)
- [My minimal Emacs config]
(<https://www.sandeepnambiar.com/my-minimal-emacs-setup/>) ([Reddit]
(<https://reddit.com/r/emacs/comments/bnwajk/my_minimal_emacs_config/>))
- [auto-answer.el: Answer automatically to prompt]
(<https://github.com/YoungFrog/auto-answer/blob/master/auto-answer.el>)
- Emacs Lisp:
- [Are there any features of lisp that make it uniquely well suited for an
editor like emacs?]
(<https://www.reddit.com/r/emacs/comments/bnfx1i/are_there_any_features_of_lisp_that_make_it/>)
- [multi.el - multiple dispatch for Emacs Lisp]
(<https://www.reddit.com/r/emacs/comments/bm9j0b/multiel_multiple_dispatch_for_emacs_lisp/>)
- [Testing Emacs programs with Buttercup]
(<http://www.modernemacs.com/post/testing-emacs/>)
- [Prototype-based Elisp Objects with @]
(<https://nullprogram.com/blog/2013/04/07/>)
- Emacs development:
- [Long discussion of RFE Migration to gitlab]
(<http://lists.gnu.org/archive/html/emacs-devel/2019-05/msg00272.html>)
- [* lisp/emacs-lisp/packages.el: Add `all` to package-check-signature]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3c1967dbfe06b28ac074aee1e55a79bacfc36f8d>)
- [* lisp/progmodes/flymake.el: Obsolete variable flymake-start-on-newline]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=4cb64ac3f9468422b471d9cc4c8edbc92fab6722>)
- [Clarify what constitutes an event (bug#35238)]
(<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=c972da907d494b6d5efd423aa3b5d0b23f7b7801>)
- Appearance:
- [doom-modeline 2.1.0]
(<https://www.reddit.com/r/emacs/comments/bmuyof/doommodeline_210/>)
- [unicode-fonts: Configure Unicode fonts for Emacs]
(<https://github.com/rolandwalker/unicode-fonts>)
- [How to preview fixed width (mono spaced) fonts in an editable Emacs
buffer? | FZ Blogs]
(<https://ileriseviye.wordpress.com/2019/05/09/how-to-preview-fixed-width-mono-spaced-fonts-in-an-editable-emacs-buffer/>)
- [gotham-theme: Code never sleeps in Gotham City.]
(<https://github.com/wasamasa/gotham-theme>)
- [Enabling Font Ligatures in emacs-mac-port]
(<https://dsdshcym.github.io/blog/2017/11/10/enabling-font-ligatures-in-emacs-mac-port/>)
- [Emacs-Tron-Legacy-Theme: Custom Theme inspired by Tron: Legacy]
(<https://github.com/ianpan870102/Emacs-Tron-Legacy-Theme>)
- [Using all-the-icons for Treemacs]
(<https://blog.jft.rocks/emacs/treemacs-icons.html>)
- Navigation:
- [useful new avy features] (<https://oremacs.com/2019/05/11/avy-0.5.0/>)
([Reddit]
(<https://reddit.com/r/emacs/comments/bo8utk/useful_new_avy_features/>))
- [emacs-neotree: A emacs tree plugin like NerdTree for Vim.]
(<https://github.com/jaypei/emacs-neotree>)
- [highlight-symbol.el: Automatic and manual symbol highlighting for Emacs]
(<https://github.com/nschum/highlight-symbol.el>)
- [Fixing the mark commands in transient mark mode - Mastering Emacs]
(<https://www.masteringemacs.org/article/fixing-mark-commands-transient-mark-mode>)
- [Refactoring using iedit and helm-edit in Spacemacs]
(<https://youtu.be/XAHVwhTsF-g>) ([Reddit]
(<https://reddit.com/r/emacs/comments/bnlkzr/refactoring_using_iedit_and_helmedit_in_spacemacs/>))
- [helm-swoop: Efficiently hopping squeezed lines powered by Emacs helm
interface] (<https://github.com/ShingoFukuyama/helm-swoop>)
- [pdf-view-restore: Support for opening last known pdf position in
pdf-view-mode provided by pdf-tools.]
(<https://github.com/007kevin/pdf-view-restore/>)
- [goto-last-point: Record and jump to the last point in the buffer.]
(<https://github.com/chrisdone/emacs-config/blob/master/packages/goto-last-point/goto-last-point.el>)
- [puntoblogspot: preview files/links without changing the focus]
(<http://puntoblogspot.blogspot.com/2019/05/preview-fileslinks-without-changing.html>)
- [ztree: Directory tree comparison mode for Emacs]
(<https://github.com/fourier/ztree>)
- [Treemacs - a tree layout file explorer for Emacs]
(<https://github.com/Alexander-Miller/treemacs/>)
- [Emacs Doom E02 - Projects with Projectile, File Explorer with Treemacs &
EShell] (<https://www.youtube.com/watch?v=Rx3wRl5d-J0&feature=youtu.be>)
([Reddit]
(<https://reddit.com/r/emacs/comments/bnng8r/emacs_doom_e02_projects_with_projectile_file/>))
- [ncdu vs dired-du-mode]
(<http://puntoblogspot.blogspot.com/2019/05/ncdu-vs-dired-du-mode.html>)
- [dired-ranger.el: Add features present in the
ranger:(http://bit.ly/2WwoqmL) file manager to dired.]
(<https://github.com/Fuco1/dired-hacks/blob/master/dired-ranger.el>)
- Org Mode:
- [A gentle introduction to Org mode]
(<https://www.reddit.com/r/emacs/comments/blos0v/a_gentle_introduction_to_org_mode/>)
- [Getting Started with Org Mode in Spacemacs (tutorial)]
(<https://youtu.be/PVsSOmUB7ic>) ([Reddit]
(<https://reddit.com/r/spacemacs/comments/bmczdr/getting_started_with_org_mode_in_spacemacs/>))
- [Bernt Hansen's Org-mode tutorial] (<http://doc.norang.ca/org-mode.html>)
- [Org-mode Hidden Gems 1 - Document structure]
(<https://yiufung.net/post/org-mode-hidden-gems-pt1/>) ([Reddit]
(<https://reddit.com/r/emacs/comments/bmwec1/orgmode_hidden_gems/>))
- [Org-mode Hidden Gems 2 - Tables]
(<https://yiufung.net/post/org-mode-hidden-gems-pt2/>) ([Reddit]
(<https://reddit.com/r/emacs/comments/bnbdye/orgmode_hidden_gems_2_tables/>))
- [Org-mode Hidden Gems 3 - Hyperlinks]
(<https://yiufung.net/post/org-mode-hidden-gems-pt3/>) ([Reddit]
(<https://reddit.com/r/emacs/comments/bo5wkl/orgmode_hidden_gems_03_hyperlinks/>))
- [Let's Get Going With Org mode - beorg]
(<https://beorg.app/orgmode/letsgetgoing/>)
- [I made a library to sort orgmode tasks]
(<https://www.reddit.com/r/emacs/comments/bmugh5/i_made_a_library_to_sort_orgmode_tasks/>)
- [An Agenda for Life With Org Mode]
(<https://blog.aaronbieber.com/2016/09/24/an-agenda-for-life-with-org-mode.html>)
- [How do you use org-agenda?]
(<https://www.reddit.com/r/emacs/comments/bmfqqb/how_do_you_use_orgagenda/>)
- [Toggling modeline clock display]
(<http://mbork.pl/2019-05-11_Toggling_modeline_clock_display>)
- [ros: My (yet another) Org-Mode Screenshot]
(<https://i.redd.it/njmyi3xminw21.gif>) ([Reddit]
(<https://reddit.com/r/emacs/comments/blhb0w/ros_my_yet_another_orgmode_screenshot/>))
- [Using org-ref to keep your bibtex files in order]
(<http://kitchingroup.cheme.cmu.edu/blog/2014/05/15/Using-org-ref-to-keep-your-bibtex-files-in-order/>)
- [Orgzly, Outliner for notes and tasks in plain-text is now on F-Droid]
(<https://f-droid.org/app/com.orgzly>)
- [scimax-inkscape.el --- Using inkscape in org-mode]
(<https://github.com/jkitchin/scimax/blob/master/scimax-inkscape.el>)
- [Making awesome user manuals using draw.io and emacs org mode]
(<https://www.youtube.com/watch?v=VjMp_B1V4bI>) (1:03:33)
- Coding:
- [gtags (GNU global) in emacs for Scala]
(<https://www.mostlymaths.net/2019/05/gtags-gnu-global-in-emacs-for-scala.html>)
- [pipenv.el: A Pipenv porcelain inside Emacs for virtual environments,
packages, and build dependencies] (<https://github.com/pwalsh/pipenv.el>)
- [ensime-emacs: ENhanced Scala Interaction Mode for Emacs]
(<https://github.com/ensime/ensime-emacs>)
- [omnisharp-emacs: A port of omnisharp-roslyn server - IDE-like features
for editing C# files in Emacs] (<https://github.com/OmniSharp/omnisharp-emacs>)
- [rtags: server indexer for c/c++/objc++: with integration for Emacs based
on clang.] (<https://github.com/Andersbakken/rtags>)
- [emacs-elixir: Emacs major mode for Elixir]
(<https://github.com/elixir-editors/emacs-elixir>)
- [battle-haxe: Full Haxe support inside Emacs: code completion, find
references, Eldoc and more...] (<https://github.com/AlonTzarafi/battle-haxe>)
- [yasnippet-snippets: a collection of yasnippet snippets for many
languages] (<https://github.com/AndreaCrotti/yasnippet-snippets>)
- [Emacs setup for C++ with emacs-lsp and ccsl]
(<https://www.sandeepnambiar.com/setting-up-emacs-for-c++/>) ([Reddit]
(<https://reddit.com/r/emacs/comments/bo47xb/emacs_setup_for_c_with_emacslsp_and_ccsl/>))
- [Faster Elfeed Search Through JIT Byte-code Compilation]
(<https://nullprogram.com/blog/2016/12/11/>)
- Version control:
- [ANN: magit-todos: new version with branch to-do list]
(<https://www.reddit.com/r/emacs/comments/bm2hef/ann_magittodos_new_version_with_branch_todo_list/>)
- [Run M-x magit-diff-flycheck in magit-diff for a filtered list of
errors for added/modified lines only]
(<https://github.com/ragone/magit-diff-flycheck>)
- [diffview-mode: View diffs side-by-side in Emacs]
(<https://github.com/mgalgs/diffview-mode>)
- Mail:
- [wavexx / mu4e-jump-to-list.el - GitLab]
(<https://gitlab.com/wavexx/mu4e-jump-to-list.el>)
- [gnus-article-treat-patch.el: Gnus addon to beautify patch-like emails.]
(<https://github.com/orgcandman/emacs-plugins/blob/master/gnus-article-treat-patch.el>)
- [mu4e-patch: Colorize patch emails in mu4e]
(<https://github.com/seanfarley/mu4e-patch>)
- Community:
- [Emacs Meetup in Erlangen, Germany]
(<https://www.reddit.com/r/emacs/comments/bmvj80/emacs_meetup_in_erlangen_germany/>)
- Other:
- [Updating GNU ELPA keys]
(<https://www.reddit.com/r/emacs/comments/bn6k1y/updating_gnu_elpa_keys/>)
- [emacs-backup-file: Automatically back up all changes made from emacs to
a git repo in ~/.backups] (<https://github.com/Andersbakken/emacs-backup-file>)
- [emacs-bash-completion: Add programmable bash completion to Emacs
shell-mode] (<https://github.com/szermatt/emacs-bash-completion>)
- [Emacs Diary reminder using desktop notification]
(<https://psachin.gitlab.io/emacs_diary_desktop_notification.html>) ([Reddit]
(<https://reddit.com/r/emacs/comments/blqjwh/emacs_diary_reminder_using_desktop_notification/>))
- [Releases - arbv/emacs-msi-installer - GitHub]
(<https://github.com/arbv/emacs-msi-installer/releases>)
- [Emacs in practice: binding macros to keys and rectangular selections]
(<https://www.youtube.com/watch?v=v86fgb1XHXQ>) (7:06)
- [Emacs27 on macOS - Now (Again❓) With Emoji!‼️ | David Crook]
(<https://github.crookster.org/emacs27-from-homebrew-on-macos-with-emoji/>)
([Reddit]
(<https://reddit.com/r/planetemacs/comments/bml74m/emacs27_on_macos_now_again_with_emoji_david_crook/>))
- [From Vim to Emacs in Fourteen Days]
(<https://blog.aaronbieber.com/2015/05/24/from-vim-to-emacs-in-fourteen-days.html>)
- [Development environment with emacs, xmonad and nixos]
(<http://budevg.github.io/posts/tools/2019/05/08/dev-environment.html/>)
- [What are the most useless default Emacs keybindings?]
(<https://www.reddit.com/r/emacs/comments/bldgsp/what_are_the_most_useless_default_emacs/>)
- New packages:
- android-env <http://melpa.org/#/android-env>: Helper functions for
working in android
- better-jumper <http://melpa.org/#/better-jumper>: configurable jump list
- elpher <http://melpa.org/#/elpher>: Full-featured gopher client.
- ewal <http://melpa.org/#/ewal>: A pywal-based theme generator
- ewal-evil-cursors <http://melpa.org/#/ewal-evil-cursors>: `ewal'-colored
evil cursor for Emacs and Spacemacs
- ewal-spacemacs-theme <http://melpa.org/#/ewal-spacemacs-theme>: No
description available.
- gopher <http://melpa.org/#/gopher>: easily access and navigate Gopher
servers
- gsettings <http://melpa.org/#/gsettings>: GSettings (Gnome) helpers
- gvariant <http://melpa.org/#/gvariant>: GVariant (GLib) helpers
- indian-ext <http://melpa.org/#/indian-ext>: Extension to Indian language
utilities
- leetcode <http://melpa.org/#/leetcode>: An leetcode client.
- live-preview <http://melpa.org/#/live-preview>: Live preview by any shell
command while editing
- nix-haskell-mode <http://melpa.org/#/nix-haskell-mode>: haskell-mode
integrations for Nix
- seml-mode <http://melpa.org/#/seml-mode>: major-mode for SEML file
- shroud <http://melpa.org/#/shroud>: Interface for Shroud
- sly-asdf <http://melpa.org/#/sly-asdf>: ASDF system support for SLY
- soar-mode <http://melpa.org/#/soar-mode>: A major mode for the Soar
language
- vterm <http://melpa.org/#/vterm>: This package implements a terminal via
libvterm
- whois <http://melpa.org/#/whois>: Extra functionality for WHOIS domain
name queries
- advice-patch <https://elpa.gnu.org/packages/advice-patch.html>: Use
patches to advise the inside of 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.emacslife.com] (<http://planet.emacslife.com>), [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-05>).
You're receiving this message via the Emacs Tangents mailing list.
View list info/unsubscribe:
https://lists.gnu.org/mailman/listinfo/emacs-tangents
* 2019-05-13 Emacs news
- Emacs configuration:
- [[https://www.reddit.com/r/emacs/comments/bmufza/finding_emacs_distributions_and_trying_them_out/][Finding Emacs Distributions and trying them out]]
- [[https://dev.to/huytd/emacs-from-scratch-1cg6][How I built a minimal Spacemacs-like version, with some basic key binding:]]
- [[https://github.com/dakra/dmacs/blob/master/init.org][dakra's Literate Emacs configuration]]
- [[https://github.com/Atman50/emacs-config][Atman50's literate emacs configuration for C#, python, ivy, yasnippet, ...]]
- [[https://github.com/angrybacon/dotemacs][angrybacon's Emacs configuration]]
- [[https://github.com/jacmoe/emacs.d][emacs.d: My emacs configuration, optimized for creative writing.]]
- [[https://www.sandeepnambiar.com/my-minimal-emacs-setup/][My minimal Emacs config]] ([[https://reddit.com/r/emacs/comments/bnwajk/my_minimal_emacs_config/][Reddit]])
- [[https://github.com/YoungFrog/auto-answer/blob/master/auto-answer.el][auto-answer.el: Answer automatically to prompt]]
- Emacs Lisp:
- [[https://www.reddit.com/r/emacs/comments/bnfx1i/are_there_any_features_of_lisp_that_make_it/][Are there any features of lisp that make it uniquely well suited for an editor like emacs?]]
- [[https://www.reddit.com/r/emacs/comments/bm9j0b/multiel_multiple_dispatch_for_emacs_lisp/][multi.el - multiple dispatch for Emacs Lisp]]
- [[http://www.modernemacs.com/post/testing-emacs/][Testing Emacs programs with Buttercup]]
- [[https://nullprogram.com/blog/2013/04/07/][Prototype-based Elisp Objects with @]]
- Emacs development:
- [[http://lists.gnu.org/archive/html/emacs-devel/2019-05/msg00272.html][Long discussion of RFE Migration to gitlab]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3c1967dbfe06b28ac074aee1e55a79bacfc36f8d][* lisp/emacs-lisp/packages.el: Add `all` to package-check-signature]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=4cb64ac3f9468422b471d9cc4c8edbc92fab6722][* lisp/progmodes/flymake.el: Obsolete variable flymake-start-on-newline]]
- [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=c972da907d494b6d5efd423aa3b5d0b23f7b7801][Clarify what constitutes an event (bug#35238)]]
- Appearance:
- [[https://www.reddit.com/r/emacs/comments/bmuyof/doommodeline_210/][doom-modeline 2.1.0]]
- [[https://github.com/rolandwalker/unicode-fonts][unicode-fonts: Configure Unicode fonts for Emacs]]
- [[https://ileriseviye.wordpress.com/2019/05/09/how-to-preview-fixed-width-mono-spaced-fonts-in-an-editable-emacs-buffer/][How to preview fixed width (mono spaced) fonts in an editable Emacs buffer? | FZ Blogs]]
- [[https://github.com/wasamasa/gotham-theme][gotham-theme: Code never sleeps in Gotham City.]]
- [[https://dsdshcym.github.io/blog/2017/11/10/enabling-font-ligatures-in-emacs-mac-port/][Enabling Font Ligatures in emacs-mac-port]]
- [[https://github.com/ianpan870102/Emacs-Tron-Legacy-Theme][Emacs-Tron-Legacy-Theme: Custom Theme inspired by Tron: Legacy]]
- [[https://blog.jft.rocks/emacs/treemacs-icons.html][Using all-the-icons for Treemacs]]
- Navigation:
- [[https://oremacs.com/2019/05/11/avy-0.5.0/][useful new avy features]] ([[https://reddit.com/r/emacs/comments/bo8utk/useful_new_avy_features/][Reddit]])
- [[https://github.com/jaypei/emacs-neotree][emacs-neotree: A emacs tree plugin like NerdTree for Vim.]]
- [[https://github.com/nschum/highlight-symbol.el][highlight-symbol.el: Automatic and manual symbol highlighting for Emacs]]
- [[https://www.masteringemacs.org/article/fixing-mark-commands-transient-mark-mode][Fixing the mark commands in transient mark mode - Mastering Emacs]]
- [[https://youtu.be/XAHVwhTsF-g][Refactoring using iedit and helm-edit in Spacemacs]] ([[https://reddit.com/r/emacs/comments/bnlkzr/refactoring_using_iedit_and_helmedit_in_spacemacs/][Reddit]])
- [[https://github.com/ShingoFukuyama/helm-swoop][helm-swoop: Efficiently hopping squeezed lines powered by Emacs helm interface]]
- [[https://github.com/007kevin/pdf-view-restore/][pdf-view-restore: Support for opening last known pdf position in pdf-view-mode provided by pdf-tools.]]
- [[https://github.com/chrisdone/emacs-config/blob/master/packages/goto-last-point/goto-last-point.el][goto-last-point: Record and jump to the last point in the buffer.]]
- [[http://puntoblogspot.blogspot.com/2019/05/preview-fileslinks-without-changing.html][puntoblogspot: preview files/links without changing the focus]]
- [[https://github.com/fourier/ztree][ztree: Directory tree comparison mode for Emacs]]
- [[https://github.com/Alexander-Miller/treemacs/][Treemacs - a tree layout file explorer for Emacs]]
- [[https://www.youtube.com/watch?v=Rx3wRl5d-J0&feature=youtu.be][Emacs Doom E02 - Projects with Projectile, File Explorer with Treemacs & EShell]] ([[https://reddit.com/r/emacs/comments/bnng8r/emacs_doom_e02_projects_with_projectile_file/][Reddit]])
- [[http://puntoblogspot.blogspot.com/2019/05/ncdu-vs-dired-du-mode.html][ncdu vs dired-du-mode]]
- [[https://github.com/Fuco1/dired-hacks/blob/master/dired-ranger.el][dired-ranger.el: Add features present in the ranger:(http://bit.ly/2WwoqmL) file manager to dired.]]
- Org Mode:
- [[https://www.reddit.com/r/emacs/comments/blos0v/a_gentle_introduction_to_org_mode/][A gentle introduction to Org mode]]
- [[https://youtu.be/PVsSOmUB7ic][Getting Started with Org Mode in Spacemacs (tutorial)]] ([[https://reddit.com/r/spacemacs/comments/bmczdr/getting_started_with_org_mode_in_spacemacs/][Reddit]])
- [[http://doc.norang.ca/org-mode.html][Bernt Hansen's Org-mode tutorial]]
- [[https://yiufung.net/post/org-mode-hidden-gems-pt1/][Org-mode Hidden Gems 1 - Document structure]] ([[https://reddit.com/r/emacs/comments/bmwec1/orgmode_hidden_gems/][Reddit]])
- [[https://yiufung.net/post/org-mode-hidden-gems-pt2/][Org-mode Hidden Gems 2 - Tables]] ([[https://reddit.com/r/emacs/comments/bnbdye/orgmode_hidden_gems_2_tables/][Reddit]])
- [[https://yiufung.net/post/org-mode-hidden-gems-pt3/][Org-mode Hidden Gems 3 - Hyperlinks]] ([[https://reddit.com/r/emacs/comments/bo5wkl/orgmode_hidden_gems_03_hyperlinks/][Reddit]])
- [[https://beorg.app/orgmode/letsgetgoing/][Let's Get Going With Org mode - beorg]]
- [[https://www.reddit.com/r/emacs/comments/bmugh5/i_made_a_library_to_sort_orgmode_tasks/][I made a library to sort orgmode tasks]]
- [[https://blog.aaronbieber.com/2016/09/24/an-agenda-for-life-with-org-mode.html][An Agenda for Life With Org Mode]]
- [[https://www.reddit.com/r/emacs/comments/bmfqqb/how_do_you_use_orgagenda/][How do you use org-agenda?]]
- [[http://mbork.pl/2019-05-11_Toggling_modeline_clock_display][Toggling modeline clock display]]
- [[https://i.redd.it/njmyi3xminw21.gif][ros: My (yet another) Org-Mode Screenshot]] ([[https://reddit.com/r/emacs/comments/blhb0w/ros_my_yet_another_orgmode_screenshot/][Reddit]])
- [[http://kitchingroup.cheme.cmu.edu/blog/2014/05/15/Using-org-ref-to-keep-your-bibtex-files-in-order/][Using org-ref to keep your bibtex files in order]]
- [[https://f-droid.org/app/com.orgzly][Orgzly, Outliner for notes and tasks in plain-text is now on F-Droid]]
- [[https://github.com/jkitchin/scimax/blob/master/scimax-inkscape.el][scimax-inkscape.el --- Using inkscape in org-mode]]
- [[https://www.youtube.com/watch?v=VjMp_B1V4bI][Making awesome user manuals using draw.io and emacs org mode]] (1:03:33)
- Coding:
- [[https://www.mostlymaths.net/2019/05/gtags-gnu-global-in-emacs-for-scala.html][gtags (GNU global) in emacs for Scala]]
- [[https://github.com/pwalsh/pipenv.el][pipenv.el: A Pipenv porcelain inside Emacs for virtual environments, packages, and build dependencies]]
- [[https://github.com/ensime/ensime-emacs][ensime-emacs: ENhanced Scala Interaction Mode for Emacs]]
- [[https://github.com/OmniSharp/omnisharp-emacs][omnisharp-emacs: A port of omnisharp-roslyn server - IDE-like features for editing C# files in Emacs]]
- [[https://github.com/Andersbakken/rtags][rtags: server indexer for c/c++/objc++: with integration for Emacs based on clang.]]
- [[https://github.com/elixir-editors/emacs-elixir][emacs-elixir: Emacs major mode for Elixir]]
- [[https://github.com/AlonTzarafi/battle-haxe][battle-haxe: Full Haxe support inside Emacs: code completion, find references, Eldoc and more...]]
- [[https://github.com/AndreaCrotti/yasnippet-snippets][yasnippet-snippets: a collection of yasnippet snippets for many languages]]
- [[https://www.sandeepnambiar.com/setting-up-emacs-for-c++/][Emacs setup for C++ with emacs-lsp and ccsl]] ([[https://reddit.com/r/emacs/comments/bo47xb/emacs_setup_for_c_with_emacslsp_and_ccsl/][Reddit]])
- [[https://nullprogram.com/blog/2016/12/11/][Faster Elfeed Search Through JIT Byte-code Compilation]]
- Version control:
- [[https://www.reddit.com/r/emacs/comments/bm2hef/ann_magittodos_new_version_with_branch_todo_list/][ANN: magit-todos: new version with branch to-do list]]
- [[https://github.com/ragone/magit-diff-flycheck][Run M-x magit-diff-flycheck in magit-diff for a filtered list of errors for added/modified lines only]]
- [[https://github.com/mgalgs/diffview-mode][diffview-mode: View diffs side-by-side in Emacs]]
- Mail:
- [[https://gitlab.com/wavexx/mu4e-jump-to-list.el][wavexx / mu4e-jump-to-list.el - GitLab]]
- [[https://github.com/orgcandman/emacs-plugins/blob/master/gnus-article-treat-patch.el][gnus-article-treat-patch.el: Gnus addon to beautify patch-like emails.]]
- [[https://github.com/seanfarley/mu4e-patch][mu4e-patch: Colorize patch emails in mu4e]]
- Community:
- [[https://www.reddit.com/r/emacs/comments/bmvj80/emacs_meetup_in_erlangen_germany/][Emacs Meetup in Erlangen, Germany]]
- Other:
- [[https://www.reddit.com/r/emacs/comments/bn6k1y/updating_gnu_elpa_keys/][Updating GNU ELPA keys]]
- [[https://github.com/Andersbakken/emacs-backup-file][emacs-backup-file: Automatically back up all changes made from emacs to a git repo in ~/.backups]]
- [[https://github.com/szermatt/emacs-bash-completion][emacs-bash-completion: Add programmable bash completion to Emacs shell-mode]]
- [[https://psachin.gitlab.io/emacs_diary_desktop_notification.html][Emacs Diary reminder using desktop notification]] ([[https://reddit.com/r/emacs/comments/blqjwh/emacs_diary_reminder_using_desktop_notification/][Reddit]])
- [[https://github.com/arbv/emacs-msi-installer/releases][Releases - arbv/emacs-msi-installer - GitHub]]
- [[https://www.youtube.com/watch?v=v86fgb1XHXQ][Emacs in practice: binding macros to keys and rectangular selections]] (7:06)
- [[https://github.crookster.org/emacs27-from-homebrew-on-macos-with-emoji/][Emacs27 on macOS - Now (Again❓) With Emoji!‼️ | David Crook]] ([[https://reddit.com/r/planetemacs/comments/bml74m/emacs27_on_macos_now_again_with_emoji_david_crook/][Reddit]])
- [[https://blog.aaronbieber.com/2015/05/24/from-vim-to-emacs-in-fourteen-days.html][From Vim to Emacs in Fourteen Days]]
- [[http://budevg.github.io/posts/tools/2019/05/08/dev-environment.html/][Development environment with emacs, xmonad and nixos]]
- [[https://www.reddit.com/r/emacs/comments/bldgsp/what_are_the_most_useless_default_emacs/][What are the most useless default Emacs keybindings?]]
- New packages:
- http://melpa.org/#/android-env: Helper functions for working in android
- http://melpa.org/#/better-jumper: configurable jump list
- http://melpa.org/#/elpher: Full-featured gopher client.
- http://melpa.org/#/ewal: A pywal-based theme generator
- http://melpa.org/#/ewal-evil-cursors: `ewal'-colored evil cursor for Emacs and Spacemacs
- http://melpa.org/#/ewal-spacemacs-theme: No description available.
- http://melpa.org/#/gopher: easily access and navigate Gopher servers
- http://melpa.org/#/gsettings: GSettings (Gnome) helpers
- http://melpa.org/#/gvariant: GVariant (GLib) helpers
- http://melpa.org/#/indian-ext: Extension to Indian language utilities
- http://melpa.org/#/leetcode: An leetcode client.
- http://melpa.org/#/live-preview: Live preview by any shell command while editing
- http://melpa.org/#/nix-haskell-mode: haskell-mode integrations for Nix
- http://melpa.org/#/seml-mode: major-mode for SEML file
- http://melpa.org/#/shroud: Interface for Shroud
- http://melpa.org/#/sly-asdf: ASDF system support for SLY
- http://melpa.org/#/soar-mode: A major mode for the Soar language
- http://melpa.org/#/vterm: This package implements a terminal via libvterm
- http://melpa.org/#/whois: Extra functionality for WHOIS domain name queries
- https://elpa.gnu.org/packages/advice-patch.html: Use patches to advise the inside of 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.emacslife.com][planet.emacslife.com]], [[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-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]]