unofficial mirror of emacs-tangents@gnu.org
 help / color / mirror / Atom feed
From: Sacha Chua <sacha@sachachua.com>
To: emacs-tangents@gnu.org
Subject: 2017-03-20 Emacs news
Date: Thu, 23 Mar 2017 01:51:41 -0400	[thread overview]
Message-ID: <87poh87d76.fsf@sachachua.com> (raw)


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

2017-03-20 Emacs news
=====================

  - Emacs Lisp:
    - [Spacemacs - Managing Broken Emacs Packages] (http://jr0cket.co.uk/2017/03/spacemacs-managing-broken-emacs-packages.html)
    - [Pattern Matching in Emacs Lisp] (http://www.wilfred.me.uk/blog/2017/03/19/pattern-matching-in-emacs-lisp/)
  - Emacs development:
    - [New configure option --with-mailutils] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=9f771f6440a61433d34f14aee4046cf2fa6ba391)
    - [New option ediff-show-ancestor and new toggle ediff-toggle-show-ancestor] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=0f3d1b782353fd1fc0ab5f89d47d9e790f44e6b2)
    - [master has switched from Automake to GNU Make] (http://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00420.html)
    - [Discussion of user-defined record types] (http://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00338.html)
    - [Bug report statistics on OS and arch] (http://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00356.html), now with graphs
  - Navigation:
    - [Ibuffer] (http://mbork.pl/2017-03-13_Ibuffer)
    - [Shell & Comint Secrets: History commands] (https://www.masteringemacs.org/article/shell-comint-secrets-history-commands) ([Reddit] (https://www.reddit.com/r/emacs/comments/5z847v/shell_comint_secrets_history_commands/))
    - [Quickly ediff files from dired] (https://oremacs.com/2017/03/18/dired-ediff/)
    - [ediff with a predicate] (https://www.reddit.com/r/emacs/comments/5zxmcz/ediff_with_a_predicate/) - narrowing helps
    - [Package of the day: exwm-x, another window manager] (https://github.com/tumashu/exwm-x) ([Reddit] (https://www.reddit.com/r/emacs/comments/5zb7yo/package_of_the_day_exwmx_another_window_manager/))
    - [The Silver Searcher, Ivy-occur, and Swiper] (http://irreal.org/blog/?p=6008)
    - [Some "Windows style" defaults in a Spacemacs layer] (https://www.reddit.com/r/spacemacs/comments/5ztqc1/some_windows_style_defaults_in_a_spacemacs_layer/)
  - Appearance:
    - [hl-line and wrap-prefix] (https://www.reddit.com/r/emacs/comments/5zrgh9/hlline_and_wrapprefix/)
  - Org Mode:
    - [Export org-mode headlines to separate files] (http://pragmaticemacs.com/emacs/export-org-mode-headlines-to-separate-files/)
    - [Capturing Data for Org Via Email] (http://samflint.com/capture-with-email.html) ([Reddit] (https://www.reddit.com/r/emacs/comments/5zvk5q/capturing_data_for_org_via_email/))
    - [ivy-todo -- Manage org-mode TODO lists with ivy] (https://github.com/Kungsgeten/ivy-todo) ([Reddit] (https://www.reddit.com/r/emacs/comments/5zqn50/ivytodo_manage_orgmode_todo_lists_with_ivy/))
    - [org for collecting bookmarks (with content)] (https://www.reddit.com/r/emacs/comments/5zc0fc/org_for_collecting_bookmarks_with_content/)
  - Coding:
    - [Browsing allegro lisp docs inside emacs] (http://puntoblogspot.blogspot.com/2017/03/browsing-allegro-lisp-docs-inside-emacs.html)
    - [dwim python-send-to-shell function that behaves much like it might in ESS mode] (https://www.reddit.com/r/emacs/comments/60913e/i_wrote_a_bit_of_code_for_a_dwim/)
    - [emacs for html+css+php+javascript] (https://www.reddit.com/r/emacs/comments/6052md/emacs_for_htmlcssphpjavascript/)
    - [Project Shells: Manage multiple shell (or terminal, eshell) buffers for each project] (https://github.com/hying-caritas/project-shells) ([Reddit] (https://www.reddit.com/r/emacs/comments/5zwc40/project_shells_manage_multiple_shell_or_terminal/))
    - [GNU Guile 2.2.0 released - "Guile's Elisp implementation is now fully Emacs-compatible"] (https://lists.gnu.org/archive/html/guile-devel/2017-03/msg00095.html) ([Reddit] (https://www.reddit.com/r/emacs/comments/5zqnrm/gnu_guile_220_released_guiles_elisp/))
    - [A better imenu for go-mode in emacs] (https://github.com/gdrte/go-bimenu) ([Reddit] (https://www.reddit.com/r/emacs/comments/5zoavh/a_better_imenu_for_gomode_in_emacs/))
  - Other:
    - [Stein's Emacs Productivity Series] (http://irreal.org/blog/?p=6010)
    - [Deleting all instances of a LaTeX environment] (http://mbork.pl/2017-03-18_Deleting_all_instances_of_a_LaTeX_environment)
    - [New version of Notmuch (0.24) is out.] (https://notmuchmail.org/news/) ([Reddit] (https://www.reddit.com/r/emacs/comments/5zqqup/new_version_of_notmuch_024_is_out/))
  - New packages:
    - auto-read-only <http://melpa.org/#/auto-read-only>: Automatically make the buffer to read-only
    - comint-intercept <http://melpa.org/#/comint-intercept>: Intercept input in comint-mode
    - dired-hide-dotfiles <http://melpa.org/#/dired-hide-dotfiles>: Hide dotfiles in dired
    - el2org <http://melpa.org/#/el2org>: Convert elisp file to org file
    - hack-time-mode <http://melpa.org/#/hack-time-mode>: Forge time
    - ivy-todo <http://melpa.org/#/ivy-todo>: Manage org-mode TODOs with ivy
    - lastpass <http://melpa.org/#/lastpass>: LastPass command wrapper
    - nimbus-theme <http://melpa.org/#/nimbus-theme>: An Awesome Dark Theme
    - org-mru-clock <http://melpa.org/#/org-mru-clock>: load most recently used clocks into history
    - persp-mode-projectile-bridge <http://melpa.org/#/persp-mode-projectile-bridge>: persp-mode + projectile integration.
    - pippel <http://melpa.org/#/pippel>: Emacs frontend to python package manager pip
    - pocket-mode <http://melpa.org/#/pocket-mode>: Manage your pocket

  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), [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/2017-03).

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


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

* 2017-03-20 Emacs news
- Emacs Lisp:
  - [[http://jr0cket.co.uk/2017/03/spacemacs-managing-broken-emacs-packages.html][Spacemacs - Managing Broken Emacs Packages]]
  - [[http://www.wilfred.me.uk/blog/2017/03/19/pattern-matching-in-emacs-lisp/][Pattern Matching in Emacs Lisp]]
- Emacs development:
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=9f771f6440a61433d34f14aee4046cf2fa6ba391][New configure option --with-mailutils]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=0f3d1b782353fd1fc0ab5f89d47d9e790f44e6b2][New option ediff-show-ancestor and new toggle ediff-toggle-show-ancestor]]
  - [[http://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00420.html][master has switched from Automake to GNU Make]]
  - [[http://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00338.html][Discussion of user-defined record types]]
  - [[http://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00356.html][Bug report statistics on OS and arch]], now with graphs
- Navigation:
  - [[http://mbork.pl/2017-03-13_Ibuffer][Ibuffer]]
  - [[https://www.masteringemacs.org/article/shell-comint-secrets-history-commands][Shell & Comint Secrets: History commands]] ([[https://www.reddit.com/r/emacs/comments/5z847v/shell_comint_secrets_history_commands/][Reddit]])
  - [[https://oremacs.com/2017/03/18/dired-ediff/][Quickly ediff files from dired]]
  - [[https://www.reddit.com/r/emacs/comments/5zxmcz/ediff_with_a_predicate/][ediff with a predicate]] - narrowing helps
  - [[https://github.com/tumashu/exwm-x][Package of the day: exwm-x, another window manager]] ([[https://www.reddit.com/r/emacs/comments/5zb7yo/package_of_the_day_exwmx_another_window_manager/][Reddit]])
  - [[http://irreal.org/blog/?p=6008][The Silver Searcher, Ivy-occur, and Swiper]]
  - [[https://www.reddit.com/r/spacemacs/comments/5ztqc1/some_windows_style_defaults_in_a_spacemacs_layer/][Some "Windows style" defaults in a Spacemacs layer]]
- Appearance:
  - [[https://www.reddit.com/r/emacs/comments/5zrgh9/hlline_and_wrapprefix/][hl-line and wrap-prefix]]
- Org Mode:
  - [[http://pragmaticemacs.com/emacs/export-org-mode-headlines-to-separate-files/][Export org-mode headlines to separate files]]
  - [[http://samflint.com/capture-with-email.html][Capturing Data for Org Via Email]] ([[https://www.reddit.com/r/emacs/comments/5zvk5q/capturing_data_for_org_via_email/][Reddit]])
  - [[https://github.com/Kungsgeten/ivy-todo][ivy-todo -- Manage org-mode TODO lists with ivy]] ([[https://www.reddit.com/r/emacs/comments/5zqn50/ivytodo_manage_orgmode_todo_lists_with_ivy/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/5zc0fc/org_for_collecting_bookmarks_with_content/][org for collecting bookmarks (with content)]]
- Coding:
  - [[http://puntoblogspot.blogspot.com/2017/03/browsing-allegro-lisp-docs-inside-emacs.html][Browsing allegro lisp docs inside emacs]]
  - [[https://www.reddit.com/r/emacs/comments/60913e/i_wrote_a_bit_of_code_for_a_dwim/][dwim python-send-to-shell function that behaves much like it might in ESS mode]]
  - [[https://www.reddit.com/r/emacs/comments/6052md/emacs_for_htmlcssphpjavascript/][emacs for html+css+php+javascript]]
  - [[https://github.com/hying-caritas/project-shells][Project Shells: Manage multiple shell (or terminal, eshell) buffers for each project]] ([[https://www.reddit.com/r/emacs/comments/5zwc40/project_shells_manage_multiple_shell_or_terminal/][Reddit]])
  - [[https://lists.gnu.org/archive/html/guile-devel/2017-03/msg00095.html][GNU Guile 2.2.0 released - "Guile's Elisp implementation is now fully Emacs-compatible"]] ([[https://www.reddit.com/r/emacs/comments/5zqnrm/gnu_guile_220_released_guiles_elisp/][Reddit]])
  - [[https://github.com/gdrte/go-bimenu][A better imenu for go-mode in emacs]] ([[https://www.reddit.com/r/emacs/comments/5zoavh/a_better_imenu_for_gomode_in_emacs/][Reddit]])
- Other:
  - [[http://irreal.org/blog/?p=6010][Stein's Emacs Productivity Series]]
  - [[http://mbork.pl/2017-03-18_Deleting_all_instances_of_a_LaTeX_environment][Deleting all instances of a LaTeX environment]]
  - [[https://notmuchmail.org/news/][New version of Notmuch (0.24) is out.]] ([[https://www.reddit.com/r/emacs/comments/5zqqup/new_version_of_notmuch_024_is_out/][Reddit]])
- New packages:
  - http://melpa.org/#/auto-read-only: Automatically make the buffer to read-only
  - http://melpa.org/#/comint-intercept: Intercept input in comint-mode
  - http://melpa.org/#/dired-hide-dotfiles: Hide dotfiles in dired
  - http://melpa.org/#/el2org: Convert elisp file to org file
  - http://melpa.org/#/hack-time-mode: Forge time
  - http://melpa.org/#/ivy-todo: Manage org-mode TODOs with ivy
  - http://melpa.org/#/lastpass: LastPass command wrapper
  - http://melpa.org/#/nimbus-theme: An Awesome Dark Theme
  - http://melpa.org/#/org-mru-clock: load most recently used clocks into history
  - http://melpa.org/#/persp-mode-projectile-bridge: persp-mode + projectile integration.
  - http://melpa.org/#/pippel: Emacs frontend to python package manager pip
  - http://melpa.org/#/pocket-mode: Manage your pocket

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://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/2017-03][emacs-devel]].

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


                 reply	other threads:[~2017-03-23  5:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87poh87d76.fsf@sachachua.com \
    --to=sacha@sachachua.com \
    --cc=emacs-tangents@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).