unofficial mirror of emacs-tangents@gnu.org
 help / color / mirror / Atom feed
* 2016-10-03 Emacs News
@ 2016-10-03  5:57 Sacha Chua
  0 siblings, 0 replies; only message in thread
From: Sacha Chua @ 2016-10-03  5:57 UTC (permalink / raw)
  To: emacs-tangents


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

2016-10-03 Emacs News
=====================

  - Org Mode:
    - [Org-mode narrow to subtree on file open] (https://www.reddit.com/r/emacs/comments/551rhl/orgmode_narrow_to_subtree_on_file_open/)
    - [Calling blocks from org-babel-library-of-babel on file load?] (https://www.reddit.com/r/emacs/comments/54l9rt/calling_blocks_from_orgbabellibraryofbabel_on/)
    - [Send scribbles and pictures to an Emacs buffer from your Android phone] (https://github.com/yati-sagade/orch) ([HN] (https://news.ycombinator.com/item?id=12559668))
  - Coding:
    - [Electric Pair Mode In Emacs] (http://prodissues.com/2016/10/electric-pair-mode-in-emacs.html)
    - [Help me switch from SublimeText to Emacs for PHP development?] (https://www.reddit.com/r/emacs/comments/54qtf2/help_me_switch_from_sublimetext_to_emacs_for_php/)
    - [Clojure in Emacs from absolute zero] (https://www.youtube.com/watch?v=efPPh2jUrkg) (26:33)
    - [My GNU Emacs configuration for programming] (https://www.youtube.com/watch?v=I28jFkpN5Zk) (36:07)
  - Emacs Lisp:
    - [Made some elisp videos] (https://www.reddit.com/r/emacs/comments/5542rm/made_some_elisp_videos/)
    - [Searching A Million Lines Of Lisp] (http://wilfred.me.uk/blog/2016/09/30/searching-a-million-lines-of-lisp/) ([Reddit] (https://www.reddit.com/r/emacs/comments/55bj83/searching_a_million_lines_of_lisp/))
    - [parinfer-mode] (https://github.com/DogLooksGood/parinfer-mode) ([Reddit] (https://www.reddit.com/r/emacs/comments/553viy/a_new_try_to_emulate_parinfer/))
    - [New option: debugger-stack-frame-as-list] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d1890a3a4a18f79cabf4caf8d194cdc29ea4bf05)
    - [Continued discussion of core and ELPA organization] (http://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00500.html)
    - [reevaluating 'Local Variables' after change] (https://www.reddit.com/r/emacs/comments/54vc6u/reevaluating_local_variables_after_change/)
  - Other:
    - [best feature in Emacs 25.1] (https://www.reddit.com/r/emacs/comments/556cka/best_feature_in_emacs_251/)
    - [Searching for Words with eww] (http://irreal.org/blog/?p=5609) - also, [a tweak] (https://www.reddit.com/r/emacs/comments/555upt/i_love_the_new_ms_mw_binding_but/)
    - [Emacs now suggests shorter ways of invocating a command] (http://mbork.pl/2016-09-26_Emacs_now_suggests_shorter_ways_of_invocating_a_command)
    - [ScreenShots of emacs slack client] (https://github.com/yuya373/emacs-slack/wiki/ScreenShots) ([Reddit] (https://www.reddit.com/r/emacs/comments/558z2b/screenshots_of_emacs_slack_client/))
    - [Amarok.el update to support dbus] (https://github.com/vasspilka/amarok.el) ([Reddit] (https://www.reddit.com/r/emacs/comments/552wfx/amarokel_update_to_support_dbus/))
    - [Highlighting text] (https://www.reddit.com/r/emacs/comments/54wlwo/is_there_a_mode_for_this_workflow/)
    - [Elfeed for Android] (https://play.google.com/store/apps/details?id=com.elfeedcljsrn) ([Reddit] (https://www.reddit.com/r/emacs/comments/54smp5/elfeed_for_android/))
    - [Doing better than swapping Ctrl and Capslock] (https://www.reddit.com/r/emacs/comments/54qw4x/doing_better_than_swapping_ctrl_and_capslock/)
    - [RSS feeds using elfeed] (https://www.youtube.com/watch?v=hoWdFB4Zt6s) (0:40)
    - [Emacs Basic functionality] (https://www.youtube.com/watch?v=1Wi3waWASdI) (3:29)
    - [New option: confirm-kill-processes] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b661efd90d9bd57430761b0e87fcc8723ec24814)
    - [Discussion about where to put this new Japanese translation of the GNU Emacs manual] (http://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00813.html)
  - New packages:
    - 0xc <http://melpa.org/#/0xc>: Base conversion made easy
    - ansible-vault <http://melpa.org/#/ansible-vault>: Minor mode for editing ansible vault files
    - auto-org-md <http://melpa.org/#/auto-org-md>: export a markdown file automatically when you save an org-file
    - color-theme-x <http://melpa.org/#/color-theme-x>: convert color themes to X11 resource settings
    - cpanfile-mode <http://melpa.org/#/cpanfile-mode>: Major mode for cpanfiles
    - direnv <http://melpa.org/#/direnv>: Load environment variables from direnv
    - dkl <http://melpa.org/#/dkl>: Display keyboard layout.
    - elisp-refs <http://melpa.org/#/elisp-refs>: find callers of elisp functions or macros
    - gobgen <http://melpa.org/#/gobgen>: Generate GObject descendants using a detailed form
    - ipcalc <http://melpa.org/#/ipcalc>: IP subnet calculator
    - melancholy-theme <http://melpa.org/#/melancholy-theme>: A dark theme for dark minds
    - mtg-deck-mode <http://melpa.org/#/mtg-deck-mode>: Major mode to edit MTG decks
    - open-in-msvs <http://melpa.org/#/open-in-msvs>: Open current file/line/column in Microsoft Visual Studio
    - podcaster <http://melpa.org/#/podcaster>: Podcast client
    - ripgrep <http://melpa.org/#/ripgrep>: Front-end for ripgrep, a command line search tool
    - riscv-mode <http://melpa.org/#/riscv-mode>: Major-mode for RISC V assembly

  Links from [reddit.com/r/emacs] (http://reddit.com/r/emacs/new), [/r/orgmode] (http://reddit.com/r/orgmode), [Hacker News] (https://hn.algolia.com/?query=emacs&sort=byDate&prefix&page=0&dateRange=all&type=story), [planet.emacsen.org] (http://planet.emacsen.org), [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/2016-09).

  [Past Emacs News round-ups] (http://sachachua.com/blog/category/emacs-news)


[-- Attachment #1.2: Type: text/html, Size: 7031 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: 5388 bytes --]

* 2016-10-03 Emacs News
- Org Mode:
  - [[https://www.reddit.com/r/emacs/comments/551rhl/orgmode_narrow_to_subtree_on_file_open/][Org-mode narrow to subtree on file open]]
  - [[https://www.reddit.com/r/emacs/comments/54l9rt/calling_blocks_from_orgbabellibraryofbabel_on/][Calling blocks from org-babel-library-of-babel on file load?]]
  - [[https://github.com/yati-sagade/orch][Send scribbles and pictures to an Emacs buffer from your Android phone]] ([[https://news.ycombinator.com/item?id=12559668][HN]])
- Coding:
  - [[http://prodissues.com/2016/10/electric-pair-mode-in-emacs.html][Electric Pair Mode In Emacs]]
  - [[https://www.reddit.com/r/emacs/comments/54qtf2/help_me_switch_from_sublimetext_to_emacs_for_php/][Help me switch from SublimeText to Emacs for PHP development?]]
  - [[https://www.youtube.com/watch?v=efPPh2jUrkg][Clojure in Emacs from absolute zero]] (26:33)
  - [[https://www.youtube.com/watch?v=I28jFkpN5Zk][My GNU Emacs configuration for programming]] (36:07)
- Emacs Lisp:
  - [[https://www.reddit.com/r/emacs/comments/5542rm/made_some_elisp_videos/][Made some elisp videos]]
  - [[http://wilfred.me.uk/blog/2016/09/30/searching-a-million-lines-of-lisp/][Searching A Million Lines Of Lisp]] ([[https://www.reddit.com/r/emacs/comments/55bj83/searching_a_million_lines_of_lisp/][Reddit]])
  - [[https://github.com/DogLooksGood/parinfer-mode][parinfer-mode]] ([[https://www.reddit.com/r/emacs/comments/553viy/a_new_try_to_emulate_parinfer/][Reddit]])
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d1890a3a4a18f79cabf4caf8d194cdc29ea4bf05][New option: debugger-stack-frame-as-list]]
  - [[http://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00500.html][Continued discussion of core and ELPA organization]]
  - [[https://www.reddit.com/r/emacs/comments/54vc6u/reevaluating_local_variables_after_change/][reevaluating 'Local Variables' after change]]
- Other:
  - [[https://www.reddit.com/r/emacs/comments/556cka/best_feature_in_emacs_251/][best feature in Emacs 25.1]]
  - [[http://irreal.org/blog/?p=5609][Searching for Words with eww]] - also, [[https://www.reddit.com/r/emacs/comments/555upt/i_love_the_new_ms_mw_binding_but/][a tweak]]
  - [[http://mbork.pl/2016-09-26_Emacs_now_suggests_shorter_ways_of_invocating_a_command][Emacs now suggests shorter ways of invocating a command]]
  - [[https://github.com/yuya373/emacs-slack/wiki/ScreenShots][ScreenShots of emacs slack client]] ([[https://www.reddit.com/r/emacs/comments/558z2b/screenshots_of_emacs_slack_client/][Reddit]])
  - [[https://github.com/vasspilka/amarok.el][Amarok.el update to support dbus]] ([[https://www.reddit.com/r/emacs/comments/552wfx/amarokel_update_to_support_dbus/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/54wlwo/is_there_a_mode_for_this_workflow/][Highlighting text]]
  - [[https://play.google.com/store/apps/details?id=com.elfeedcljsrn][Elfeed for Android]] ([[https://www.reddit.com/r/emacs/comments/54smp5/elfeed_for_android/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/54qw4x/doing_better_than_swapping_ctrl_and_capslock/][Doing better than swapping Ctrl and Capslock]]
  - [[https://www.youtube.com/watch?v=hoWdFB4Zt6s][RSS feeds using elfeed]] (0:40)
  - [[https://www.youtube.com/watch?v=1Wi3waWASdI][Emacs Basic functionality]] (3:29)
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b661efd90d9bd57430761b0e87fcc8723ec24814][New option: confirm-kill-processes]]
  - [[http://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00813.html][Discussion about where to put this new Japanese translation of the GNU Emacs manual]]
- New packages:
  - http://melpa.org/#/0xc: Base conversion made easy
  - http://melpa.org/#/ansible-vault: Minor mode for editing ansible vault files
  - http://melpa.org/#/auto-org-md: export a markdown file automatically when you save an org-file
  - http://melpa.org/#/color-theme-x: convert color themes to X11 resource settings
  - http://melpa.org/#/cpanfile-mode: Major mode for cpanfiles
  - http://melpa.org/#/direnv: Load environment variables from direnv
  - http://melpa.org/#/dkl: Display keyboard layout.
  - http://melpa.org/#/elisp-refs: find callers of elisp functions or macros
  - http://melpa.org/#/gobgen: Generate GObject descendants using a detailed form
  - http://melpa.org/#/ipcalc: IP subnet calculator
  - http://melpa.org/#/melancholy-theme: A dark theme for dark minds
  - http://melpa.org/#/mtg-deck-mode: Major mode to edit MTG decks
  - http://melpa.org/#/open-in-msvs: Open current file/line/column in Microsoft Visual Studio
  - http://melpa.org/#/podcaster: Podcast client
  - http://melpa.org/#/ripgrep: Front-end for ripgrep, a command line search tool
  - http://melpa.org/#/riscv-mode: Major-mode for RISC V assembly

Links from [[http://reddit.com/r/emacs/new][reddit.com/r/emacs]], [[http://reddit.com/r/orgmode][/r/orgmode]], [[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/2016-09][emacs-devel]].

[[http://sachachua.com/blog/category/emacs-news][Past Emacs News round-ups]]


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

only message in thread, other threads:[~2016-10-03  5:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-03  5:57 2016-10-03 Emacs News Sacha Chua

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).