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


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

2016-01-02 Emacs News
=====================

  - Org Mode:
    - [Going paperless, replacing my notebooks and journals with 1's and 0's] (https://aqeelakber.com/2016/12/21/emacs-org-mode-journal-and-log/) - hat-tip to [Irreal] (http://irreal.org/blog/?p=5831) for the link
    - [See where you are in your Org tree] (https://gist.github.com/theodorewiles/cce2c170f8d4dfc60f06073cb73dfe10) ([Reddit] (https://www.reddit.com/r/emacs/comments/5lafxv/a_helpful_gist_that_shows_where_you_are_in_your/))
    - [Org-mode changes my link when I export to HTML] (https://www.reddit.com/r/emacs/comments/5kqoda/orgmode_changes_my_link_when_i_export_to_html/)
    - [Write agenda buffer to file with timer] (https://www.reddit.com/r/emacs/comments/5kqbqt/write_agenda_buffer_to_file_with_timer/)
    - [App to paste images in org-mode or in any markdown format.] (https://github.com/caiorss/clip.jar) ([Reddit] (https://www.reddit.com/r/emacs/comments/5kq1ab/app_to_paste_images_in_orgmode_or_in_any_markdown/))
    - [My workflow with org-agenda] (http://www.cachestocaches.com/2016/9/my-workflow-org-agenda/) (from Sept)
  - Coding:
    - [Emacs as DevOps editor] (http://cupermind.com/post/Emacs-as-DevOps-editor/) - hat-tip to [Irreal] (http://irreal.org/blog/?p=5833) for the link
  - Emacs Lisp:
    - [Domain-Specific Language Compilation in Elfeed] (http://nullprogram.com/blog/2016/12/27/)
    - [If you make themes for Emacs ...] (https://emacsgifs.github.io/Autothemer) ([Reddit] (https://www.reddit.com/r/emacs/comments/5l8d24/if_you_make_themes_for_emacs/))
    - [Made a small script to fetch NBA Stats (Tell me what you think)] (https://github.com/lramo062/nba-stats) ([Reddit] (https://www.reddit.com/r/emacs/comments/5ks8eo/made_a_small_script_to_fetch_nba_stats_tell_me/))
    - [find-file-from-selection] (https://github.com/asjo/fffs) ([Reddit] (https://www.reddit.com/r/emacs/comments/5kkhjw/findfilefromselection_easily_open_filename/))
  - Emacs development:
    - [Emacs Byte-code Internals] (http://nullprogram.com/blog/2014/01/04/) (2014, [Hacker News] (https://news.ycombinator.com/item?id=13262752))
    - [Long discussion about reformatting all of src/] (http://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00999.html)
    - [Revived discussion about making an official Emacs Docker image] (http://lists.gnu.org/archive/html/emacs-devel/2017-01/msg00001.html)
  - Other:
    - [Resize your windows to the golden ratio] (http://pragmaticemacs.com/emacs/resize-your-windows-to-the-golden-ratio/)
    - [Don't Use Terminal Emacs] (http://blog.aaronbieber.com/2016/12/29/don-t-use-terminal-emacs.html)
    - [Any glaringly large disadvantages to emacs in -nw mode?] (https://www.reddit.com/r/emacs/comments/5lh1fg/any_glaringly_large_disadvantages_to_emacs_in_nw/)
    - [Your most used emacs packages?] (https://www.reddit.com/r/emacs/comments/5l2ip5/your_most_used_emacs_packages/)
    - [From Vim To Emacs - Year Later] (https://turbomack.github.io/posts/2016-12-29-from-vim-to-emacs-year-later.html) ([Reddit] (https://www.reddit.com/r/emacs/comments/5kyehd/from_vim_to_emacs_year_later/))
    - [Put M-1~9 into a better use] (https://www.reddit.com/r/emacs/comments/5l4acl/put_m19_into_a_better_use/)
    - [telegram in emacs] (https://www.reddit.com/r/emacs/comments/5kiu7p/telegram_in_emacs/)
    - [Talk: Spacemacs – A Distribution for GNU Emacs] (https://www.youtube.com/watch?v=bqMUVIFgfs0) (32:38, German)
  - New packages:
    - backward-forward <http://melpa.org/#/backward-forward>: navigation backwards and forwards across marks
    - choice-program <http://melpa.org/#/choice-program>: parameter based program
    - rust-playground <http://melpa.org/#/rust-playground>: Local Rust playground for short code snippets.

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

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


[-- Attachment #1.2: Type: text/html, Size: 5406 bytes --]

[-- Attachment #2: emacs-news.org --]
[-- Type: text/x-org, Size: 4314 bytes --]

* 2016-01-02 Emacs News
- Org Mode:
  - [[https://aqeelakber.com/2016/12/21/emacs-org-mode-journal-and-log/][Going paperless, replacing my notebooks and journals with 1's and 0's]] - hat-tip to [[http://irreal.org/blog/?p=5831][Irreal]] for the link
  - [[https://gist.github.com/theodorewiles/cce2c170f8d4dfc60f06073cb73dfe10][See where you are in your Org tree]] ([[https://www.reddit.com/r/emacs/comments/5lafxv/a_helpful_gist_that_shows_where_you_are_in_your/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/5kqoda/orgmode_changes_my_link_when_i_export_to_html/][Org-mode changes my link when I export to HTML]]
  - [[https://www.reddit.com/r/emacs/comments/5kqbqt/write_agenda_buffer_to_file_with_timer/][Write agenda buffer to file with timer]]
  - [[https://github.com/caiorss/clip.jar][App to paste images in org-mode or in any markdown format.]] ([[https://www.reddit.com/r/emacs/comments/5kq1ab/app_to_paste_images_in_orgmode_or_in_any_markdown/][Reddit]])
  - [[http://www.cachestocaches.com/2016/9/my-workflow-org-agenda/][My workflow with org-agenda]] (from Sept)
- Coding:
  - [[http://cupermind.com/post/Emacs-as-DevOps-editor/][Emacs as DevOps editor]] - hat-tip to [[http://irreal.org/blog/?p=5833][Irreal]] for the link
- Emacs Lisp:
  - [[http://nullprogram.com/blog/2016/12/27/][Domain-Specific Language Compilation in Elfeed]]
  - [[https://emacsgifs.github.io/Autothemer][If you make themes for Emacs ...]] ([[https://www.reddit.com/r/emacs/comments/5l8d24/if_you_make_themes_for_emacs/][Reddit]])
  - [[https://github.com/lramo062/nba-stats][Made a small script to fetch NBA Stats (Tell me what you think)]] ([[https://www.reddit.com/r/emacs/comments/5ks8eo/made_a_small_script_to_fetch_nba_stats_tell_me/][Reddit]])
  - [[https://github.com/asjo/fffs][find-file-from-selection]] ([[https://www.reddit.com/r/emacs/comments/5kkhjw/findfilefromselection_easily_open_filename/][Reddit]])
- Emacs development:
  - [[http://nullprogram.com/blog/2014/01/04/][Emacs Byte-code Internals]] (2014, [[https://news.ycombinator.com/item?id=13262752][Hacker News]])
  - [[http://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00999.html][Long discussion about reformatting all of src/]]
  - [[http://lists.gnu.org/archive/html/emacs-devel/2017-01/msg00001.html][Revived discussion about making an official Emacs Docker image]]
- Other:
  - [[http://pragmaticemacs.com/emacs/resize-your-windows-to-the-golden-ratio/][Resize your windows to the golden ratio]]
  - [[http://blog.aaronbieber.com/2016/12/29/don-t-use-terminal-emacs.html][Don't Use Terminal Emacs]]
  - [[https://www.reddit.com/r/emacs/comments/5lh1fg/any_glaringly_large_disadvantages_to_emacs_in_nw/][Any glaringly large disadvantages to emacs in -nw mode?]]
  - [[https://www.reddit.com/r/emacs/comments/5l2ip5/your_most_used_emacs_packages/][Your most used emacs packages?]]
  - [[https://turbomack.github.io/posts/2016-12-29-from-vim-to-emacs-year-later.html][From Vim To Emacs - Year Later]] ([[https://www.reddit.com/r/emacs/comments/5kyehd/from_vim_to_emacs_year_later/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/5l4acl/put_m19_into_a_better_use/][Put M-1~9 into a better use]]
  - [[https://www.reddit.com/r/emacs/comments/5kiu7p/telegram_in_emacs/][telegram in emacs]]
  - [[https://www.youtube.com/watch?v=bqMUVIFgfs0][Talk: Spacemacs – A Distribution for GNU Emacs]] (32:38, German)
- New packages:
  - http://melpa.org/#/backward-forward: navigation backwards and forwards across marks
  - http://melpa.org/#/choice-program: parameter based program
  - http://melpa.org/#/rust-playground: Local Rust playground for short code snippets.

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-01][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:[~2017-01-03  7:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-03  7:23 2017-01-02 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).