all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sacha Chua <sacha@sachachua.com>
To: emacs-tangents@gnu.org
Subject: 2018-05-28 Emacs news
Date: Mon, 28 May 2018 20:41:43 -0400	[thread overview]
Message-ID: <87fu2b70oo.fsf@sachachua.com> (raw)


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

2018-05-28 Emacs news
=====================

  - Emacs Lisp:
    - [A fancy Emacs version] (http://manuel-uberti.github.io//emacs/2018/05/25/display-version/)
    - [Emacs Notes: Keyboard Macros: Build custom commands with the Emacs Command Language] (https://emacsnotes.wordpress.com/2018/05/27/keyboard-macros-build-custom-commands-with-the-emacs-command-language/) ([Reddit] (https://reddit.com/r/emacs/comments/8mclgb/emacs_notes_keyboard_macros_build_custom_commands/))
  - Emacs development:
    - [Emacs 26.1 released] (https://lists.gnu.org/archive/html/emacs-devel/2018-05/msg00765.html)
    - [Support for bringing package change logs to the user's attention] (http://lists.gnu.org/archive/html/emacs-devel/2018-05/msg00697.html) ([Reddit] (https://reddit.com/r/emacs/comments/8m1681/support_for_bringing_package_change_logs_to_the/))
    - [Call out recently removed aliases in epa.el.] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=9c97d311c32c89d6e884a8bc583ec01c1dfba05b)
    - [Move epa-pinentry-mode to epg-config (Bug#26298)] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=302e500087fd4cc1c5f37ec87c98e828b22aaa05)
  - Appearance:
    - [Emacs Notes: Personalizing Emacs: Color schemes and more] (https://emacsnotes.wordpress.com/2018/05/22/personalizing-emacs-color-schemes-and-more/) ([Reddit] (https://reddit.com/r/emacs/comments/8l9r4q/emacs_notes_personalizing_emacs_color_schemes_and/))
  - Org Mode:
    - [GitHub - alphapapa/org-sidebar: A helpful sidebar for Org mode] (https://github.com/alphapapa/org-sidebar) ([Reddit] (https://reddit.com/r/emacs/comments/8ljm76/github_alphapapaorgsidebar_a_helpful_sidebar_for/))
    - [PSA: People who get their packages from Git: the Org-Mode repository has moved.] (https://www.reddit.com/r/emacs/comments/8luobn/psa_people_who_get_their_packages_from_git_the/)
    - [A Python version of org-babel-tangle, for literate programming with Org, 100 times faster than the real thing.] (https://github.com/thblt/org-babel-tangle.py) ([Reddit] (https://reddit.com/r/emacs/comments/8m5wuf/a_python_version_of_orgbabeltangle_for_literate/))
    - [A basic overview of my org-mode workflow] (http://jordekang.tk/posts/org-mode.html)
  - Other:
    - [Emacs Mini Manual - The Basics] (https://tuhdo.github.io/emacs-tutor.html)
    - [Getting started with Emacs on Windows] (https://www.johndcook.com/blog/emacs_windows/)
    - [TIP: How to make ERC fun to use] (https://www.reddit.com/r/emacs/comments/8ml6na/tip_how_to_make_erc_fun_to_use/)
    - [Irreal: Using Request to Download Financial Data] (http://irreal.org/blog/?p=7221)
    - [New Emacs videos from Xah Lee] (https://www.youtube.com/user/polyglut)
  - New packages:
    - debian-changelog-mode <http://melpa.org/#/debian-changelog-mode>: major mode for Debian changelog files.
    - fennel-mode <http://melpa.org/#/fennel-mode>: a major-mode for editing Fennel code
    - helm-lines <http://melpa.org/#/helm-lines>: A helm interface for completing by lines
    - libelcouch <http://melpa.org/#/libelcouch>: Communication with CouchDB
    - lsp-javascript-flow <http://melpa.org/#/lsp-javascript-flow>: Javascript/Flow support for lsp-mode
    - merlin-eldoc <http://melpa.org/#/merlin-eldoc>: eldoc for OCaml and Reason
    - mqr <http://melpa.org/#/mqr>: Multi-dimensional query and replace
    - one-themes <http://melpa.org/#/one-themes>: One Colorscheme
    - organize-imports-java <http://melpa.org/#/organize-imports-java>: Mimic Eclipse's Organize Imports functionality.
    - phpactor <http://melpa.org/#/phpactor>: Interface to Phpactor
    - powerthesaurus <http://melpa.org/#/powerthesaurus>: Powerthesaurus integration
    - side-notes <http://melpa.org/#/side-notes>: Easy access to a directory notes file

  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/2018-05).


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

* 2018-05-28 Emacs news
- Emacs Lisp:
  - [[http://manuel-uberti.github.io//emacs/2018/05/25/display-version/][A fancy Emacs version]]
  - [[https://emacsnotes.wordpress.com/2018/05/27/keyboard-macros-build-custom-commands-with-the-emacs-command-language/][Emacs Notes: Keyboard Macros: Build custom commands with the Emacs Command Language]] ([[https://reddit.com/r/emacs/comments/8mclgb/emacs_notes_keyboard_macros_build_custom_commands/][Reddit]])
- Emacs development:
  - [[https://lists.gnu.org/archive/html/emacs-devel/2018-05/msg00765.html][Emacs 26.1 released]]
  - [[http://lists.gnu.org/archive/html/emacs-devel/2018-05/msg00697.html][Support for bringing package change logs to the user's attention]] ([[https://reddit.com/r/emacs/comments/8m1681/support_for_bringing_package_change_logs_to_the/][Reddit]])
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=9c97d311c32c89d6e884a8bc583ec01c1dfba05b][Call out recently removed aliases in epa.el.]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=302e500087fd4cc1c5f37ec87c98e828b22aaa05][Move epa-pinentry-mode to epg-config (Bug#26298)]]
- Appearance:
  - [[https://emacsnotes.wordpress.com/2018/05/22/personalizing-emacs-color-schemes-and-more/][Emacs Notes: Personalizing Emacs: Color schemes and more]] ([[https://reddit.com/r/emacs/comments/8l9r4q/emacs_notes_personalizing_emacs_color_schemes_and/][Reddit]])
- Org Mode:
  - [[https://github.com/alphapapa/org-sidebar][GitHub - alphapapa/org-sidebar: A helpful sidebar for Org mode]] ([[https://reddit.com/r/emacs/comments/8ljm76/github_alphapapaorgsidebar_a_helpful_sidebar_for/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/8luobn/psa_people_who_get_their_packages_from_git_the/][PSA: People who get their packages from Git: the Org-Mode repository has moved.]]
  - [[https://github.com/thblt/org-babel-tangle.py][A Python version of org-babel-tangle, for literate programming with Org, 100 times faster than the real thing.]] ([[https://reddit.com/r/emacs/comments/8m5wuf/a_python_version_of_orgbabeltangle_for_literate/][Reddit]])
  - [[http://jordekang.tk/posts/org-mode.html][A basic overview of my org-mode workflow]]
- Other:
  - [[https://tuhdo.github.io/emacs-tutor.html][Emacs Mini Manual - The Basics]]
  - [[https://www.johndcook.com/blog/emacs_windows/][Getting started with Emacs on Windows]]
  - [[https://www.reddit.com/r/emacs/comments/8ml6na/tip_how_to_make_erc_fun_to_use/][TIP: How to make ERC fun to use]]
  - [[http://irreal.org/blog/?p=7221][Irreal: Using Request to Download Financial Data]]
  - [[https://www.youtube.com/user/polyglut][New Emacs videos from Xah Lee]]
- New packages:
  - http://melpa.org/#/debian-changelog-mode: major mode for Debian changelog files.
  - http://melpa.org/#/fennel-mode: a major-mode for editing Fennel code
  - http://melpa.org/#/helm-lines: A helm interface for completing by lines
  - http://melpa.org/#/libelcouch: Communication with CouchDB
  - http://melpa.org/#/lsp-javascript-flow: Javascript/Flow support for lsp-mode
  - http://melpa.org/#/merlin-eldoc: eldoc for OCaml and Reason
  - http://melpa.org/#/mqr: Multi-dimensional query and replace
  - http://melpa.org/#/one-themes: One Colorscheme
  - http://melpa.org/#/organize-imports-java: Mimic Eclipse's Organize Imports functionality.
  - http://melpa.org/#/phpactor: Interface to Phpactor
  - http://melpa.org/#/powerthesaurus: Powerthesaurus integration
  - http://melpa.org/#/side-notes: Easy access to a directory notes file

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/2018-05][emacs-devel]].


                 reply	other threads:[~2018-05-29  0:41 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

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

  git send-email \
    --in-reply-to=87fu2b70oo.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.
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.