2018-02-26 Emacs news
=====================

  - Emacs Lisp:
    - [Navigate yaml using emacs-libyaml dynamic module] 
(https://www.reddit.com/r/emacs/comments/803az3/navigate_yaml_using_emacslibyaml_dynamic_module/)
 ([Reddit] 
(https://reddit.com/r/emacs/comments/803az3/navigate_yaml_using_emacslibyaml_dynamic_module/))
    - [Emacs Lisp Lambda Expressions Are Not Self-Evaluating] 
(http://nullprogram.com/blog/2018/02/22/) ([HN] 
(http://nullprogram.com/blog/2018/02/22/))
  - Emacs development:
    - [Recent improvement of cquery and emacs-cquery] 
(https://www.reddit.com/r/emacs/comments/806mgw/recent_improvement_of_cquery_and_emacscquery/)
 ([Reddit] 
(https://reddit.com/r/emacs/comments/806mgw/recent_improvement_of_cquery_and_emacscquery/))
    - [New customizable variable next-error-find-buffer-function] 
(http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d48e07aaed0baf81baf377a9f2745678c9a5d41b)
    - [New option 'grep-find-hide'] 
(http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8ba61ffd8cebb0ff9f7a219022f3c1f3eac2f6d0)
    - [Add isearch-yank-symbol-or-char] 
(http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b9d414e77c4f6396e202069fdd233b6687e6da64)
    - [Continued work on portable dumper] 
(http://lists.gnu.org/archive/html/emacs-devel/2018-02/msg00597.html)
  - Navigation:
    - [Using a posframe to show ivy's candidate menu.] 
(https://github.com/tumashu/ivy-posframe) ([Reddit] 
(https://reddit.com/r/emacs/comments/80bdck/using_a_posframe_to_show_ivys_candidate_menu/))
    - [Package of the day - Sidebar, a customizable file explorer with git 
integration] (https://github.com/sebastiencs/sidebar.el) ([Reddit] 
(https://reddit.com/r/emacs/comments/807lew/package_of_the_day_sidebar_a_customizable_file/))
    - [Video on Searching with Swiper] (http://irreal.org/blog/?p=6978)
  - Org Mode:
    - [Share your Org Capture Templates!] 
(https://www.reddit.com/r/emacs/comments/7zqc7b/share_your_org_capture_templates/)
 ([Reddit] 
(https://reddit.com/r/emacs/comments/7zqc7b/share_your_org_capture_templates/))
    - [org-mru-clock - easily clock in to recent tasks, even after restarting 
Emacs] (https://github.com/unhammer/org-mru-clock) ([Reddit] 
(https://reddit.com/r/emacs/comments/7yusvd/orgmruclock_easily_clock_in_to_recent_tasks_even/))
    - [Simple way of assigning formulas to fields and columns in Org tables] 
(http://mbork.pl/2018-02-25_Simple_way_of_assigning_formulas_to_fields_and_columns_in_Org_tables)
  - Coding:
    - [Emacs SMerge tutorial] (https://youtu.be/9RhY8CnyapA) (22:37)
    - [psc-ide-emacs] (https://youtu.be/F-7BtbgxaV8) (1:15)
    - [Attrap: Emacs mode to fix the flycheck error at point] 
(https://github.com/jyp/attrap) ([Reddit] 
(https://reddit.com/r/emacs/comments/7yubyh/attrap_emacs_mode_to_fix_the_flycheck_error_at/))
    - [Workbooks for Benchmarking] 
(https://www.bennee.com/~alex/blog/2018/02/21/workbooks-for-benchmarking/)
  - Other:
    - [Spacemacs for the impatient / Enough Spacemacs to be useful / Quick & 
dirty Spacemacs] 
(https://www.reddit.com/r/spacemacs/comments/7zzy3v/spacemacs_for_the_impatient_enough_spacemacs_to/)
    - [Emacs Anywhere - Load emacs from anywhere on OSX, save and have the 
contents on clipboard] (https://github.com/prathik/emacs-anywhere) ([Reddit] 
(https://reddit.com/r/emacs/comments/7yxana/emacs_anywhere_load_emacs_from_anywhere_on_osx/))
    - [Using Emacs 43 - Music with MPD] 
(http://cestlaz.github.io/posts/using-emacs-43-music/) ([Reddit] 
(https://reddit.com/r/emacs/comments/7yz1k2/using_emacs_43_music_with_mpd/))
    - [Master Emacs in one year] 
(https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/master/guide-en.org)
 ([Reddit] 
(https://reddit.com/r/emacs/comments/7z6pjb/master_emacs_in_one_year/))
    - [SF emacs meetup] 
(http://puntoblogspot.blogspot.com/2018/02/sf-emacs-meetup.html)
  - New package:
    - line-up-words <http://melpa.org/#/line-up-words>: Align words in an 
intelligent way

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

* 2018-02-26 Emacs news
- Emacs Lisp:
  - [[https://www.reddit.com/r/emacs/comments/803az3/navigate_yaml_using_emacslibyaml_dynamic_module/][Navigate yaml using emacs-libyaml dynamic module]] ([[https://reddit.com/r/emacs/comments/803az3/navigate_yaml_using_emacslibyaml_dynamic_module/][Reddit]])
  - [[http://nullprogram.com/blog/2018/02/22/][Emacs Lisp Lambda Expressions Are Not Self-Evaluating]] ([[http://nullprogram.com/blog/2018/02/22/][HN]])
- Emacs development:
  - [[https://www.reddit.com/r/emacs/comments/806mgw/recent_improvement_of_cquery_and_emacscquery/][Recent improvement of cquery and emacs-cquery]] ([[https://reddit.com/r/emacs/comments/806mgw/recent_improvement_of_cquery_and_emacscquery/][Reddit]])
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d48e07aaed0baf81baf377a9f2745678c9a5d41b][New customizable variable next-error-find-buffer-function]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8ba61ffd8cebb0ff9f7a219022f3c1f3eac2f6d0][New option 'grep-find-hide']]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b9d414e77c4f6396e202069fdd233b6687e6da64][Add isearch-yank-symbol-or-char]]
  - [[http://lists.gnu.org/archive/html/emacs-devel/2018-02/msg00597.html][Continued work on portable dumper]]
- Navigation:
  - [[https://github.com/tumashu/ivy-posframe][Using a posframe to show ivy's candidate menu.]] ([[https://reddit.com/r/emacs/comments/80bdck/using_a_posframe_to_show_ivys_candidate_menu/][Reddit]])
  - [[https://github.com/sebastiencs/sidebar.el][Package of the day - Sidebar, a customizable file explorer with git integration]] ([[https://reddit.com/r/emacs/comments/807lew/package_of_the_day_sidebar_a_customizable_file/][Reddit]])
  - [[http://irreal.org/blog/?p=6978][Video on Searching with Swiper]]
- Org Mode:
  - [[https://www.reddit.com/r/emacs/comments/7zqc7b/share_your_org_capture_templates/][Share your Org Capture Templates!]] ([[https://reddit.com/r/emacs/comments/7zqc7b/share_your_org_capture_templates/][Reddit]])
  - [[https://github.com/unhammer/org-mru-clock][org-mru-clock - easily clock in to recent tasks, even after restarting Emacs]] ([[https://reddit.com/r/emacs/comments/7yusvd/orgmruclock_easily_clock_in_to_recent_tasks_even/][Reddit]])
  - [[http://mbork.pl/2018-02-25_Simple_way_of_assigning_formulas_to_fields_and_columns_in_Org_tables][Simple way of assigning formulas to fields and columns in Org tables]]
- Coding:
  - [[https://youtu.be/9RhY8CnyapA][Emacs SMerge tutorial]] (22:37)
  - [[https://youtu.be/F-7BtbgxaV8][psc-ide-emacs]] (1:15)
  - [[https://github.com/jyp/attrap][Attrap: Emacs mode to fix the flycheck error at point]] ([[https://reddit.com/r/emacs/comments/7yubyh/attrap_emacs_mode_to_fix_the_flycheck_error_at/][Reddit]])
  - [[https://www.bennee.com/~alex/blog/2018/02/21/workbooks-for-benchmarking/][Workbooks for Benchmarking]]
- Other:
  - [[https://www.reddit.com/r/spacemacs/comments/7zzy3v/spacemacs_for_the_impatient_enough_spacemacs_to/][Spacemacs for the impatient / Enough Spacemacs to be useful / Quick & dirty Spacemacs]]
  - [[https://github.com/prathik/emacs-anywhere][Emacs Anywhere - Load emacs from anywhere on OSX, save and have the contents on clipboard]] ([[https://reddit.com/r/emacs/comments/7yxana/emacs_anywhere_load_emacs_from_anywhere_on_osx/][Reddit]])
  - [[http://cestlaz.github.io/posts/using-emacs-43-music/][Using Emacs 43 - Music with MPD]] ([[https://reddit.com/r/emacs/comments/7yz1k2/using_emacs_43_music_with_mpd/][Reddit]])
  - [[https://github.com/redguardtoo/mastering-emacs-in-one-year-guide/blob/master/guide-en.org][Master Emacs in one year]] ([[https://reddit.com/r/emacs/comments/7z6pjb/master_emacs_in_one_year/][Reddit]])
  - [[http://puntoblogspot.blogspot.com/2018/02/sf-emacs-meetup.html][SF emacs meetup]]
- New package:
  - http://melpa.org/#/line-up-words: Align words in an intelligent way

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

Reply via email to