unofficial mirror of emacs-tangents@gnu.org
 help / color / mirror / Atom feed
* 2019-10-14 Emacs news
@ 2019-10-15 14:57 Sacha Chua
  0 siblings, 0 replies; only message in thread
From: Sacha Chua @ 2019-10-15 14:57 UTC (permalink / raw)
  To: emacs-tangents


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

2019-10-14 Emacs news
=====================

  - Emacs configuration:
    - [Emacs config file | rodrigo dorantes-gilardi] (<https://rodogi.github.io/emacs-config-file/>)
    - [Increasing startup-performance] (<https://www.reddit.com/r/emacs/comments/dgrz4p/increasing_startupperformance/>)
  - Emacs Lisp:
    - [lapdecompile: A decompiler for Emacs Lisp bytecode.] (<https://pypi.org/project/lapdecompile/>)
    - ["Lisp Is Not Functional" --- Let Over Lambda -- 50 Years of Lisp] (<https://letoverlambda.com/textmode.cl/guest/chap5.html>)
    - [Popup with text input] (<https://www.reddit.com/r/emacs/comments/dg9m2f/popup_with_text_input/>)
  - Emacs development:
    - [Add new macro `benchmark-progn'] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ddc9837bf48c99c31df397438175afc2f9d3819c>)
    - [Enable modules by default.] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=08f6c2a8c972b8c323cd24863fa35fb590689de3>)
    - [*etc/NEWS: Added comment about :extend face attribute in NEWS.] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=0cf11eb2e80ec1e038654780c4833bea05ead05e>)
    - [Add a new tar-copy-preserve-time variable] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f521225736b2a6ab38bb94298fb4d3ace3d9a9ec>)
    - [Allow zap-to-char to use a history] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a590a8058d52c1cbe0f80b7ed0d8b0abed7bf7ef>)
    - [Font-lock suid/guid files in Dired] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f0f2a53b27187903c86189bd03f072ac6ddaba9c>)
    - [* lisp/window.el (next-buffer, previous-buffer): Add repeat count arg.] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=dafd329771f5028cdac1a2691a236ffa296c360c>)
    - [Enable tab-bar-mode from X resources] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=097a03d2a372c1285696779c7051d5b044d437f5>)
    - [Add a new action in save-some-buffers to view the buffer] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b02f0ae995110393f7a8136d01933fb80960fc54>)
    - [* lisp/cedet/mode-local.el (define-overload): Declare obsolete] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a93dceda3fdcca18b51cb96461e1b8a4fc61bfd7>)
    - [* lisp/emacs-lisp/map.el (map-into) <hash-table>: Allow keyword args] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=421db07d061cdc493300b30646c2acd13f26d8f3>)
    - [Support showing directory in shell command prompt] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=552c20ce39cd513cd6d0c847a1d291554143ba9a>)
    - [New variable amalgamating-undo-limit] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=85b3d56276430d58c0a2444bb8dcff3155300278>)
    - [Ensure that setq-local take an even number of symbol/value pairs] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=df713b9344e978eff4f0a6aff506932fcdb1a39c>)
    - [Change font size in correct window using mouse wheel] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ffb7100750c211f55dd95811675d12a783f15d66>)
    - [Allow filtering out warnings/errors from compile.el detection] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3f594fef9eeeda2272dc9858b6b17bbd5fa2f436>)
    - [Implement offsets for absolute line numbers] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=76a9f03ca629d3e5a596c3aa7f62a4649ac2ae8a>)
    - [Filter packages by name in list-packages. (Bug#36981)] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f96b8fd27c382a941c52c2938544b9b0e3a2fb0e>)
  - Appearance:
    - [downplay-mode: A simple emacs minor mode for focusing a viewer's attention] (<https://github.com/tobias/downplay-mode>)
    - [highlight-focus: Emacs Lisp package for highlighting the active buffer] (<https://github.com/kriyative/highlight-focus>)
    - [dimmer.el: Interactively highlight which buffer is active by dimming the others.] (<https://github.com/gonewest818/dimmer.el>)
    - [Amit's Thoughts: Emacs: highlight active buffer] (<http://amitp.blogspot.com/2013/05/emacs-highlight-active-buffer.html>) (2013)
    - [auto-dim-other-buffers: Makes non-current buffers less prominent] (<https://github.com/emacsmirror/auto-dim-other-buffers>)
  - Navigation:
    - [ido-completing-read-plus: Fancy completion all over Emacs, not just for buffers and files.] (<https://github.com/DarwinAwardWinner/ido-completing-read-plus>)
    - [Search and replace options] (<https://www.reddit.com/r/emacs/comments/dgglux/search_and_replace_options/>)
    - [tabbar-frame-bufs: Group buffers on a per frame basis.] (<https://github.com/lawlist/tabbar-frame-bufs>)
    - [Swiper and Multiple Cursors] (<http://xenodium.com/emacs-swiper-and-multiple-cursors/>) ([Irreal] (<https://irreal.org/blog/?p=8370>))
  - Org Mode:
    - [Weekly /r/Orgmode Open Discussion - October 11, 2019] (<https://www.reddit.com/r/orgmode/comments/dgeojs/weekly_rorgmode_open_discussion_october_11_2019/>)
    - [Basic Org-Mode Todo Management and Notetaking - Invidious] (<https://invidio.us/watch?v=TK2kGpCQMfk>)
    - [A Daily Journal in Org Mode] (<http://johnj.com/journaling-procedure.html>) ([Reddit] (<https://reddit.com/r/orgmode/comments/dh4r20/a_daily_journal_in_org_mode/>))
    - [Locales, Org timestamps, and format-time-string] (<https://kisaragi-hiu.com/blog/2019-10-09-format-time-string-today>) ([Reddit] (<https://reddit.com/r/emacs/comments/dfkptx/locales_org_timestamps_and_formattimestring/>))
    - [Literate Devops with Emacs - YouTube] (<https://www.youtube.com/watch?v=dljNabciEGg&amp;feature=youtu.be>)
    - [{RFC, WIP} alpha-org (a configuration like Spacemacs or Doom, but just for Org)] (<https://www.reddit.com/r/orgmode/comments/dhzm0n/rfc_wip_alphaorg_a_configuration_like_spacemacs/>)
    - [Zettelkästen? | Hacker News] (<https://news.ycombinator.com/item?id=21208196>) ([Reddit] (<https://reddit.com/r/orgmode/comments/dgm4da/zettelkästen_hacker_news/>))
    - [Orger part II: reading Reddit via org-mode, quick todos from chat messages and spaced repetition] (<https://beepb00p.xyz/orger-todos.html>) ([Reddit] (<https://reddit.com/r/orgmode/comments/dgdej4/orger_part_ii_reading_reddit_via_orgmode_quick/>))
    - [Org mode files security] (<https://www.reddit.com/r/emacs/comments/dei1x2/org_mode_files_security/>)
    - [Formatting timesheet tables in org-mode] (<https://alexpeits.github.io/articles/17/org-timesheets>) ([Reddit] (<https://reddit.com/r/planetemacs/comments/dg9cze/formatting_timesheet_tables_in_orgmode/>))
    - Org Mode publishing:
      - [site.org: Website in org mode] (<https://github.com/dmacvicar/site.org>)
      - [Grant Rettke: Just Released Org2Blog v1.1.1 A Correction Release] (<https://www.wisdomandwonder.com/emacs/12828/just-released-org2blog-v1-1-1-a-correction-release>)
      - [ox-jekyll-lite - an org exporter for generating Jekyll-friendly Markdown] (<https://www.reddit.com/r/emacs/comments/dfkegh/oxjekylllite_an_org_exporter_for_generating/>)
      - [Migrating from Jekyll to org-mode and Github Actions] (<https://duncan.codes/posts/2019-09-03-migrating-from-jekyll-to-org/index.html>)
      - [Irreal: Generating Slides and a PDF From the Same Org File] (<https://irreal.org/blog/?p=8377>)
  - Coding:
    - [Emacs settings for PHP development] (<https://christiantietze.de/posts/2019/10/php-emacs-setup/>)
    - [Using Emacs 58 - lsp-mode] (<https://cestlaz.github.io/post/using-emacs-58-lsp-mode/>) ([Reddit] (<https://reddit.com/r/emacs/comments/depobq/using_emacs_58_lspmode/>))
    - [Emacs: the best Python editor?] (<https://realpython.com/emacs-the-best-python-editor/>)
    - [arxml-mode: Emacs mode for editing Adaptive AUTOSAR arxml files] (<https://github.com/alexmurray/arxml-mode>)
    - [uct -- Emacs interface to the Ubuntu CVE tracker] (<https://git.launchpad.net/ubuntu-cve-tracker/tree/scripts/uct.el>)
    - [dbc-mode: Emacs mode for editing CAN dbc files] (<https://github.com/alexmurray/dbc-mode>)
    - [Awesome kubernetes plugin] (<https://www.reddit.com/r/emacs/comments/dey3hp/awesome_kubernetes_plugin/>)
    - [check-cves-mode.el --- major mode for working with the output of check-cves] (<https://git.launchpad.net/ubuntu-cve-tracker/tree/scripts/check-cves-mode.el>)
    - [cve-mode.el --- major mode for editing CVE files] (<https://git.launchpad.net/ubuntu-cve-tracker/tree/scripts/cve-mode.el>)
    - [Emacs Doom 19: Magit, The Git Commit Flow in More Detail] (<https://www.youtube.com/watch?v=qXgGtyjXPiw&amp;feature=youtu.be>) ([Reddit] (<https://reddit.com/r/emacs/comments/df4qdg/emacs_doom_19_magit_the_git_commit_flow_in_more/>))
    - [apparmor-mode: Emacs major mode for editing AppArmor Policies] (<https://github.com/alexmurray/AppArmor-mode>)
    - [poly-vue.el --- Polymode for Vue files] (<https://github.com/akirak/poly-vue/blob/master/poly-vue.el>)
    - [Emacs: comment functions and their behavior] (<https://youtu.be/bdcqRziKYT0>) (18:22)
    - [Playing with Emacs, Xmonad and Xmobar - DT Live] (<https://youtu.be/fnoEZ0VVwNA>) (1:32:08)
  - Spacemacs:
    - [Spacemacs shared configuration - custom private layers] (<https://cultivatehq.com/posts/spacemacs-shared-config/>)
    - [Spacemacs #26 Vi is a real friend of Emacs | Vi는 이맥스의 진정한 친구입니다(?)] (<https://youtu.be/DU22UEr-ZKY>) (5:07)
  - Community:
    - [Post your emacs(Screenshot) here.] (<https://www.reddit.com/r/emacs/comments/dhrl56/post_your_emacsscreenshot_here/>)
    - [Weekly tips/trick/etc/ thread] (<https://www.reddit.com/r/emacs/comments/dewzuy/weekly_tipstricketc_thread/>)
    - [James Gosling on Richard Stallman {video}] (<https://www.youtube.com/watch?v=TJ6XHroNewc&t=10377>) ([HN] (<https://news.ycombinator.com/item?id=21251109>)) - mentions Gosling Emacs
  - Other:
    - [emacs-conflicts: Resolve conflicts happening when using file synchronization tools] (<https://github.com/ibizaman/emacs-conflicts>)
    - [Is anyone interested in creating an Apple Music layer similar to the Spotify player?] (<https://www.reddit.com/r/spacemacs/comments/dhwb1z/is_anyone_interested_in_creating_an_apple_music/>)
    - [emacs-gestures: A library of gesture commands for GNU Emacs' strokes-mode.] (<https://github.com/greboide/emacs-gestures>)
    - [Learning Emacs Key Bindings] (<https://yiufung.net/post/emacs-key-binding-conventions-and-why-you-should-try-it/>)
    - [Timo Geusch: {HOWTO} Installing Emacs 26.3 on Ubuntu or XUbuntu 19.04] (<http://www.lonecpluspluscoder.com/2019/10/13/howto-installing-emacs-26-3-on-ubuntu-or-xubuntu-19-04/>)
    - [Emacs Writegood Mode · Random Geekery] (<https://randomgeekery.org/2017/08/06/emacs-writegood-mode/>)
    - [Tutorial: spellchecking with hunspell (1.7.0) for emacs (26.2) on Windows (10)] (<https://www.reddit.com/r/emacs/comments/dgj0ae/tutorial_spellchecking_with_hunspell_170_for/>)
    - [Do you use term, ansi-term, shell or external terminal emulator?] (<https://www.reddit.com/r/emacs/comments/dg6kvx/do_you_use_term_ansiterm_shell_or_external/>)
    - [Fat Free Evil Config - minimal vim emulation with ryo-modal] (<https://www.reddit.com/r/emacs/comments/dgc06j/fat_free_evil_config_minimal_vim_emulation_with/>)
  - New package:
    - plain-org-wiki <http://melpa.org/#/plain-org-wiki>: Simple jump-to-org-files in a directory package

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


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: 13770 bytes --]

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

* 2019-10-14 Emacs news
- Emacs configuration:
  - [[https://rodogi.github.io/emacs-config-file/][Emacs config file | rodrigo dorantes-gilardi]]
  - [[https://www.reddit.com/r/emacs/comments/dgrz4p/increasing_startupperformance/][Increasing startup-performance]]
- Emacs Lisp:
  - [[https://pypi.org/project/lapdecompile/][lapdecompile: A decompiler for Emacs Lisp bytecode.]]
  - [[https://letoverlambda.com/textmode.cl/guest/chap5.html]["Lisp Is Not Functional" --- Let Over Lambda -- 50 Years of Lisp]]
  - [[https://www.reddit.com/r/emacs/comments/dg9m2f/popup_with_text_input/][Popup with text input]]
- Emacs development:
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ddc9837bf48c99c31df397438175afc2f9d3819c][Add new macro `benchmark-progn']]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=08f6c2a8c972b8c323cd24863fa35fb590689de3][Enable modules by default.]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=0cf11eb2e80ec1e038654780c4833bea05ead05e][*etc/NEWS: Added comment about :extend face attribute in NEWS.]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f521225736b2a6ab38bb94298fb4d3ace3d9a9ec][Add a new tar-copy-preserve-time variable]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a590a8058d52c1cbe0f80b7ed0d8b0abed7bf7ef][Allow zap-to-char to use a history]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f0f2a53b27187903c86189bd03f072ac6ddaba9c][Font-lock suid/guid files in Dired]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=dafd329771f5028cdac1a2691a236ffa296c360c][* lisp/window.el (next-buffer, previous-buffer): Add repeat count arg.]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=097a03d2a372c1285696779c7051d5b044d437f5][Enable tab-bar-mode from X resources]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=b02f0ae995110393f7a8136d01933fb80960fc54][Add a new action in save-some-buffers to view the buffer]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a93dceda3fdcca18b51cb96461e1b8a4fc61bfd7][* lisp/cedet/mode-local.el (define-overload): Declare obsolete]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=421db07d061cdc493300b30646c2acd13f26d8f3][* lisp/emacs-lisp/map.el (map-into) <hash-table>: Allow keyword args]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=552c20ce39cd513cd6d0c847a1d291554143ba9a][Support showing directory in shell command prompt]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=85b3d56276430d58c0a2444bb8dcff3155300278][New variable amalgamating-undo-limit]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=df713b9344e978eff4f0a6aff506932fcdb1a39c][Ensure that setq-local take an even number of symbol/value pairs]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ffb7100750c211f55dd95811675d12a783f15d66][Change font size in correct window using mouse wheel]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=3f594fef9eeeda2272dc9858b6b17bbd5fa2f436][Allow filtering out warnings/errors from compile.el detection]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=76a9f03ca629d3e5a596c3aa7f62a4649ac2ae8a][Implement offsets for absolute line numbers]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=f96b8fd27c382a941c52c2938544b9b0e3a2fb0e][Filter packages by name in list-packages. (Bug#36981)]]
- Appearance:
  - [[https://github.com/tobias/downplay-mode][downplay-mode: A simple emacs minor mode for focusing a viewer's attention]]
  - [[https://github.com/kriyative/highlight-focus][highlight-focus: Emacs Lisp package for highlighting the active buffer]]
  - [[https://github.com/gonewest818/dimmer.el][dimmer.el: Interactively highlight which buffer is active by dimming the others.]]
  - [[http://amitp.blogspot.com/2013/05/emacs-highlight-active-buffer.html][Amit's Thoughts: Emacs: highlight active buffer]] (2013)
  - [[https://github.com/emacsmirror/auto-dim-other-buffers][auto-dim-other-buffers: Makes non-current buffers less prominent]]
- Navigation:
  - [[https://github.com/DarwinAwardWinner/ido-completing-read-plus][ido-completing-read-plus: Fancy completion all over Emacs, not just for buffers and files.]]
  - [[https://www.reddit.com/r/emacs/comments/dgglux/search_and_replace_options/][Search and replace options]]
  - [[https://github.com/lawlist/tabbar-frame-bufs][tabbar-frame-bufs: Group buffers on a per frame basis.]]
  - [[http://xenodium.com/emacs-swiper-and-multiple-cursors/][Swiper and Multiple Cursors]] ([[https://irreal.org/blog/?p=8370][Irreal]])
- Org Mode:
  - [[https://www.reddit.com/r/orgmode/comments/dgeojs/weekly_rorgmode_open_discussion_october_11_2019/][Weekly /r/Orgmode Open Discussion - October 11, 2019]]
  - [[https://invidio.us/watch?v=TK2kGpCQMfk][Basic Org-Mode Todo Management and Notetaking - Invidious]]
  - [[http://johnj.com/journaling-procedure.html][A Daily Journal in Org Mode]] ([[https://reddit.com/r/orgmode/comments/dh4r20/a_daily_journal_in_org_mode/][Reddit]])
  - [[https://kisaragi-hiu.com/blog/2019-10-09-format-time-string-today][Locales, Org timestamps, and format-time-string]] ([[https://reddit.com/r/emacs/comments/dfkptx/locales_org_timestamps_and_formattimestring/][Reddit]])
  - [[https://www.youtube.com/watch?v=dljNabciEGg&amp;feature=youtu.be][Literate Devops with Emacs - YouTube]]
  - [[https://www.reddit.com/r/orgmode/comments/dhzm0n/rfc_wip_alphaorg_a_configuration_like_spacemacs/][{RFC, WIP} alpha-org (a configuration like Spacemacs or Doom, but just for Org)]]
  - [[https://news.ycombinator.com/item?id=21208196][Zettelkästen? | Hacker News]] ([[https://reddit.com/r/orgmode/comments/dgm4da/zettelkästen_hacker_news/][Reddit]])
  - [[https://beepb00p.xyz/orger-todos.html][Orger part II: reading Reddit via org-mode, quick todos from chat messages and spaced repetition]] ([[https://reddit.com/r/orgmode/comments/dgdej4/orger_part_ii_reading_reddit_via_orgmode_quick/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/dei1x2/org_mode_files_security/][Org mode files security]]
  - [[https://alexpeits.github.io/articles/17/org-timesheets][Formatting timesheet tables in org-mode]] ([[https://reddit.com/r/planetemacs/comments/dg9cze/formatting_timesheet_tables_in_orgmode/][Reddit]])
  - Org Mode publishing:
    - [[https://github.com/dmacvicar/site.org][site.org: Website in org mode]]
    - [[https://www.wisdomandwonder.com/emacs/12828/just-released-org2blog-v1-1-1-a-correction-release][Grant Rettke: Just Released Org2Blog v1.1.1 A Correction Release]]
    - [[https://www.reddit.com/r/emacs/comments/dfkegh/oxjekylllite_an_org_exporter_for_generating/][ox-jekyll-lite - an org exporter for generating Jekyll-friendly Markdown]]
    - [[https://duncan.codes/posts/2019-09-03-migrating-from-jekyll-to-org/index.html][Migrating from Jekyll to org-mode and Github Actions]]
    - [[https://irreal.org/blog/?p=8377][Irreal: Generating Slides and a PDF From the Same Org File]]
- Coding:
  - [[https://christiantietze.de/posts/2019/10/php-emacs-setup/][Emacs settings for PHP development]]
  - [[https://cestlaz.github.io/post/using-emacs-58-lsp-mode/][Using Emacs 58 - lsp-mode]] ([[https://reddit.com/r/emacs/comments/depobq/using_emacs_58_lspmode/][Reddit]])
  - [[https://realpython.com/emacs-the-best-python-editor/][Emacs: the best Python editor?]]
  - [[https://github.com/alexmurray/arxml-mode][arxml-mode: Emacs mode for editing Adaptive AUTOSAR arxml files]]
  - [[https://git.launchpad.net/ubuntu-cve-tracker/tree/scripts/uct.el][uct -- Emacs interface to the Ubuntu CVE tracker]]
  - [[https://github.com/alexmurray/dbc-mode][dbc-mode: Emacs mode for editing CAN dbc files]]
  - [[https://www.reddit.com/r/emacs/comments/dey3hp/awesome_kubernetes_plugin/][Awesome kubernetes plugin]]
  - [[https://git.launchpad.net/ubuntu-cve-tracker/tree/scripts/check-cves-mode.el][check-cves-mode.el --- major mode for working with the output of check-cves]]
  - [[https://git.launchpad.net/ubuntu-cve-tracker/tree/scripts/cve-mode.el][cve-mode.el --- major mode for editing CVE files]]
  - [[https://www.youtube.com/watch?v=qXgGtyjXPiw&amp;feature=youtu.be][Emacs Doom 19: Magit, The Git Commit Flow in More Detail]] ([[https://reddit.com/r/emacs/comments/df4qdg/emacs_doom_19_magit_the_git_commit_flow_in_more/][Reddit]])
  - [[https://github.com/alexmurray/AppArmor-mode][apparmor-mode: Emacs major mode for editing AppArmor Policies]]
  - [[https://github.com/akirak/poly-vue/blob/master/poly-vue.el][poly-vue.el --- Polymode for Vue files]]
  - [[https://youtu.be/bdcqRziKYT0][Emacs: comment functions and their behavior]] (18:22)
  - [[https://youtu.be/fnoEZ0VVwNA][Playing with Emacs, Xmonad and Xmobar - DT Live]] (1:32:08)
- Spacemacs:
  - [[https://cultivatehq.com/posts/spacemacs-shared-config/][Spacemacs shared configuration - custom private layers]]
  - [[https://youtu.be/DU22UEr-ZKY][Spacemacs #26 Vi is a real friend of Emacs | Vi는 이맥스의 진정한 친구입니다(?)]] (5:07)
- Community:
  - [[https://www.reddit.com/r/emacs/comments/dhrl56/post_your_emacsscreenshot_here/][Post your emacs(Screenshot) here.]]
  - [[https://www.reddit.com/r/emacs/comments/dewzuy/weekly_tipstricketc_thread/][Weekly tips/trick/etc/ thread]]
  - [[https://www.youtube.com/watch?v=TJ6XHroNewc&t=10377][James Gosling on Richard Stallman {video}]] ([[https://news.ycombinator.com/item?id=21251109][HN]]) - mentions Gosling Emacs
- Other:
  - [[https://github.com/ibizaman/emacs-conflicts][emacs-conflicts: Resolve conflicts happening when using file synchronization tools]]
  - [[https://www.reddit.com/r/spacemacs/comments/dhwb1z/is_anyone_interested_in_creating_an_apple_music/][Is anyone interested in creating an Apple Music layer similar to the Spotify player?]]
  - [[https://github.com/greboide/emacs-gestures][emacs-gestures: A library of gesture commands for GNU Emacs' strokes-mode.]]
  - [[https://yiufung.net/post/emacs-key-binding-conventions-and-why-you-should-try-it/][Learning Emacs Key Bindings]]
  - [[http://www.lonecpluspluscoder.com/2019/10/13/howto-installing-emacs-26-3-on-ubuntu-or-xubuntu-19-04/][Timo Geusch: {HOWTO} Installing Emacs 26.3 on Ubuntu or XUbuntu 19.04]]
  - [[https://randomgeekery.org/2017/08/06/emacs-writegood-mode/][Emacs Writegood Mode · Random Geekery]]
  - [[https://www.reddit.com/r/emacs/comments/dgj0ae/tutorial_spellchecking_with_hunspell_170_for/][Tutorial: spellchecking with hunspell (1.7.0) for emacs (26.2) on Windows (10)]]
  - [[https://www.reddit.com/r/emacs/comments/dg6kvx/do_you_use_term_ansiterm_shell_or_external/][Do you use term, ansi-term, shell or external terminal emulator?]]
  - [[https://www.reddit.com/r/emacs/comments/dgc06j/fat_free_evil_config_minimal_vim_emulation_with/][Fat Free Evil Config - minimal vim emulation with ryo-modal]]
- New package:
  - http://melpa.org/#/plain-org-wiki: Simple jump-to-org-files in a directory package

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-10][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-10-15 14:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-15 14:57 2019-10-14 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).