all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 2019-05-27 Emacs news
@ 2019-05-28  3:46 Sacha Chua
  0 siblings, 0 replies; only message in thread
From: Sacha Chua @ 2019-05-28  3:46 UTC (permalink / raw)
  To: emacs-tangents


[-- Attachment #1.1: Type: text/plain, Size: 9738 bytes --]

2019-05-27 Emacs news
=====================

  - Emacs configuration:
    - [Ladicle's Emacs Configuration] (<https://ladicle.com/post/config/>)
    - [Brandon's Emacs Init] (<https://github.com/bgutter/dotemacs/blob/master/my-init.org>)
    - [yiufung's dotemacs] (<https://github.com/yiufung/dot-emacs>)
  - Emacs Lisp:
    - [When to learn Elisp] (<https://www.reddit.com/r/emacs/comments/br3l03/when_to_learn_elisp/>)
    - [Exercises on the Emacs Lisp Track | Exercism] (<https://exercism.io/tracks/elisp/exercises>)
    - [Colorful ielm - font-locking comint] (<http://www.modernemacs.com/post/comint-highlighting/>) ([Reddit] (<https://reddit.com/r/emacs/comments/bs9dk7/colorful_ielm_fontlocking_comint/>))
    - [Creating an emacs formatter the easy way - Some code and thoughts] (<https://erick.navarro.io/blog/creating-an-emacs-formatter-the-easy-way/>)
    - [EMake for Simple Emacs Lisp Projects] (<https://jingsi.space/post/2018/07/03/emake-for-a-simple-emacs-lisp-project/>) (2018)
    - [CEDET: Adding support for a new language] (<http://cedet.sourceforge.net/addlang.shtml>)
  - Emacs development:
    - [Planning next release of emacs-26 before key expires] (<http://lists.gnu.org/archive/html/emacs-devel/2019-05/msg00408.html>)
    - [Better instructions for building from source] (<http://git.savannah.gnu.org/cgit/emacs.git/tree/INSTALL.REPO>)
    - [New xref-show-definitions-function, xref-show-xrefs-function] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=2843945c5fb7179b96bdab71528f57b2e4a30517>)
    - [Rename xref--revert-xref-buffer to xref-refresh-results] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=157d506dd73df15b6a80d06f3c15e4a899c4ef81>)
    - [Add option to disable help completion autoloading (Bug#28607)] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=400907b3c1d94359dda38ad5f416829567d6e478>)
  - Appearance:
    - [prettify-symbols-mode is so cool] (<https://i.redd.it/ueuzeatgdtz21.png>) ([Reddit] (<https://reddit.com/r/emacs/comments/brt0sk/prettifysymbolsmode_is_so_cool/>))
    - [prettify-utils.el: Prettify-utils provides helper functions to simplify configuration of prettify-symbols-mode.] (<https://github.com/Ilazki/prettify-utils.el>)
    - [Anyone Use Focus, Did it Take You Time to Adapt?] (<https://www.reddit.com/r/emacs/comments/bth3lu/anyone_use_focus_did_it_take_you_time_to_adapt/>)
  - Navigation:
    - [Why did you stop using Helm?] (<https://www.reddit.com/r/emacs/comments/bsc8pc/why_did_you_stop_using_helm/>)
    - [Emacsnotes - Rectangle Commands: A handy tool for working with multi-columnar / tabular text] (<https://emacsnotes.wordpress.com/2019/05/19/rectangle-commands-a-handy-tool-for-working-with-multi-columnar-tabular-text/>)
  - Org Mode:
    - [org-mode for browser bookmarks] (<https://www.reddit.com/r/emacs/comments/bshrg0/orgmode_for_browser_bookmarks/>)
    - [Long Form writing with Org-mode] (<http://doc.rix.si/cce/cce-writing.html>)
    - [Single file Blog in org mode - update] (<https://www.reddit.com/r/orgmode/comments/br5iur/single_file_blog_in_org_mode_update/>)
    - [Org-mode basics by means of a simple TODO list] (<http://pragmaticemacs.com/emacs/org-mode-basics-vi-a-simple-todo-list/>)
    - [What is your note-taking workflow?] (<https://www.reddit.com/r/emacs/comments/bsyyo9/what_is_your_notetaking_workflow/>)
    - [Does anyone use emacs as a simple source code change tracking tool?] (<https://www.reddit.com/r/emacs/comments/bszn0h/does_anyone_use_emacs_as_a_simple_source_code/>)
    - [My Org Capture Templates - Part 1] (<https://joshrollinswrites.com/emacsorg/org-capture-template-1/>)
    - [Using the Eisenhower Matrix in Emacs Org-Mode] (<https://www.tompurl.com/2015-12-29-emacs-eisenhower-matrix.html>) ([Reddit] (<https://reddit.com/r/orgmode/comments/bry1c2/using_the_eisenhower_matrix_in_emacs_orgmode/>))
    - [org-protocol] (<https://jingsi.space/post/2017/04/30/org-protocol/>) (2017)
  - Coding:
    - [Spell Checking Comments] (<https://emacsredux.com/blog/2019/05/24/spell-checking-comments/>)
    - [emacs-application-framework: Develop any PyQt program, and integrate into Emacs.] (<https://github.com/manateelazycat/emacs-application-framework>)
    - [How I use Spacemacs and ESS (for R)] (<https://www.brodrigues.co/blog/2019-05-19-spacemacs/>)
    - [Watch "Literate Devops with Emacs" on YouTube] (<https://www.youtube.com/watch?v=dljNabciEGg>)
    - [wrap-region: Emacs minor mode to wrap region with tag or punctuations] (<https://github.com/rejeep/wrap-region.el>)
    - [Run Python test suites without leaving Emacs] (<https://shahinism.com/en/posts/emacs-python-pytest/>) ([Reddit] (<https://reddit.com/r/emacs/comments/btnn2x/run_python_test_suites_without_leaving_emacs/>))
    - [gtags (GNU global) in emacs for Scala] (<https://www.mostlymaths.net/2019/05/gtags-gnu-global-in-emacs-for-scala.html>)
    - [Keeping top comments in source files updated using emacs] (<https://www.youtube.com/watch?v=Y9r5qtttLkA>) (33:39)
    - [LSP for Python and Scala] (<https://www.mostlymaths.net/2019/05/lsp-for-python-and-scala.html>)
    - [Magit Forge User and Developer Manual: Top] (<https://magit.vc/manual/forge/>)
    - [Watch "Magit (in Spacemacs): The Absolute Minimum you need to know" on YouTube] (<https://www.youtube.com/watch?v=NDP91RNgT4A&amp;feature=youtu.be>)
  - Mail:
    - [If you use notmuch-emacs from MELPA, please note the need to match versions] (<https://notmuchmail.org/pipermail/notmuch/2017/024834.html>)
  - Community:
    - [Emacs San Francisco Meetup: Saturday, June 1, 2019] (<https://www.meetup.com/Emacs-SF/events/261441794/>)
    - [exercism.io: a call for a few more mentors for the elisp track.] (<https://www.reddit.com/r/emacs/comments/brq09y/exercismio_a_call_for_a_few_more_mentors_for_the/>)
    - [Weekly tips/trick/etc/ thread] (<https://www.reddit.com/r/emacs/comments/br7q0y/weekly_tipstricketc_thread/>)
  - Shell:
    - [How to improve shell experience in Emacs?] (<https://www.reddit.com/r/emacs/comments/br8bul/how_to_improve_shell_experience_in_emacs/>)
    - [aweshell:. Awesome shell extends eshell] (<https://github.com/manateelazycat/aweshell>)
  - History:
    - [emacs-18.59/netbsd: An attempt to build ancient emacs-18.59 on the latest NetBSD (and Linux)] (<https://github.com/tsutsui/emacs-18.59-netbsd>)
    - [Emacs Lore] (<https://github.com/PDP-10/its/blob/master/doc/eak/emacs.lore>)
    - [More on Multics Emacs] (<https://irreal.org/blog/?p=8067>)
  - Other:
    - [pinboard.el: Emacs client for Pinboard.] (<https://github.com/davep/pinboard.el/releases/tag/v0.1>)
    - [Dealing with Jekyll Post URLs] (<http://emacsredux.com/blog/2019/05/21/dealing-with-jekyll-post-urls/>)
    - [Why have you migrated from Vim to Emacs?] (<https://www.reddit.com/r/emacs/comments/bsgcds/why_have_you_migrated_from_vim_to_emacs/>)
    - [Keyboard macros usage?] (<https://www.reddit.com/r/emacs/comments/bs9qcc/keyboard_macros_usage/>)
    - [What advantages does Emacs have over Neovim + Tmux?] (<https://www.reddit.com/r/emacs/comments/brp26g/what_advantages_does_emacs_have_over_neovim_tmux/>)
    - [Is this worth trying to get this onto MELPA? - flycheck-aspell] (<https://www.reddit.com/r/emacs/comments/bt7thl/is_this_worth_trying_to_get_this_onto_melpa/>)
    - [emacs-emmamux: Interact with tmux from Emacs.] (<https://github.com/syohex/emacs-emamux>)
    - [exwm-ff-tabs: Using ido to change "tabs" in Firefox!] (<http://p.hagelb.org/exwm-ff-tabs.html>)
    - [Emacs Blog Series] (<https://www.reddit.com/r/emacs/comments/bt8cjm/emacs_blog_series/>)
    - [Emacs on Chrome OS] (<https://jingsi.space/post/2018/12/09/emacs-on-chrome-os/>) (2018)
    - [Emacs in a snap] (<https://www.reddit.com/r/emacs/comments/brzo17/emacs_in_a_snap/>)
    - [tiqsi-emacs: Fully self contained emacs IDE experience, including cloud remote connection for repl usage] (<https://github.com/SerialDev/tiqsi-emacs>)
  - Other software:
    - [emacs_shortcuts_ime: Enable emacs-like keybinds on ChromeOS] (<https://github.com/OTL/emacs_shortcuts_ime>)
    - [open-emacs - Open file in Emacs (Atom package)] (<https://atom.io/packages/open-emacs>)
  - New packages:
    - docker-cli <http://melpa.org/#/docker-cli>: Running various commands in docker containers
    - goto-last-point <http://melpa.org/#/goto-last-point>: Record and jump to the last point in the buffer.
    - magit-diff-flycheck <http://melpa.org/#/magit-diff-flycheck>: Report errors in diffs
    - rfc-mode <http://melpa.org/#/rfc-mode>: RFC document browser and viewer
    - realgud-node-inspect <https://elpa.gnu.org/packages/realgud-node-inspect.html>: Realgud front-end to newer "node inspect"
    - realgud-node-debug <https://elpa.gnu.org/packages/realgud-node-debug.html>: Realgud front-end to older "node debug"
    - realgud-jdb <https://elpa.gnu.org/packages/realgud-jdb.html>: Realgud front-end to Java's jdb debugger"

  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

[-- Attachment #1.2: Type: text/html, Size: 11393 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: emacs-news.org --]
[-- Type: text/x-org; name=emacs-news.org, Size: 9356 bytes --]

* 2019-05-27 Emacs news
- Emacs configuration:
  - [[https://ladicle.com/post/config/][Ladicle's Emacs Configuration]]
  - [[https://github.com/bgutter/dotemacs/blob/master/my-init.org][Brandon's Emacs Init]]
  - [[https://github.com/yiufung/dot-emacs][yiufung's dotemacs]]
- Emacs Lisp:
  - [[https://www.reddit.com/r/emacs/comments/br3l03/when_to_learn_elisp/][When to learn Elisp]]
  - [[https://exercism.io/tracks/elisp/exercises][Exercises on the Emacs Lisp Track | Exercism]]
  - [[http://www.modernemacs.com/post/comint-highlighting/][Colorful ielm - font-locking comint]] ([[https://reddit.com/r/emacs/comments/bs9dk7/colorful_ielm_fontlocking_comint/][Reddit]])
  - [[https://erick.navarro.io/blog/creating-an-emacs-formatter-the-easy-way/][Creating an emacs formatter the easy way - Some code and thoughts]]
  - [[https://jingsi.space/post/2018/07/03/emake-for-a-simple-emacs-lisp-project/][EMake for Simple Emacs Lisp Projects]] (2018)
  - [[http://cedet.sourceforge.net/addlang.shtml][CEDET: Adding support for a new language]]
- Emacs development:
  - [[http://lists.gnu.org/archive/html/emacs-devel/2019-05/msg00408.html][Planning next release of emacs-26 before key expires]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/tree/INSTALL.REPO][Better instructions for building from source]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=2843945c5fb7179b96bdab71528f57b2e4a30517][New xref-show-definitions-function, xref-show-xrefs-function]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=157d506dd73df15b6a80d06f3c15e4a899c4ef81][Rename xref--revert-xref-buffer to xref-refresh-results]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=400907b3c1d94359dda38ad5f416829567d6e478][Add option to disable help completion autoloading (Bug#28607)]]
- Appearance:
  - [[https://i.redd.it/ueuzeatgdtz21.png][prettify-symbols-mode is so cool]] ([[https://reddit.com/r/emacs/comments/brt0sk/prettifysymbolsmode_is_so_cool/][Reddit]])
  - [[https://github.com/Ilazki/prettify-utils.el][prettify-utils.el: Prettify-utils provides helper functions to simplify configuration of prettify-symbols-mode.]]
  - [[https://www.reddit.com/r/emacs/comments/bth3lu/anyone_use_focus_did_it_take_you_time_to_adapt/][Anyone Use Focus, Did it Take You Time to Adapt?]]
- Navigation:
  - [[https://www.reddit.com/r/emacs/comments/bsc8pc/why_did_you_stop_using_helm/][Why did you stop using Helm?]]
  - [[https://emacsnotes.wordpress.com/2019/05/19/rectangle-commands-a-handy-tool-for-working-with-multi-columnar-tabular-text/][Emacsnotes - Rectangle Commands: A handy tool for working with multi-columnar / tabular text]]
- Org Mode:
  - [[https://www.reddit.com/r/emacs/comments/bshrg0/orgmode_for_browser_bookmarks/][org-mode for browser bookmarks]]
  - [[http://doc.rix.si/cce/cce-writing.html][Long Form writing with Org-mode]]
  - [[https://www.reddit.com/r/orgmode/comments/br5iur/single_file_blog_in_org_mode_update/][Single file Blog in org mode - update]]
  - [[http://pragmaticemacs.com/emacs/org-mode-basics-vi-a-simple-todo-list/][Org-mode basics by means of a simple TODO list]]
  - [[https://www.reddit.com/r/emacs/comments/bsyyo9/what_is_your_notetaking_workflow/][What is your note-taking workflow?]]
  - [[https://www.reddit.com/r/emacs/comments/bszn0h/does_anyone_use_emacs_as_a_simple_source_code/][Does anyone use emacs as a simple source code change tracking tool?]]
  - [[https://joshrollinswrites.com/emacsorg/org-capture-template-1/][My Org Capture Templates - Part 1]]
  - [[https://www.tompurl.com/2015-12-29-emacs-eisenhower-matrix.html][Using the Eisenhower Matrix in Emacs Org-Mode]] ([[https://reddit.com/r/orgmode/comments/bry1c2/using_the_eisenhower_matrix_in_emacs_orgmode/][Reddit]])
  - [[https://jingsi.space/post/2017/04/30/org-protocol/][org-protocol]] (2017)
- Coding:
  - [[https://emacsredux.com/blog/2019/05/24/spell-checking-comments/][Spell Checking Comments]]
  - [[https://github.com/manateelazycat/emacs-application-framework][emacs-application-framework: Develop any PyQt program, and integrate into Emacs.]]
  - [[https://www.brodrigues.co/blog/2019-05-19-spacemacs/][How I use Spacemacs and ESS (for R)]]
  - [[https://www.youtube.com/watch?v=dljNabciEGg][Watch "Literate Devops with Emacs" on YouTube]]
  - [[https://github.com/rejeep/wrap-region.el][wrap-region: Emacs minor mode to wrap region with tag or punctuations]]
  - [[https://shahinism.com/en/posts/emacs-python-pytest/][Run Python test suites without leaving Emacs]] ([[https://reddit.com/r/emacs/comments/btnn2x/run_python_test_suites_without_leaving_emacs/][Reddit]])
  - [[https://www.mostlymaths.net/2019/05/gtags-gnu-global-in-emacs-for-scala.html][gtags (GNU global) in emacs for Scala]]
  - [[https://www.youtube.com/watch?v=Y9r5qtttLkA][Keeping top comments in source files updated using emacs]] (33:39)
  - [[https://www.mostlymaths.net/2019/05/lsp-for-python-and-scala.html][LSP for Python and Scala]]
  - [[https://magit.vc/manual/forge/][Magit Forge User and Developer Manual: Top]]
  - [[https://www.youtube.com/watch?v=NDP91RNgT4A&amp;feature=youtu.be][Watch "Magit (in Spacemacs): The Absolute Minimum you need to know" on YouTube]]
- Mail:
  - [[https://notmuchmail.org/pipermail/notmuch/2017/024834.html][If you use notmuch-emacs from MELPA, please note the need to match versions]]
- Community:
  - [[https://www.meetup.com/Emacs-SF/events/261441794/][Emacs San Francisco Meetup: Saturday, June 1, 2019]]
  - [[https://www.reddit.com/r/emacs/comments/brq09y/exercismio_a_call_for_a_few_more_mentors_for_the/][exercism.io: a call for a few more mentors for the elisp track.]]
  - [[https://www.reddit.com/r/emacs/comments/br7q0y/weekly_tipstricketc_thread/][Weekly tips/trick/etc/ thread]]
- Shell:
  - [[https://www.reddit.com/r/emacs/comments/br8bul/how_to_improve_shell_experience_in_emacs/][How to improve shell experience in Emacs?]]
  - [[https://github.com/manateelazycat/aweshell][aweshell:. Awesome shell extends eshell]]
- History:
  - [[https://github.com/tsutsui/emacs-18.59-netbsd][emacs-18.59/netbsd: An attempt to build ancient emacs-18.59 on the latest NetBSD (and Linux)]]
  - [[https://github.com/PDP-10/its/blob/master/doc/eak/emacs.lore][Emacs Lore]]
  - [[https://irreal.org/blog/?p=8067][More on Multics Emacs]]
- Other:
  - [[https://github.com/davep/pinboard.el/releases/tag/v0.1][pinboard.el: Emacs client for Pinboard.]]
  - [[http://emacsredux.com/blog/2019/05/21/dealing-with-jekyll-post-urls/][Dealing with Jekyll Post URLs]]
  - [[https://www.reddit.com/r/emacs/comments/bsgcds/why_have_you_migrated_from_vim_to_emacs/][Why have you migrated from Vim to Emacs?]]
  - [[https://www.reddit.com/r/emacs/comments/bs9qcc/keyboard_macros_usage/][Keyboard macros usage?]]
  - [[https://www.reddit.com/r/emacs/comments/brp26g/what_advantages_does_emacs_have_over_neovim_tmux/][What advantages does Emacs have over Neovim + Tmux?]]
  - [[https://www.reddit.com/r/emacs/comments/bt7thl/is_this_worth_trying_to_get_this_onto_melpa/][Is this worth trying to get this onto MELPA? - flycheck-aspell]]
  - [[https://github.com/syohex/emacs-emamux][emacs-emmamux: Interact with tmux from Emacs.]]
  - [[http://p.hagelb.org/exwm-ff-tabs.html][exwm-ff-tabs: Using ido to change "tabs" in Firefox!]]
  - [[https://www.reddit.com/r/emacs/comments/bt8cjm/emacs_blog_series/][Emacs Blog Series]]
  - [[https://jingsi.space/post/2018/12/09/emacs-on-chrome-os/][Emacs on Chrome OS]] (2018)
  - [[https://www.reddit.com/r/emacs/comments/brzo17/emacs_in_a_snap/][Emacs in a snap]]
  - [[https://github.com/SerialDev/tiqsi-emacs][tiqsi-emacs: Fully self contained emacs IDE experience, including cloud remote connection for repl usage]]
- Other software:
  - [[https://github.com/OTL/emacs_shortcuts_ime][emacs_shortcuts_ime: Enable emacs-like keybinds on ChromeOS]]
  - [[https://atom.io/packages/open-emacs][open-emacs - Open file in Emacs (Atom package)]]
- New packages:
  - http://melpa.org/#/docker-cli: Running various commands in docker containers
  - http://melpa.org/#/goto-last-point: Record and jump to the last point in the buffer.
  - http://melpa.org/#/magit-diff-flycheck: Report errors in diffs
  - http://melpa.org/#/rfc-mode: RFC document browser and viewer
  - https://elpa.gnu.org/packages/realgud-node-inspect.html: Realgud front-end to newer "node inspect"
  - https://elpa.gnu.org/packages/realgud-node-debug.html: Realgud front-end to older "node debug"
  - https://elpa.gnu.org/packages/realgud-jdb.html: Realgud front-end to Java's jdb debugger"

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]]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-05-28  3:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-28  3:46 2019-05-27 Emacs news Sacha Chua

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.