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


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

2018-10-29 Emacs news
=====================

  - Emacs Lisp:
    - [Emacsers with beautiful init.el files: what about customize?] (https://www.reddit.com/r/emacs/comments/9rrhy8/emacsers_with_beautiful_initel_files_what_about/)
    - [Emacs, Spacemacs, or your friend's configuration ? choose them all] (https://www.youtube.com/watch?v=1g12Fv3R80A) ([Reddit] (https://reddit.com/r/emacs/comments/9s2px5/emacs_spacemacs_or_your_friends_configuration/))
  - Emacs development:
    - [Long discussion about replacing trivial pcase occurrences] (http://lists.gnu.org/archive/html/emacs-devel/2018-10/msg00402.html)
    - [Long discussion about performance degregation from long lines] (http://lists.gnu.org/archive/html/emacs-devel/2018-10/msg00470.html)
    - [lisp/isearch.el (lazy-highlight-buffer): New defcustom (Bug#29360)] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3dd16a89bf410d77e9ddc41cbfbbd4b343928d6d)
    - [Add support in emacsclient for EMACS_SOCKET_NAME] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3e81e9a0e7742197354515f3d3ea55fdb201eb29)
    - [Installing Emacs now installs the emacs-module.h file for building modules outside the Emacs source tree] (http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=5aa41f775e1e69dba7c6f2b2a8d0334ca9c2cfdb)
  - Appearance:
    - [parrot 1.0.0 - rotate text with a twist!] (https://www.reddit.com/r/emacs/comments/9r1fo8/parrot_100_rotate_text_with_a_twist/)
    - [Emacs Notes: Highlight text, not with faces, but with other texts] (https://emacsnotes.wordpress.com/2018/10/26/highlight-text-not-with-faces-but-with-other-texts/) ([Reddit] (https://reddit.com/r/emacs/comments/9rnouy/emacs_notes_highlight_text_not_with_faces_but/))
  - Navigation:
    - [bln-mode: a minor mode for binary line navigation] (https://github.com/mgrachten/bln-mode)
    - [emacs : set up config 05 (key bindings & other setup)] (https://www.youtube.com/watch?v=9l0mhBXpEW0) (13:10)
    - [emacs: set up config 06 (ivy + counsel + swiper)] (https://www.youtube.com/watch?v=tvT5-czpNGc&t=11s) (9:16)
  - Org Mode:
    - [New org-mode mobile client is out and it's name is "Organic"] (https://www.reddit.com/r/emacs/comments/9quruh/new_orgmode_mobile_client_is_out_and_its_name_is/)
    - [Using Emacs 51 - Day to day work with org-mode] (https://cestlaz.github.io/post/using-emacs-51-dtd-org/) ([Reddit] (https://reddit.com/r/emacs/comments/9r42q0/using_emacs_51_day_to_day_work_with_orgmode/))
    - [Worgle: yet another org-mode tangler, written in ANSI C] (https://www.reddit.com/r/orgmode/comments/9run9e/worgle_yet_another_orgmode_tangler_written_in/)
    - [Importing all of your orgmode notes into Apple Notes.] (https://vxlabs.com/2018/10/29/importing-orgmode-notes-into-apple-notes/)
  - Coding:
    - [Configuring emacs from scratch - 07 (magit)] (https://www.reddit.com/r/emacs/comments/9s487j/configuring_emacs_from_scratch_07_magit/)
    - [Make your own autocomplete from a custom dictionary] (http://justinhj.github.io/2018/10/24/radix-trees-dash-and-company-mode.html) ([Reddit] (https://reddit.com/r/emacs/comments/9r6jbq/make_your_own_autocomplete_from_a_custom/))
  - Other:
    - [What emacs packages have upped your game recently?] (https://www.reddit.com/r/emacs/comments/9rvboq/what_emacs_packages_have_upped_your_game_recently/)
    - [EmacsCast 6: less software and back to defaults and basics, as much as possible] (https://emacscast.org/episode_6/) ([Reddit] (https://reddit.com/r/emacs/comments/9qdwsl/emacscast_6_less_software_and_back_to_defaults/))
    - [The Emacs Calculator - null program] (https://nullprogram.com/blog/2009/06/23/) ([Reddit] (https://reddit.com/r/emacs/comments/9qzotv/the_emacs_calculator_null_program/))
    - [What do you do with eyebrowse?] (https://www.reddit.com/r/emacs/comments/9s5dut/what_do_you_do_with_eyebrowse/)
    - [Marcin Borkowski: Launching terminal in current directory] (http://mbork.pl/2018-10-27_Launching_terminal_in_current_directory)
    - [Marcin Borkowski: Running visual commands in Eshell] (http://mbork.pl/2018-10-22_Running_visual_commands_in_Eshell)
    - [Now I get it! Emacs is the best.] (https://www.reddit.com/r/emacs/comments/9qpc2u/now_i_get_it_emacs_is_the_best/)
    - [Emacs helped me recover from depression] (https://www.reddit.com/r/emacs/comments/9r6grc/emacs_helped_me_recover_from_depression/)
    - [Emacs users who still use vim: what do you use vim for?] (https://www.reddit.com/r/emacs/comments/9qsrb5/emacs_users_who_still_use_vim_what_do_you_use_vim/)
    - [Next browser campaign: last week of fundraising!] (https://www.reddit.com/r/emacs/comments/9rjgwu/next_browser_campaign_last_week_of_fundraising/)
  - New packages:
    - debian-el <http://melpa.org/#/debian-el>: Emacs helpers specific to Debian users
    - dpkg-dev-el <http://melpa.org/#/dpkg-dev-el>: Emacs modes for debian packaging
    - parrot <http://melpa.org/#/parrot>: Party Parrot rotates gracefully in mode-line.

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


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

* 2018-10-29 Emacs news
- Emacs Lisp:
  - [[https://www.reddit.com/r/emacs/comments/9rrhy8/emacsers_with_beautiful_initel_files_what_about/][Emacsers with beautiful init.el files: what about customize?]]
  - [[https://www.youtube.com/watch?v=1g12Fv3R80A][Emacs, Spacemacs, or your friend's configuration ? choose them all]] ([[https://reddit.com/r/emacs/comments/9s2px5/emacs_spacemacs_or_your_friends_configuration/][Reddit]])
- Emacs development:
  - [[http://lists.gnu.org/archive/html/emacs-devel/2018-10/msg00402.html][Long discussion about replacing trivial pcase occurrences]]
  - [[http://lists.gnu.org/archive/html/emacs-devel/2018-10/msg00470.html][Long discussion about performance degregation from long lines]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3dd16a89bf410d77e9ddc41cbfbbd4b343928d6d][lisp/isearch.el (lazy-highlight-buffer): New defcustom (Bug#29360)]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3e81e9a0e7742197354515f3d3ea55fdb201eb29][Add support in emacsclient for EMACS_SOCKET_NAME]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=5aa41f775e1e69dba7c6f2b2a8d0334ca9c2cfdb][Installing Emacs now installs the emacs-module.h file for building modules outside the Emacs source tree]]
- Appearance:
  - [[https://www.reddit.com/r/emacs/comments/9r1fo8/parrot_100_rotate_text_with_a_twist/][parrot 1.0.0 - rotate text with a twist!]]
  - [[https://emacsnotes.wordpress.com/2018/10/26/highlight-text-not-with-faces-but-with-other-texts/][Emacs Notes: Highlight text, not with faces, but with other texts]] ([[https://reddit.com/r/emacs/comments/9rnouy/emacs_notes_highlight_text_not_with_faces_but/][Reddit]])
- Navigation:
  - [[https://github.com/mgrachten/bln-mode][bln-mode: a minor mode for binary line navigation]]
  - [[https://www.youtube.com/watch?v=9l0mhBXpEW0][emacs : set up config 05 (key bindings & other setup)]] (13:10)
  - [[https://www.youtube.com/watch?v=tvT5-czpNGc&t=11s][emacs: set up config 06 (ivy + counsel + swiper)]] (9:16)
- Org Mode:
  - [[https://www.reddit.com/r/emacs/comments/9quruh/new_orgmode_mobile_client_is_out_and_its_name_is/][New org-mode mobile client is out and it's name is "Organic"]]
  - [[https://cestlaz.github.io/post/using-emacs-51-dtd-org/][Using Emacs 51 - Day to day work with org-mode]] ([[https://reddit.com/r/emacs/comments/9r42q0/using_emacs_51_day_to_day_work_with_orgmode/][Reddit]])
  - [[https://www.reddit.com/r/orgmode/comments/9run9e/worgle_yet_another_orgmode_tangler_written_in/][Worgle: yet another org-mode tangler, written in ANSI C]]
  - [[https://vxlabs.com/2018/10/29/importing-orgmode-notes-into-apple-notes/][Importing all of your orgmode notes into Apple Notes.]]
- Coding:
  - [[https://www.reddit.com/r/emacs/comments/9s487j/configuring_emacs_from_scratch_07_magit/][Configuring emacs from scratch - 07 (magit)]]
  - [[http://justinhj.github.io/2018/10/24/radix-trees-dash-and-company-mode.html][Make your own autocomplete from a custom dictionary]] ([[https://reddit.com/r/emacs/comments/9r6jbq/make_your_own_autocomplete_from_a_custom/][Reddit]])
- Other:
  - [[https://www.reddit.com/r/emacs/comments/9rvboq/what_emacs_packages_have_upped_your_game_recently/][What emacs packages have upped your game recently?]]
  - [[https://emacscast.org/episode_6/][EmacsCast 6: less software and back to defaults and basics, as much as possible]] ([[https://reddit.com/r/emacs/comments/9qdwsl/emacscast_6_less_software_and_back_to_defaults/][Reddit]])
  - [[https://nullprogram.com/blog/2009/06/23/][The Emacs Calculator - null program]] ([[https://reddit.com/r/emacs/comments/9qzotv/the_emacs_calculator_null_program/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/9s5dut/what_do_you_do_with_eyebrowse/][What do you do with eyebrowse?]]
  - [[http://mbork.pl/2018-10-27_Launching_terminal_in_current_directory][Marcin Borkowski: Launching terminal in current directory]]
  - [[http://mbork.pl/2018-10-22_Running_visual_commands_in_Eshell][Marcin Borkowski: Running visual commands in Eshell]]
  - [[https://www.reddit.com/r/emacs/comments/9qpc2u/now_i_get_it_emacs_is_the_best/][Now I get it! Emacs is the best.]]
  - [[https://www.reddit.com/r/emacs/comments/9r6grc/emacs_helped_me_recover_from_depression/][Emacs helped me recover from depression]]
  - [[https://www.reddit.com/r/emacs/comments/9qsrb5/emacs_users_who_still_use_vim_what_do_you_use_vim/][Emacs users who still use vim: what do you use vim for?]]
  - [[https://www.reddit.com/r/emacs/comments/9rjgwu/next_browser_campaign_last_week_of_fundraising/][Next browser campaign: last week of fundraising!]]
- New packages:
  - http://melpa.org/#/debian-el: Emacs helpers specific to Debian users
  - http://melpa.org/#/dpkg-dev-el: Emacs modes for debian packaging
  - http://melpa.org/#/parrot: Party Parrot rotates gracefully in mode-line.

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


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

only message in thread, other threads:[~2018-10-29 13:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-29 13:02 2018-10-29 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.