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


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

2017-11-27 Emacs news
=====================

  - Emacs Lisp:
    - [The pcre2el Package] (http://irreal.org/blog/?p=6774)
    - [elisp-bug-hunter -- Malabarba] (https://github.com/Malabarba/elisp-bug-hunter) ([Reddit] (https://www.reddit.com/r/emacs/comments/7el1d7/elispbughunter_malabarba/))
    - [Use use-package to ensure certain binaries are installed] (https://github.com/waymondo/use-package-ensure-system-package) ([Reddit] (https://www.reddit.com/r/emacs/comments/7e9kbk/use_usepackage_to_ensure_certain_binaries_are/))
  - Org Mode:
    - [beorg - Org-mode companion for iPhone and iPad] (http://beorgapp.com/) ([Reddit] (https://www.reddit.com/r/emacs/comments/7ff5l0/beorg_orgmode_companion_for_iphone_and_ipad/), [Hacker News] (https://news.ycombinator.com/item?id=15770681))
    - [Capture (really) everywhere - macOS] (https://mac4translators.blogspot.jp/2017/11/capture-really-everywhere.html) ([Reddit] (https://www.reddit.com/r/emacs/comments/7f7no9/capture_really_everywhere_macos/))
  - Coding:
    - [Beginner's Guide to setting up a basic Emacs C++ IDE-ish environment from scratch (clang/RTags/cmake-ide/company/irony)] (https://github.com/dfrib/emacs_setup) ([Reddit] (https://www.reddit.com/r/emacs/comments/7fp6jk/beginners_guide_to_setting_up_a_basic_emacs_c/))
    - [Magit - Is there a way to check git projects are up to data?] (https://www.reddit.com/r/emacs/comments/7f2ak4/magit_is_there_a_way_to_check_git_projects_are_up/)
    - [Command for undoing a region through its Git history, rather Emacs edit history] (https://github.com/jwiegley/git-undo-el) ([Reddit] (https://www.reddit.com/r/emacs/comments/7echzc/command_for_undoing_a_region_through_its_git/))
    - [Prolog development with GNU Emacs: Useful configuration options] (https://www.youtube.com/watch?v=ZiCa8lPe8a0) (2:25)
  - Other:
    - [Pop up a quick shell with shell-pop] (http://pragmaticemacs.com/emacs/pop-up-a-quick-shell-with-shell-pop/)
    - [Yes, Eshell is my main shell] (https://www.reddit.com/r/emacs/comments/6y3q4k/yes_eshell_is_my_main_shell/) (September)
    - [A CEO's Guide to Emacs] (https://blog.fugue.co/2015-11-11-guide-to-emacs.html) (2015; [Reddit] (https://www.reddit.com/r/emacs/comments/7efpkt/a_ceos_guide_to_emacs/), [Hacker News] (https://news.ycombinator.com/item?id=15753150))
    - [Using Emacs 38 - dired] (http://cestlaz.github.io/posts/using-emacs-38-dired/#.Whg1B1Hdxcw.reddit) ([Reddit] (https://www.reddit.com/r/emacs/comments/7f7zv5/using_emacs_38_dired/))
    - [Helm-EXWM is out on MELPA] (https://github.com/emacs-helm/helm-exwm) ([Reddit] (https://www.reddit.com/r/emacs/comments/7e825x/helmexwm_is_out_on_melpa/))
    - [Emacspeak 47.0 (GentleDog) Unleashed!] (http://emacspeak.blogspot.com/2017/11/emacspeak-470-gentledog-unleashed.html)
    - [Package of the day - Elbank - Manage your personal finances inside Emacs] (https://github.com/NicolasPetton/elbank) ([Reddit] (https://www.reddit.com/r/emacs/comments/7f8hdj/package_of_the_day_elbank_manage_your_personal/))
    - [Can we have a thread were emacs afficionados discuss atom/vcode/sublime/etc?] (https://www.reddit.com/r/emacs/comments/7em3qr/can_we_have_a_thread_were_emacs_afficionados/)
  - New packages:
    - abgaben <http://melpa.org/#/abgaben>: review and correct assignments received by mail
    - dotenv-mode <http://melpa.org/#/dotenv-mode>: Major mode for .env files
    - network-watch <http://melpa.org/#/network-watch>: Support for intermittent network connectivity

  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-11).

  [json-navigator: View and navigate JSON structures] (https://github.com/DamienCassou/json-navigator) [ztree: Directory tree comparison mode for Emacs] (https://github.com/fourier/ztree)


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

* 2017-11-27 Emacs news
- Emacs Lisp:
  - [[http://irreal.org/blog/?p=6774][The pcre2el Package]]
  - [[https://github.com/Malabarba/elisp-bug-hunter][elisp-bug-hunter -- Malabarba]] ([[https://www.reddit.com/r/emacs/comments/7el1d7/elispbughunter_malabarba/][Reddit]])
  - [[https://github.com/waymondo/use-package-ensure-system-package][Use use-package to ensure certain binaries are installed]] ([[https://www.reddit.com/r/emacs/comments/7e9kbk/use_usepackage_to_ensure_certain_binaries_are/][Reddit]])
- Org Mode:
  - [[http://beorgapp.com/][beorg - Org-mode companion for iPhone and iPad]] ([[https://www.reddit.com/r/emacs/comments/7ff5l0/beorg_orgmode_companion_for_iphone_and_ipad/][Reddit]], [[https://news.ycombinator.com/item?id=15770681][Hacker News]])
  - [[https://mac4translators.blogspot.jp/2017/11/capture-really-everywhere.html][Capture (really) everywhere - macOS]] ([[https://www.reddit.com/r/emacs/comments/7f7no9/capture_really_everywhere_macos/][Reddit]])
- Coding:
  - [[https://github.com/dfrib/emacs_setup][Beginner's Guide to setting up a basic Emacs C++ IDE-ish environment from scratch (clang/RTags/cmake-ide/company/irony)]] ([[https://www.reddit.com/r/emacs/comments/7fp6jk/beginners_guide_to_setting_up_a_basic_emacs_c/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/7f2ak4/magit_is_there_a_way_to_check_git_projects_are_up/][Magit - Is there a way to check git projects are up to data?]]
  - [[https://github.com/jwiegley/git-undo-el][Command for undoing a region through its Git history, rather Emacs edit history]] ([[https://www.reddit.com/r/emacs/comments/7echzc/command_for_undoing_a_region_through_its_git/][Reddit]])
  - [[https://www.youtube.com/watch?v=ZiCa8lPe8a0][Prolog development with GNU Emacs: Useful configuration options]] (2:25)
- Other:
  - [[http://pragmaticemacs.com/emacs/pop-up-a-quick-shell-with-shell-pop/][Pop up a quick shell with shell-pop]]
  - [[https://www.reddit.com/r/emacs/comments/6y3q4k/yes_eshell_is_my_main_shell/][Yes, Eshell is my main shell]] (September)
  - [[https://blog.fugue.co/2015-11-11-guide-to-emacs.html][A CEO's Guide to Emacs]] (2015; [[https://www.reddit.com/r/emacs/comments/7efpkt/a_ceos_guide_to_emacs/][Reddit]], [[https://news.ycombinator.com/item?id=15753150][Hacker News]])
  - [[http://cestlaz.github.io/posts/using-emacs-38-dired/#.Whg1B1Hdxcw.reddit][Using Emacs 38 - dired]] ([[https://www.reddit.com/r/emacs/comments/7f7zv5/using_emacs_38_dired/][Reddit]])
  - [[https://github.com/emacs-helm/helm-exwm][Helm-EXWM is out on MELPA]] ([[https://www.reddit.com/r/emacs/comments/7e825x/helmexwm_is_out_on_melpa/][Reddit]])
  - [[http://emacspeak.blogspot.com/2017/11/emacspeak-470-gentledog-unleashed.html][Emacspeak 47.0 (GentleDog) Unleashed!]]
  - [[https://github.com/NicolasPetton/elbank][Package of the day - Elbank - Manage your personal finances inside Emacs]] ([[https://www.reddit.com/r/emacs/comments/7f8hdj/package_of_the_day_elbank_manage_your_personal/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/7em3qr/can_we_have_a_thread_were_emacs_afficionados/][Can we have a thread were emacs afficionados discuss atom/vcode/sublime/etc?]]
- New packages:
  - http://melpa.org/#/abgaben: review and correct assignments received by mail
  - http://melpa.org/#/dotenv-mode: Major mode for .env files
  - http://melpa.org/#/network-watch: Support for intermittent network connectivity

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-11][emacs-devel]].

[[https://github.com/DamienCassou/json-navigator][json-navigator: View and navigate JSON structures]]
[[https://github.com/fourier/ztree][ztree: Directory tree comparison mode for Emacs]]


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

only message in thread, other threads:[~2017-11-27  9:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-27  9:21 2017-11-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.