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


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

2018-12-17 Emacs news
=====================

  - Emacs Lisp:
    - [(Emacs+Org-Mode) HELP: Yet Another Literate Emacs Configuration!] (https://www.wisdomandwonder.com/article/10817/emacsorg-mode-help-yet-another-literate-emacs-configuration)
    - [Lars Ingebrigtsen: Cropping Images in Emacs] (https://lars.ingebrigtsen.no/2018/11/12/cropping-images-in-emacs/)
    - [Marcin Borkowski: A simple tip on using destructive functions] (http://mbork.pl/2018-12-16_A_simple_tip_on_using_destructive_functions)
    - [Helpful: an alternative to the built-in Emacs help that provides much more contextual information] (https://github.com/Wilfred/helpful) ([Reddit] (https://reddit.com/r/emacs/comments/a6rxga/helpful_an_alternative_to_the_builtin_emacs_help/))
  - Emacs development:
    - [Emacs text shaping with Harfbuzz] (http://lists.gnu.org/archive/html/emacs-devel/2018-12/msg00252.html) ([Reddit] (https://www.reddit.com/r/emacs/comments/a5upu5/emacs_text_shaping_using_harfbuzz/))
    - [Add Tramp sudoedit method] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e8199e765f81968be840d8e7e3978f5974c1be9d)
    - [* lisp/emacs-lisp/map.el: Make the functions generic] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=1691a51094d35ac4b2c311fa407c6b77eea7a105)
    - [* lisp/vc/vc.el (vc-root-version-diff): New command (bug#33650).] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=712e74a9fbd24fe350b860238b152f297d16aa5e)
  - Appearance:
    - [Blog post: How to change Emacs font with minibuffer together] (https://valignatev.com/posts/emacs-font/) ([Reddit] (https://reddit.com/r/emacs/comments/a6p7qr/blog_post_how_to_change_emacs_font_with/))
  - Navigation:
    - [with-emacs - Projectize commands using numeric arguments] (https://www.with-emacs.com/posts/projectize-commands-using-numeric-arguments/) ([Reddit] (https://reddit.com/r/emacs/comments/a4w0md/withemacs_projectize_commands_using_numeric/))
    - [comb: search, browse, and annotate occurrences of regular expressions in files] (https://github.com/cyrus-and/comb)
  - Org Mode:
    - [Re-think your Orgmode files in terms of PARA--Project, Areas, Resources and Archives--and simplify your life] (https://medium.com/@tasshin/implementing-a-second-brain-in-emacs-and-org-mode-ef0e44fb7ca5)
    - [org-sort-multi: Sort tree by multiple methods at once] (https://github.com/alphapapa/unpackaged.el#sort-tree-by-multiple-methods-at-once) ([Reddit] (https://reddit.com/r/emacs/comments/a6o73r/orgsortmulti_sort_tree_by_multiple_methods_at_once/))
    - [Xmas 2018 with Org Mode] (https://www.reddit.com/r/orgmode/comments/a6sv4l/xmas_2018_with_org_mode/)
    - [Raimon Grau: 3 basic org agenda tips for the fundamentally forgetful] (http://puntoblogspot.blogspot.com/2018/12/3-basic-org-agenda-tips-for.html)
  - Coding:
    - [Emacs vs. Vim (as a Python GUI)?] (https://www.reddit.com/r/emacs/comments/a6is82/emacs_vs_vim_as_a_python_gui/)
  - Other:
    - [emacs is great: Packages] (https://www.youtube.com/watch?v=vI-xoBbghWQ) and other videos in the series
    - [Wanting to dig deeper into emacs] (https://www.reddit.com/r/emacs/comments/a67bl3/wanting_to_dig_deeper_into_emacs/)
    - [Do you think Emacs is awesome because it is written in lisp or would it be better if written in some other language?] (https://www.reddit.com/r/emacs/comments/a5mf5n/do_you_think_emacs_is_awesome_because_it_is/)
    - [Harley Hahn's Emacs Field Guide | Harley Hahn | Apress] (https://www.apress.com/in/book/9781484217023)
    - [emacs-reveal: Create presentations (slides with audio) that are suitable as Open Educational Resources (OER)] (https://gitlab.com/oer/emacs-reveal)
    - [Use Floobits to pair program in Emacs] (https://floobits.com/help/plugins/emacs)
    - [Today was my last day at work. My coworkers got me a cake] (https://i.imgur.com/1sEhDF3.jpg) ([Reddit] (https://reddit.com/r/emacs/comments/a696sj/today_was_my_last_day_at_work_my_coworkers_got_me/))
    - [We are (almost) 25k strong on reddit] (https://www.reddit.com/r/emacs/comments/a5p678/we_are_almost_25k_strong_on_reddit/)
    - [Using GNU Screen or Tmux inside of ansi-term really make things a lot better.] (https://www.reddit.com/r/emacs/comments/a5s1bc/using_gnu_screen_or_tmux_inside_of_ansiterm/)
    - [Scuttlebutt on emacs?] (https://www.reddit.com/r/emacs/comments/a55bu9/scuttlebutt_on_emacs/)
    - [Emacs Client on Windows tip] (https://www.reddit.com/r/emacs/comments/a55l3f/emacs_client/)
    - [Irreal: The Default Emacs Key Bindings] (https://irreal.org/blog/?p=7687)
  - New packages:
    - auto-rename-tag <http://melpa.org/#/auto-rename-tag>: Automatically rename paired HTML/XML tag.
    - cc-cedict <http://melpa.org/#/cc-cedict>: Interface to CC-CEDICT (a Chinese-English dictionary)
    - elisp-demos <http://melpa.org/#/elisp-demos>: Elisp API Demos
    - evil-nl-break-undo <http://melpa.org/#/evil-nl-break-undo>: Break evil's undo sequence on CR
    - exwm-firefox-evil <http://melpa.org/#/exwm-firefox-evil>: Firefox hotkeys to functions
    - format-table <http://melpa.org/#/format-table>: Parse and reformat tabular data.
    - gnus-recent <http://melpa.org/#/gnus-recent>: article breadcrumbs for Gnus
    - help-find-org-mode <http://melpa.org/#/help-find-org-mode>: Advise help to find org source over tangled code
    - htmltagwrap <http://melpa.org/#/htmltagwrap>: Wraps a chunk of HTML code in tags.
    - ibuffer-project <http://melpa.org/#/ibuffer-project>: Group ibuffer's list by project
    - ivy-explorer <http://melpa.org/#/ivy-explorer>: Dynamic file browsing grid using ivy
    - jest <http://melpa.org/#/jest>: helpers to run jest

  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), [/r/planetemacs] (https://reddit.com/r/planetemacs), [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-12).


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

* 2018-12-17 Emacs news
- Emacs Lisp:
  - [[https://www.wisdomandwonder.com/article/10817/emacsorg-mode-help-yet-another-literate-emacs-configuration][(Emacs+Org-Mode) HELP: Yet Another Literate Emacs Configuration!]]
  - [[https://lars.ingebrigtsen.no/2018/11/12/cropping-images-in-emacs/][Lars Ingebrigtsen: Cropping Images in Emacs]]
  - [[http://mbork.pl/2018-12-16_A_simple_tip_on_using_destructive_functions][Marcin Borkowski: A simple tip on using destructive functions]]
  - [[https://github.com/Wilfred/helpful][Helpful: an alternative to the built-in Emacs help that provides much more contextual information]] ([[https://reddit.com/r/emacs/comments/a6rxga/helpful_an_alternative_to_the_builtin_emacs_help/][Reddit]])
- Emacs development:
  - [[http://lists.gnu.org/archive/html/emacs-devel/2018-12/msg00252.html][Emacs text shaping with Harfbuzz]] ([[https://www.reddit.com/r/emacs/comments/a5upu5/emacs_text_shaping_using_harfbuzz/][Reddit]])
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e8199e765f81968be840d8e7e3978f5974c1be9d][Add Tramp sudoedit method]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=1691a51094d35ac4b2c311fa407c6b77eea7a105][* lisp/emacs-lisp/map.el: Make the functions generic]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=712e74a9fbd24fe350b860238b152f297d16aa5e][* lisp/vc/vc.el (vc-root-version-diff): New command (bug#33650).]]
- Appearance:
  - [[https://valignatev.com/posts/emacs-font/][Blog post: How to change Emacs font with minibuffer together]] ([[https://reddit.com/r/emacs/comments/a6p7qr/blog_post_how_to_change_emacs_font_with/][Reddit]])
- Navigation:
  - [[https://www.with-emacs.com/posts/projectize-commands-using-numeric-arguments/][with-emacs - Projectize commands using numeric arguments]] ([[https://reddit.com/r/emacs/comments/a4w0md/withemacs_projectize_commands_using_numeric/][Reddit]])
  - [[https://github.com/cyrus-and/comb][comb: search, browse, and annotate occurrences of regular expressions in files]]
- Org Mode:
  - [[https://medium.com/@tasshin/implementing-a-second-brain-in-emacs-and-org-mode-ef0e44fb7ca5][Re-think your Orgmode files in terms of PARA--Project, Areas, Resources and Archives--and simplify your life]]
  - [[https://github.com/alphapapa/unpackaged.el#sort-tree-by-multiple-methods-at-once][org-sort-multi: Sort tree by multiple methods at once]] ([[https://reddit.com/r/emacs/comments/a6o73r/orgsortmulti_sort_tree_by_multiple_methods_at_once/][Reddit]])
  - [[https://www.reddit.com/r/orgmode/comments/a6sv4l/xmas_2018_with_org_mode/][Xmas 2018 with Org Mode]]
  - [[http://puntoblogspot.blogspot.com/2018/12/3-basic-org-agenda-tips-for.html][Raimon Grau: 3 basic org agenda tips for the fundamentally forgetful]]
- Coding:
  - [[https://www.reddit.com/r/emacs/comments/a6is82/emacs_vs_vim_as_a_python_gui/][Emacs vs. Vim (as a Python GUI)?]]
- Other:
  - [[https://www.youtube.com/watch?v=vI-xoBbghWQ][emacs is great: Packages]] and other videos in the series
  - [[https://www.reddit.com/r/emacs/comments/a67bl3/wanting_to_dig_deeper_into_emacs/][Wanting to dig deeper into emacs]]
  - [[https://www.reddit.com/r/emacs/comments/a5mf5n/do_you_think_emacs_is_awesome_because_it_is/][Do you think Emacs is awesome because it is written in lisp or would it be better if written in some other language?]]
  - [[https://www.apress.com/in/book/9781484217023][Harley Hahn's Emacs Field Guide | Harley Hahn | Apress]]
  - [[https://gitlab.com/oer/emacs-reveal][emacs-reveal: Create presentations (slides with audio) that are suitable as Open Educational Resources (OER)]]
  - [[https://floobits.com/help/plugins/emacs][Use Floobits to pair program in Emacs]]
  - [[https://i.imgur.com/1sEhDF3.jpg][Today was my last day at work. My coworkers got me a cake]] ([[https://reddit.com/r/emacs/comments/a696sj/today_was_my_last_day_at_work_my_coworkers_got_me/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/a5p678/we_are_almost_25k_strong_on_reddit/][We are (almost) 25k strong on reddit]]
  - [[https://www.reddit.com/r/emacs/comments/a5s1bc/using_gnu_screen_or_tmux_inside_of_ansiterm/][Using GNU Screen or Tmux inside of ansi-term really make things a lot better.]]
  - [[https://www.reddit.com/r/emacs/comments/a55bu9/scuttlebutt_on_emacs/][Scuttlebutt on emacs?]]
  - [[https://www.reddit.com/r/emacs/comments/a55l3f/emacs_client/][Emacs Client on Windows tip]]
  - [[https://irreal.org/blog/?p=7687][Irreal: The Default Emacs Key Bindings]]
- New packages:
  - http://melpa.org/#/auto-rename-tag: Automatically rename paired HTML/XML tag.
  - http://melpa.org/#/cc-cedict: Interface to CC-CEDICT (a Chinese-English dictionary)
  - http://melpa.org/#/elisp-demos: Elisp API Demos
  - http://melpa.org/#/evil-nl-break-undo: Break evil's undo sequence on CR
  - http://melpa.org/#/exwm-firefox-evil: Firefox hotkeys to functions
  - http://melpa.org/#/format-table: Parse and reformat tabular data.
  - http://melpa.org/#/gnus-recent: article breadcrumbs for Gnus
  - http://melpa.org/#/help-find-org-mode: Advise help to find org source over tangled code
  - http://melpa.org/#/htmltagwrap: Wraps a chunk of HTML code in tags.
  - http://melpa.org/#/ibuffer-project: Group ibuffer's list by project
  - http://melpa.org/#/ivy-explorer: Dynamic file browsing grid using ivy
  - http://melpa.org/#/jest: helpers to run jest

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://reddit.com/r/planetemacs][/r/planetemacs]], [[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-12][emacs-devel]].


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

only message in thread, other threads:[~2018-12-17 20:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-17 20:24 2018-12-17 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.