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


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

2019-09-23 Emacs news
=====================

  - Emacs configuration:
    - [An Elegant Way of Managing Dotfiles: Xiaoxing's Notes] (<https://huxiaoxing.com/tools/an-elegant-way-of-managing-dotfiles>)
    - [jcs-emacs-init - An Emacs configuration bundle.] (<https://www.reddit.com/r/emacs/comments/d6rm4n/jcsemacsinit_an_emacs_configuration_bundle/>)
    - [wakib.d: Emacs Starter Kit based on Wakib keybindings] (<https://github.com/darkstego/wakib.d>)
    - [Basic Emacs config setup] (<https://youtu.be/PsyPbjZOpYs>) (1:12:51)
  - Emacs Lisp:
    - [Package maintainers for rust-mode needed] (<https://www.reddit.com/r/emacs/comments/d6tyc9/package_maintainers_for_rustmode_needed/>)
    - [lozenge.el: Pollen inspired lozenge syntax for Emacs] (<https://github.com/Kungsgeten/lozenge.el>)
    - [emacs-package-checker: Check Emacs Lisp packages in a clean environment] (<https://github.com/akirak/emacs-package-checker>)
    - [First pypi release of Emacs Lisp decompiler] (<https://github.com/rocky/elisp-decompile>) ([Reddit] (<https://reddit.com/r/emacs/comments/d7ivju/first_pypi_release_of_emacs_lisp_decompiler/>))
    - [How to detect Friday the 13th with full moon using Emacs] (<https://ileriseviye.wordpress.com/2015/11/12/how-to-detect-friday-the-13th-with-full-moon-using-emacs/>) ([Reddit] (<https://reddit.com/r/planetemacs/comments/d6p3gq/how_to_detect_friday_the_13th_with_full_moon/>))
  - Emacs development:
    - [Avoid crashes when casifying noncontiguous regions] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=2f600e97e7ca43965f55f019759582d93d8bca73>)
    - [Note that image-mode automatically rotates] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=32d6e07e210fea0c956797c0826732e7049eb247>)
    - [New option for making Gnus window layouts atomic] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e1a45c26c4b951d1d2407c2f3075164866d8a0ea>)
    - [Support rectangular regions in capitalize-region and capitalize-dwim.] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=2879c3ec1b91bcf3276c979155dd05494de20a0d>)
    - [Revert too-picky file-access tests] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d49d6ea9677eea1d30aae4244934b1c7336e35a3>)
    - [Add an Exif parsing library] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=535b65875e7e47e1fd6bec1753f687592ae600b8>)
    - [Hide passwords in .authinfo and .netrc files] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=893111f48abd504208408904ea54bc487641756d>)
    - [Allow reveal.el to toggle `display' properties] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=2c7224f8942e6338ea9dce727a7b573bf4f3f5a6>)
    - [Allow `process-contact' not to block] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b8e9baac9ada62c2ea7437579df4be9d4f437fda>)
    - [Make number-at-point recognize some hex numbers] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=385bb140de767ff59b026f5540e0e8bfae53fb55>)
    - [Some Tramp methods allow to change the remote login shell] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=828233009a8c8dcbf58a561ca8fd06bd53198974>)
    - [Merge commit '107ce3050fc37b9a13d8304ae1bb73fac9de5f61'] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=34f1035e878a06ad181ff7fc533cd1fa0a565847>)
    - [Enhance 'pcomplete/make' to complete on targets in included makefiles] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b478444099655f36f7b243e21e8f98051299ca8f>)
    - [Out-of-datedness .elc check is merely a file test] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=9597ee68d999d43145d47ff53e1474f1493f8727>)
    - [Improve reporting of I/O, access errors] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=9dc306b1db08196684d05a474148e16305adbad0>)
    - [Update doc marker -- smtpmail-retries is documented] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f52c13ff8212e46e5b5f034eade316a733c9e4a4>)
    - [Improve font lookup on MS-Windows] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8054935c6130c88152387f8a35d436704dbde780>)
    - [Add a new variable smtpmail-retries] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3a6b5e6ad0173dfe164640e8a09bf465f78836cb>)
    - [Try resending when getting a transient 4xx SMTP code] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=603e70483b844201a46f13e0a9e7acf50d3fd273>)
    - [Default to rescaling images in mm buffers] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e46831507556639ecb9db2f864d4cb3a2c11ec4a>)
  - Appearance:
    - [conlang-layer: This layer adds support for conlanging. Replace some text by its runic equivalent (supports the Mattér and Eittlandic languages). Adds phonetics to Ňyqy text] (<https://labs.phundrak.fr/phundrak/conlang-layer>)
    - [Cascadia Code font is fairly usable on Emacs] (<https://i.redd.it/cy9hha1abpn31.png>) ([Reddit] (<https://reddit.com/r/emacs/comments/d6re49/cascadia_code_font_is_fairly_usable_on_emacs/>))
  - Navigation:
    - [Emacs Rocks! Episode 13: multiple-cursors] (<http://emacsrocks.com/e13.html>)
    - [TIL of the beauty that is swiper-avy] (<https://www.reddit.com/r/emacs/comments/d6jj1e/til_of_the_beauty_that_is_swiperavy/>)
    - [Techniques to narrow Dired] (<https://youtu.be/g6YA4tiW1eQ>) (10:57)
  - Org Mode:
    - [Org-mode basics VII: A TODO list with schedules and deadlines | Pragmatic Emacs] (<http://pragmaticemacs.com/emacs/org-mode-basics-vii-a-todo-list-with-schedules-and-deadlines/>)
    - [All Things Org-Mode] (<https://www.youtube.com/watch?v=31gwvApo8zg>) ([Reddit] (<https://reddit.com/r/emacs/comments/d5cqrx/all_things_orgmode/>))
    - [org mode is awesome - YouTube] (<https://www.youtube.com/watch?v=fgizHHd7nOo&amp;feature=youtu.be>)
    - [Ricing up Org Mode] (<https://lepisma.xyz/2017/10/28/ricing-org-mode/>) ([Reddit] (<https://reddit.com/r/planetemacs/comments/d5eirm/ricing_up_org_mode/>))
    - [OrgMode E01S01: Headlines & outline mode - YouTube] (<https://www.youtube.com/watch?v=sQS06Qjnkcc&amp;feature=youtu.be>)
    - [Emacs Doom E17: Org Mode, Checkboxes] (<https://www.youtube.com/watch?v=SYgsS8Be1ZY&amp;feature=youtu.be>) ([Reddit] (<https://reddit.com/r/emacs/comments/d54ogp/emacs_doom_e17_org_mode_checkboxes/>))
    - [Four Org-mode Talks] (<https://irreal.org/blog/?p=8320>)
    - [Taking Notes In Emacs Org-Mode - YouTube] (<https://www.youtube.com/watch?v=bzZ09dAbLEE&amp;feature=youtu.be>)
    - [cpbotha's Note-taking strategy 2019. {specific org mode implementation.}] (<https://cpbotha.net/2019/09/21/note-taking-strategy-2019/>)
    - [Learning emacs' org-mode, Lisp, usual gossip] (<https://youtu.be/Z3oLe51gKVQ>) (1:24:56)
    - [Orgparse is back: Python library for reading org-mode files] (<https://github.com/karlicoss/orgparse>) ([Reddit] (<https://reddit.com/r/orgmode/comments/d6v0mc/orgparse_is_back_python_library_for_reading/>))
    - [Making Org-Edna Easier to Use] (<https://www.reddit.com/r/orgmode/comments/d4zlov/making_orgedna_easier_to_use/>)
    - [Blogging with Emacs, and Emacs only --- Diego Vicente] (<https://diego.codes/post/blogging-with-org/>)
    - [org-ql-view-sidebar] (<https://github.com/alphapapa/org-ql/raw/wip/refactor-org-ql-agenda/images/org-ql-view-sidebar.gif>) ([Reddit] (<https://reddit.com/r/orgmode/comments/d5bn8u/orgqlviewsidebar/>))
  - Coding:
    - [Using Emacs as Python IDE – Real Python] (<https://realpython.com/emacs-the-best-python-editor/>)
    - [pyramid.el: Emacs minor mode for working with the python web framework pyramid] (<https://github.com/dakra/pyramid.el>)
    - [emacs-vdiff-magit: Magit integration for vdiff] (<https://github.com/justbur/emacs-vdiff-magit>)
    - [pythonic-emacs · GitHub] (<https://github.com/pythonic-emacs>)
  - Community:
    - [I'm new here!] (<https://www.reddit.com/r/emacs/comments/d52yt9/im_new_here/>)
    - [Weekly tips/trick/etc/ thread] (<https://www.reddit.com/r/emacs/comments/d5dwkq/weekly_tipstricketc_thread/>)
    - [{kinda serious} I think I have an editor customization addiction and it's affecting my productivity...] (<https://www.reddit.com/r/emacs/comments/d52hpv/kinda_serious_i_think_i_have_an_editor/>)
    - [Emacs users in Strasbourg, FR ?] (<https://www.reddit.com/r/emacs/comments/d64x4n/emacs_users_in_strasbourg_fr/>)
    - [Any Emacs users in Kuwait?] (<https://www.reddit.com/r/emacs/comments/d7tlw8/any_emacs_users_in_kuwait/>)
    - [Vlog: Emacs mindset and Unix philosophy - YouTube] (<https://www.youtube.com/watch?v=qTncc2lI6OI&amp;feature=youtu.be>)
    - [The Editor of a Lifetime - YouTube] (<https://www.youtube.com/watch?v=VADudzQGvU8&amp;feature=youtu.be>) (2014)
    - [Richard Stallman Resigns as Free Software Foundation President] (<https://www.fsf.org/news/richard-m-stallman-resigns>) ([Reddit] (<https://reddit.com/r/emacs/comments/d5b26c/richard_stallman_resigns_as_free_software/>), [HN] (<https://news.ycombinator.com/item?id=20989696>))
  - Other:
    - [How to install Emacs on your Chromebook!!!] (<https://qiita.com/wakadori_Mk2/items/8d43993ff515c53e830d>)
    - [unfill: Functions providing the inverse of Emacs' fill-paragraph and fill-region] (<https://github.com/purcell/unfill/>)
    - [Using Emacs - 1 - setting up the package manager - YouTube] (<https://www.youtube.com/watch?v=49kBWM3RQQ8&amp;feature=youtu.be>)
    - [Next browser 1.3.2: Hooks, file manager and clipboard ring!] (<https://next.atlas.engineer/article/release-1.3.2.org>) ([Reddit] (<https://reddit.com/r/emacs/comments/d6qy6t/next_browser_132_hooks_file_manager_and_clipboard/>))
    - [symon: {Emacs} tiny graphical system monitor] (<https://github.com/zk-phi/symon>)
    - [Emacs Doom Episode 1 - Getting Started - YouTube] (<https://www.youtube.com/watch?v=rCMh7srOqvw&amp;feature=youtu.be>)
    - [Marrying `C-h o` to `helpful` ^_^] (<https://www.reddit.com/r/emacs/comments/d74sb8/marrying_ch_o_to_helpful/>)
    - [Complete Computing Environment: EXWM Configuration] (<http://doc.rix.si/cce/cce-exwm.html>)
    - [Emacs Workout] (<https://irreal.org/blog/?p=8318>)
    - [Password Management in the CLI and Emacs] (<https://patrickskiba.com/unix/tools/2019/09/18/password-management-with-pass.html>)
    - [Your Mac comes with Tetris - an introduction to Emacs and the terminal] (<https://youtu.be/v4ZBudA6vpY>) (5:23)
  - New packages:
    - ah <http://melpa.org/#/ah>: Additional hooks
    - amixer <http://melpa.org/#/amixer>: Functions to call out to amixer.
    - codcut <http://melpa.org/#/codcut>: Share pieces of code to Codcut
    - comint-hyperlink <http://melpa.org/#/comint-hyperlink>: Create hyperlinks in comint for SGR URL control sequences
    - comware-router-mode <http://melpa.org/#/comware-router-mode>: Major mode for editing Comware configuration files
    - diminish-buffer <http://melpa.org/#/diminish-buffer>: Diminish (hide) buffers from buffer-menu.
    - emacsql-sqlite3 <http://melpa.org/#/emacsql-sqlite3>: Yet another EmacsSQL backend for SQLite
    - fancy-dabbrev <http://melpa.org/#/fancy-dabbrev>: Like dabbrev-expand with preview and popup menu
    - fast-scroll <http://melpa.org/#/fast-scroll>: Some utilities for faster scrolling over large buffers.
    - helm-fd <http://melpa.org/#/helm-fd>: Helm interface for fd command.
    - hnreader <http://melpa.org/#/hnreader>: A hackernews reader
    - libbcel <http://melpa.org/#/libbcel>: Library to connect to basecamp 3 API
    - nnhackernews <http://melpa.org/#/nnhackernews>: Gnus backend for Hacker News
    - ob-svgbob <http://melpa.org/#/ob-svgbob>: Babel Functions for svgbob
    - org-sidebar <http://melpa.org/#/org-sidebar>: Helpful sidebar for Org buffers
    - swift-helpful <http://melpa.org/#/swift-helpful>: Show documentation for Swift programs.
    - with-proxy <http://melpa.org/#/with-proxy>: Evaluate expressions with proxy

  Links from [reddit.com/r/emacs] (<http://reddit.com/r/emacs>), [r/orgmode] (<http://reddit.com/r/orgmode>), [r/spacemacs] (<http://reddit.com/r/spacemacs>), [r/planetemacs] (<http://reddit.com/r/planetemacs>), [Hacker News] (<https://hn.algolia.com/?query=emacs&sort=byDate&prefix&page=0&dateRange=all&type=story>), [planet.emacslife.com] (<https://planet.emacslife.com>), [YouTube] (<https://www.youtube.com/results?search_query=emacs&search_sort=video_date_uploaded>), [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/2019-09>).


You're receiving this message via the Emacs Tangents mailing list.
View list info/unsubscribe: https://lists.gnu.org/mailman/listinfo/emacs-tangents

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

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

* 2019-09-23 Emacs news
- Emacs configuration:
  - [[https://huxiaoxing.com/tools/an-elegant-way-of-managing-dotfiles][An Elegant Way of Managing Dotfiles: Xiaoxing's Notes]]
  - [[https://www.reddit.com/r/emacs/comments/d6rm4n/jcsemacsinit_an_emacs_configuration_bundle/][jcs-emacs-init - An Emacs configuration bundle.]]
  - [[https://github.com/darkstego/wakib.d][wakib.d: Emacs Starter Kit based on Wakib keybindings]]
  - [[https://youtu.be/PsyPbjZOpYs][Basic Emacs config setup]] (1:12:51)
- Emacs Lisp:
  - [[https://www.reddit.com/r/emacs/comments/d6tyc9/package_maintainers_for_rustmode_needed/][Package maintainers for rust-mode needed]]
  - [[https://github.com/Kungsgeten/lozenge.el][lozenge.el: Pollen inspired lozenge syntax for Emacs]]
  - [[https://github.com/akirak/emacs-package-checker][emacs-package-checker: Check Emacs Lisp packages in a clean environment]]
  - [[https://github.com/rocky/elisp-decompile][First pypi release of Emacs Lisp decompiler]] ([[https://reddit.com/r/emacs/comments/d7ivju/first_pypi_release_of_emacs_lisp_decompiler/][Reddit]])
  - [[https://ileriseviye.wordpress.com/2015/11/12/how-to-detect-friday-the-13th-with-full-moon-using-emacs/][How to detect Friday the 13th with full moon using Emacs]] ([[https://reddit.com/r/planetemacs/comments/d6p3gq/how_to_detect_friday_the_13th_with_full_moon/][Reddit]])
- Emacs development:
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=2f600e97e7ca43965f55f019759582d93d8bca73][Avoid crashes when casifying noncontiguous regions]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=32d6e07e210fea0c956797c0826732e7049eb247][Note that image-mode automatically rotates]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e1a45c26c4b951d1d2407c2f3075164866d8a0ea][New option for making Gnus window layouts atomic]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=2879c3ec1b91bcf3276c979155dd05494de20a0d][Support rectangular regions in capitalize-region and capitalize-dwim.]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d49d6ea9677eea1d30aae4244934b1c7336e35a3][Revert too-picky file-access tests]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=535b65875e7e47e1fd6bec1753f687592ae600b8][Add an Exif parsing library]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=893111f48abd504208408904ea54bc487641756d][Hide passwords in .authinfo and .netrc files]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=2c7224f8942e6338ea9dce727a7b573bf4f3f5a6][Allow reveal.el to toggle `display' properties]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b8e9baac9ada62c2ea7437579df4be9d4f437fda][Allow `process-contact' not to block]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=385bb140de767ff59b026f5540e0e8bfae53fb55][Make number-at-point recognize some hex numbers]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=828233009a8c8dcbf58a561ca8fd06bd53198974][Some Tramp methods allow to change the remote login shell]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=34f1035e878a06ad181ff7fc533cd1fa0a565847][Merge commit '107ce3050fc37b9a13d8304ae1bb73fac9de5f61']]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b478444099655f36f7b243e21e8f98051299ca8f][Enhance 'pcomplete/make' to complete on targets in included makefiles]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=9597ee68d999d43145d47ff53e1474f1493f8727][Out-of-datedness .elc check is merely a file test]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=9dc306b1db08196684d05a474148e16305adbad0][Improve reporting of I/O, access errors]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f52c13ff8212e46e5b5f034eade316a733c9e4a4][Update doc marker -- smtpmail-retries is documented]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=8054935c6130c88152387f8a35d436704dbde780][Improve font lookup on MS-Windows]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3a6b5e6ad0173dfe164640e8a09bf465f78836cb][Add a new variable smtpmail-retries]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=603e70483b844201a46f13e0a9e7acf50d3fd273][Try resending when getting a transient 4xx SMTP code]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=e46831507556639ecb9db2f864d4cb3a2c11ec4a][Default to rescaling images in mm buffers]]
- Appearance:
  - [[https://labs.phundrak.fr/phundrak/conlang-layer][conlang-layer: This layer adds support for conlanging. Replace some text by its runic equivalent (supports the Mattér and Eittlandic languages). Adds phonetics to Ňyqy text]]
  - [[https://i.redd.it/cy9hha1abpn31.png][Cascadia Code font is fairly usable on Emacs]] ([[https://reddit.com/r/emacs/comments/d6re49/cascadia_code_font_is_fairly_usable_on_emacs/][Reddit]])
- Navigation:
  - [[http://emacsrocks.com/e13.html][Emacs Rocks! Episode 13: multiple-cursors]]
  - [[https://www.reddit.com/r/emacs/comments/d6jj1e/til_of_the_beauty_that_is_swiperavy/][TIL of the beauty that is swiper-avy]]
  - [[https://youtu.be/g6YA4tiW1eQ][Techniques to narrow Dired]] (10:57)
- Org Mode:
  - [[http://pragmaticemacs.com/emacs/org-mode-basics-vii-a-todo-list-with-schedules-and-deadlines/][Org-mode basics VII: A TODO list with schedules and deadlines | Pragmatic Emacs]]
  - [[https://www.youtube.com/watch?v=31gwvApo8zg][All Things Org-Mode]] ([[https://reddit.com/r/emacs/comments/d5cqrx/all_things_orgmode/][Reddit]])
  - [[https://www.youtube.com/watch?v=fgizHHd7nOo&amp;feature=youtu.be][org mode is awesome - YouTube]]
  - [[https://lepisma.xyz/2017/10/28/ricing-org-mode/][Ricing up Org Mode]] ([[https://reddit.com/r/planetemacs/comments/d5eirm/ricing_up_org_mode/][Reddit]])
  - [[https://www.youtube.com/watch?v=sQS06Qjnkcc&amp;feature=youtu.be][OrgMode E01S01: Headlines & outline mode - YouTube]]
  - [[https://www.youtube.com/watch?v=SYgsS8Be1ZY&amp;feature=youtu.be][Emacs Doom E17: Org Mode, Checkboxes]] ([[https://reddit.com/r/emacs/comments/d54ogp/emacs_doom_e17_org_mode_checkboxes/][Reddit]])
  - [[https://irreal.org/blog/?p=8320][Four Org-mode Talks]]
  - [[https://www.youtube.com/watch?v=bzZ09dAbLEE&amp;feature=youtu.be][Taking Notes In Emacs Org-Mode - YouTube]]
  - [[https://cpbotha.net/2019/09/21/note-taking-strategy-2019/][cpbotha's Note-taking strategy 2019. {specific org mode implementation.}]]
  - [[https://youtu.be/Z3oLe51gKVQ][Learning emacs' org-mode, Lisp, usual gossip]] (1:24:56)
  - [[https://github.com/karlicoss/orgparse][Orgparse is back: Python library for reading org-mode files]] ([[https://reddit.com/r/orgmode/comments/d6v0mc/orgparse_is_back_python_library_for_reading/][Reddit]])
  - [[https://www.reddit.com/r/orgmode/comments/d4zlov/making_orgedna_easier_to_use/][Making Org-Edna Easier to Use]]
  - [[https://diego.codes/post/blogging-with-org/][Blogging with Emacs, and Emacs only --- Diego Vicente]]
  - [[https://github.com/alphapapa/org-ql/raw/wip/refactor-org-ql-agenda/images/org-ql-view-sidebar.gif][org-ql-view-sidebar]] ([[https://reddit.com/r/orgmode/comments/d5bn8u/orgqlviewsidebar/][Reddit]])
- Coding:
  - [[https://realpython.com/emacs-the-best-python-editor/][Using Emacs as Python IDE – Real Python]]
  - [[https://github.com/dakra/pyramid.el][pyramid.el: Emacs minor mode for working with the python web framework pyramid]]
  - [[https://github.com/justbur/emacs-vdiff-magit][emacs-vdiff-magit: Magit integration for vdiff]]
  - [[https://github.com/pythonic-emacs][pythonic-emacs · GitHub]]
- Community:
  - [[https://www.reddit.com/r/emacs/comments/d52yt9/im_new_here/][I'm new here!]]
  - [[https://www.reddit.com/r/emacs/comments/d5dwkq/weekly_tipstricketc_thread/][Weekly tips/trick/etc/ thread]]
  - [[https://www.reddit.com/r/emacs/comments/d52hpv/kinda_serious_i_think_i_have_an_editor/][{kinda serious} I think I have an editor customization addiction and it's affecting my productivity...]]
  - [[https://www.reddit.com/r/emacs/comments/d64x4n/emacs_users_in_strasbourg_fr/][Emacs users in Strasbourg, FR ?]]
  - [[https://www.reddit.com/r/emacs/comments/d7tlw8/any_emacs_users_in_kuwait/][Any Emacs users in Kuwait?]]
  - [[https://www.youtube.com/watch?v=qTncc2lI6OI&amp;feature=youtu.be][Vlog: Emacs mindset and Unix philosophy - YouTube]]
  - [[https://www.youtube.com/watch?v=VADudzQGvU8&amp;feature=youtu.be][The Editor of a Lifetime - YouTube]] (2014)
  - [[https://www.fsf.org/news/richard-m-stallman-resigns][Richard Stallman Resigns as Free Software Foundation President]] ([[https://reddit.com/r/emacs/comments/d5b26c/richard_stallman_resigns_as_free_software/][Reddit]], [[https://news.ycombinator.com/item?id=20989696][HN]])
- Other:
  - [[https://qiita.com/wakadori_Mk2/items/8d43993ff515c53e830d][How to install Emacs on your Chromebook!!!]]
  - [[https://github.com/purcell/unfill/][unfill: Functions providing the inverse of Emacs' fill-paragraph and fill-region]]
  - [[https://www.youtube.com/watch?v=49kBWM3RQQ8&amp;feature=youtu.be][Using Emacs - 1 - setting up the package manager - YouTube]]
  - [[https://next.atlas.engineer/article/release-1.3.2.org][Next browser 1.3.2: Hooks, file manager and clipboard ring!]] ([[https://reddit.com/r/emacs/comments/d6qy6t/next_browser_132_hooks_file_manager_and_clipboard/][Reddit]])
  - [[https://github.com/zk-phi/symon][symon: {Emacs} tiny graphical system monitor]]
  - [[https://www.youtube.com/watch?v=rCMh7srOqvw&amp;feature=youtu.be][Emacs Doom Episode 1 - Getting Started - YouTube]]
  - [[https://www.reddit.com/r/emacs/comments/d74sb8/marrying_ch_o_to_helpful/][Marrying `C-h o` to `helpful` ^_^]]
  - [[http://doc.rix.si/cce/cce-exwm.html][Complete Computing Environment: EXWM Configuration]]
  - [[https://irreal.org/blog/?p=8318][Emacs Workout]]
  - [[https://patrickskiba.com/unix/tools/2019/09/18/password-management-with-pass.html][Password Management in the CLI and Emacs]]
  - [[https://youtu.be/v4ZBudA6vpY][Your Mac comes with Tetris - an introduction to Emacs and the terminal]] (5:23)
- New packages:
  - http://melpa.org/#/ah: Additional hooks
  - http://melpa.org/#/amixer: Functions to call out to amixer.
  - http://melpa.org/#/codcut: Share pieces of code to Codcut
  - http://melpa.org/#/comint-hyperlink: Create hyperlinks in comint for SGR URL control sequences
  - http://melpa.org/#/comware-router-mode: Major mode for editing Comware configuration files
  - http://melpa.org/#/diminish-buffer: Diminish (hide) buffers from buffer-menu.
  - http://melpa.org/#/emacsql-sqlite3: Yet another EmacsSQL backend for SQLite
  - http://melpa.org/#/fancy-dabbrev: Like dabbrev-expand with preview and popup menu
  - http://melpa.org/#/fast-scroll: Some utilities for faster scrolling over large buffers.
  - http://melpa.org/#/helm-fd: Helm interface for fd command.
  - http://melpa.org/#/hnreader: A hackernews reader
  - http://melpa.org/#/libbcel: Library to connect to basecamp 3 API
  - http://melpa.org/#/nnhackernews: Gnus backend for Hacker News
  - http://melpa.org/#/ob-svgbob: Babel Functions for svgbob
  - http://melpa.org/#/org-sidebar: Helpful sidebar for Org buffers
  - http://melpa.org/#/swift-helpful: Show documentation for Swift programs.
  - http://melpa.org/#/with-proxy: Evaluate expressions with proxy

Links from [[http://reddit.com/r/emacs][reddit.com/r/emacs]], [[http://reddit.com/r/orgmode][r/orgmode]], [[http://reddit.com/r/spacemacs][r/spacemacs]], [[http://reddit.com/r/planetemacs][r/planetemacs]], [[https://hn.algolia.com/?query=emacs&sort=byDate&prefix&page=0&dateRange=all&type=story][Hacker News]], [[https://planet.emacslife.com][planet.emacslife.com]], [[https://www.youtube.com/results?search_query=emacs&search_sort=video_date_uploaded][YouTube]], [[http://git.savannah.gnu.org/cgit/emacs.git/log/etc/NEWS][the Emacs NEWS file]] and [[http://lists.gnu.org/archive/html/emacs-devel/2019-09][emacs-devel]].


You're receiving this message via the Emacs Tangents mailing list.
[[https://lists.gnu.org/mailman/listinfo/emacs-tangents][View list info/unsubscribe]]

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

only message in thread, other threads:[~2019-09-23 11:21 UTC | newest]

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