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


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

2020-06-15 Emacs news
=====================

  - Emacs configuration:
    - [Emacs Configurations · Colin McLear] (<https://www.colinmclear.net/posts/emacs-configuration/>)
    - [Useful Emacs Lisp Scripts � AZZAMSA] (<https://azzamsa.com/blog/scripts-el/>)
    - [countdown-timer] (<https://github.com/lawlist/countdown-timer>)
    - [emrc: EMacsRu metapackages collection] (<https://github.com/EmacsRuPub/emrc>)
  - Emacs Lisp:
    - [Intro to Emacs Lisp: Adding Live Previews when Editing Markdown Files] (<https://camsaul.com/emacs-lisp/2020/06/09/emacs-lisp-intro-markdown-live-previews-part-1.html>) ([Reddit] (<https://reddit.com/r/emacs/comments/h08cq8/intro_to_emacs_lisp_adding_live_previews_when/>))
    - [Emacs & Websockets] (<https://blog.abrochard.com/websockets.html>) ([Reddit] (<https://reddit.com/r/emacs/comments/h0k2x1/emacs_websockets/>))
    - [markov-text: Markov chain text generation in Emacs Lisp] (<https://github.com/skeeto/markov-text>)
    - [melpazoid: A bundle of CI scripts for testing Emacs packages, primarily submissions to MELPA.] (<https://github.com/riscy/melpazoid>)
    - [Emacs Redux: Checking the Major Mode in Emacs Lisp] (<http://emacsredux.com/blog/2020/06/14/checking-the-major-mode-in-emacs-lisp/>)
  - Appearance:
    - [ample-zen: Ample Zen Theme for Emacs 24] (<https://github.com/mjwall/ample-zen>)
    - [espresso-theme: color-theme based on the default theme for Espresso] (<https://github.com/dgutov/espresso-theme>)
    - [color-theme-modern: A collection of colour themes for Emacs] (<https://github.com/emacs-jp/replace-colorthemes/blob/master/README.md>)
    - [emacs-framebuffer.el - Show images in console using Linux framebuffer.] (<https://logand.com/sw/emacs-framebuffer/file/emacs-framebuffer.el.html>)
    - [Amit Patel: Emacs: prettier tab-line] (<http://amitp.blogspot.com/2020/06/emacs-prettier-tab-line.html>)
  - Navigation:
    - [history: Emacs - History utility for source code navigation.] (<https://github.com/boyw165/history/>)
    - [window-numbering.el: Emacs: Numbered window shortcuts] (<https://github.com/nschum/window-numbering.el>)
  - Org Mode:
    - [Get Grades done: the joys of Org's simple power] (<https://www.reddit.com/r/orgmode/comments/h0jzuu/get_grades_done_the_joys_of_utf8qorge28099s/>)
    - [org-alert: System notifications of org agenda items] (<https://github.com/spegoraro/org-alert>)
    - [{Announcement} New package ox-leanpub] (<https://lists.gnu.org/archive/html/emacs-orgmode/2020-06/msg00315.html>)
    - [Automated org-agenda to html] (<https://github.com/dantecatalfamo/agenda-html>) ([Reddit] (<https://reddit.com/r/emacs/comments/h7oogc/automated_orgagenda_to_html/>))
    - [msgraph-orgmode: A python script to retrieve the Exchange calendar data from a Office365 account and return it as org Mode file.] (<https://gitlab.com/lairsdragon/msgraph-orgmode>)
    - [org-html-themes: How to export Org mode files into awesome HTML in 2 minutes] (<https://github.com/fniessen/org-html-themes>) ([Irreal] (<https://irreal.org/blog/?p=8935>))
    - Org Roam:
      - [Own Your Second Brain: Set Up org-roam on Your Own Machine] (<https://www.ianjones.us/2020-05-05-doom-emacs>)
      - [Org-Roam v1.2.0: Headlines & Unlinked References - YouTube] (<https://www.youtube.com/watch?v=oyEMlIxIHXs&feature=youtu.be>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/h7mwvr/orgroam_v120_headlines_unlinked_references/>))
      - [Should I move from Notion to org-mode?] (<https://www.reddit.com/r/emacs/comments/gzz0a4/should_i_move_from_notion_to_orgmode/>)
      - [org brain and org roam] (<https://www.reddit.com/r/emacs/comments/gz4lk8/org_brain_and_org_roam/>)
  - Deft:
    - [zd-tutorial: Get to know Zetteldeft, from within Zetteldeft] (<https://github.com/efls/zd-tutorial>)
    - [zettel-mode: A Zettelkasten-style note-taking helper] (<https://github.com/Vifon/zettel-mode>) ([Reddit] (<https://reddit.com/r/planetemacs/comments/h8rsjf/zettelmode_a_zettelkastenstyle_notetaking_helper/>))
    - [Zetteldeft tutorial & knowledge base] (<https://www.reddit.com/r/emacs/comments/h05gl0/zetteldeft_tutorial_knowledge_base/>)
  - Coding:
    - [emacs-flymake-phpcs: Glue to bind Emacs Flymake mode to PHP_CodeSniffer static analysis.] (<https://github.com/flymake/emacs-flymake-phpcs>)
    - [Emacs for Nix-R : Rohit Goswami — Reflections] (<https://rgoswami.me/posts/emacs-nix-r/>)
    - [paredit-c: Emacs paredit for C-like languages (experimental)] (<https://github.com/dandavison/paredit-c>)
    - [Emacs Redux: Comment Commands Redux] (<http://emacsredux.com/blog/2020/06/10/comment-commands-redux/>) ([Irreal] (<https://irreal.org/blog/?p=8929>), [Reddit] (<https://reddit.com/r/emacs/comments/h06ljq/comment_commands_redux/>))
  - Community:
    - [Trending Emacs Lisp repositories on GitHub this month · GitHub] (<https://github.com/trending/emacs-lisp?since=monthly>)
    - [How to discover emacs packages?] (<https://www.reddit.com/r/emacs/comments/h7k8io/how_to_discover_emacs_packages/>)
    - [How did you learn to configure Emacs?] (<https://www.reddit.com/r/emacs/comments/gzqqy6/how_did_you_learn_to_configure_emacs/>)
    - [Weekly tips/trick/etc/ thread] (<https://www.reddit.com/r/emacs/comments/gzivu3/weekly_tipstricketc_thread/>)
  - Mail and news:
    - [Emacs: ELFEED demo] (<https://www.youtube.com/watch?v=oHfAht9uTx8>) (17:19)
    - [NewsTicker vs Elfeed - a small informal comparison] (<https://www.reddit.com/r/emacs/comments/h9calt/newsticker_vs_elfeed_a_small_informal_comparison/>)
  - Other:
    - [Use Emacs for mass renaming of files (instead of vidir) - 200ok] (<https://200ok.ch/posts/use-emacs-instead-of-vidir.html>)
    - [Mike Zamansky: Using Emacs 73 - Ripgrep and updating the blog] (<https://cestlaz.github.io/post/using-emacs-72-rg/>)
    - [NotDeft is an Emacs-based manager and local search engine for directories of plain text notes] (<https://tero.hasu.is/notdeft/>) ([Reddit] (<https://reddit.com/r/planetemacs/comments/h0vzba/notdeft_is_an_emacsbased_manager_and_local_search/>))
    - [A fast and simple helm interface to your bash history] (<https://www.reddit.com/r/emacs/comments/h0jtd3/a_fast_and_simple_helm_interface_to_your_bash/>)
    - [eshell-prompt-extras: Display extra information and color for your eshell prompt.] (<https://github.com/zwild/eshell-prompt-extras>)
    - [Manuel Uberti: My reliable English dictionary] (<https://www.manueluberti.eu//emacs/2020/06/13/helm-wordnut/>)
    - [password-store.el: Simple password manager using gpg and ordinary unix directories.] (<https://git.zx2c4.com/password-store/tree/contrib/emacs/password-store.el>)
    - [emacs-transclusion: Transclusion of files in emacs] (<https://github.com/justintaft/emacs-transclusion>) ([Reddit] (<https://reddit.com/r/planetemacs/comments/h8nmb9/emacstransclusion_transclusion_of_files_in_emacs/>))
    - [Emacs minor mode for a nice writing environment] (<https://github.com/rnkn/olivetti>) ([Reddit] (<https://reddit.com/r/emacs/comments/h8m5iu/emacs_minor_mode_for_a_nice_writing_environment/>))
    - [browse-rules.el: Rules for browsing various urls] (<https://github.com/SidharthArya/browse-rules.el>)
    - [Marcin Borkowski: Emacs as a (very simple) CAT] (<http://mbork.pl/2020-06-08_Emacs_as_a_(very_simple)_CAT>)
    - [Demystifying text editor keystrokes] (<https://uxdesign.cc/demystifying-text-editor-keystrokes-594d5d89e9a6>) ([Irreal] (<https://irreal.org/blog/?p=8925>))
    - [ivy-emms 0.1] (<https://www.reddit.com/r/emacs/comments/h92vns/ivyemms_01/>)
    - [Showing off my i3wm+xfce and Emacs setup ( Void Linux Rice )] (<https://www.youtube.com/watch?v=ssCT-XJJAxk>) (8:11)
    - [Emacs containers] (<https://www.reddit.com/r/emacs/comments/gzu0uk/emacs_containers/>)
    - [dockemacs: Dockerized emacs ...] (<https://github.com/AfsmNGhr/dockemacs>)
  - New packages:
    - arduino-cli-mode <http://melpa.org/#/arduino-cli-mode>: Arduino-CLI command wrapper
    - etc-sudoers-mode <http://melpa.org/#/etc-sudoers-mode>: Edit Sudo security policies
    - flycheck-guile <http://melpa.org/#/flycheck-guile>: A Flycheck checker for GNU Guile
    - gemini-mode <http://melpa.org/#/gemini-mode>: A simple highlighting package for text/gemini
    - helm-apt <http://melpa.org/#/helm-apt>: Helm interface for Debian/Ubuntu packages (apt-*)
    - helm-wikipedia <http://melpa.org/#/helm-wikipedia>: Wikipedia suggestions
    - lsp-jedi <http://melpa.org/#/lsp-jedi>: Lsp client plugin for Python Jedi Language Server
    - ox-leanpub <http://melpa.org/#/ox-leanpub>: Export Org documents to Leanpub book format

  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/2020-06>).


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

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

* 2020-06-15 Emacs news
- Emacs configuration:
  - [[https://www.colinmclear.net/posts/emacs-configuration/][Emacs Configurations · Colin McLear]]
  - [[https://azzamsa.com/blog/scripts-el/][Useful Emacs Lisp Scripts � AZZAMSA]]
  - [[https://github.com/lawlist/countdown-timer][countdown-timer]]
  - [[https://github.com/EmacsRuPub/emrc][emrc: EMacsRu metapackages collection]]
- Emacs Lisp:
  - [[https://camsaul.com/emacs-lisp/2020/06/09/emacs-lisp-intro-markdown-live-previews-part-1.html][Intro to Emacs Lisp: Adding Live Previews when Editing Markdown Files]] ([[https://reddit.com/r/emacs/comments/h08cq8/intro_to_emacs_lisp_adding_live_previews_when/][Reddit]])
  - [[https://blog.abrochard.com/websockets.html][Emacs & Websockets]] ([[https://reddit.com/r/emacs/comments/h0k2x1/emacs_websockets/][Reddit]])
  - [[https://github.com/skeeto/markov-text][markov-text: Markov chain text generation in Emacs Lisp]]
  - [[https://github.com/riscy/melpazoid][melpazoid: A bundle of CI scripts for testing Emacs packages, primarily submissions to MELPA.]]
  - [[http://emacsredux.com/blog/2020/06/14/checking-the-major-mode-in-emacs-lisp/][Emacs Redux: Checking the Major Mode in Emacs Lisp]]
- Appearance:
  - [[https://github.com/mjwall/ample-zen][ample-zen: Ample Zen Theme for Emacs 24]]
  - [[https://github.com/dgutov/espresso-theme][espresso-theme: color-theme based on the default theme for Espresso]]
  - [[https://github.com/emacs-jp/replace-colorthemes/blob/master/README.md][color-theme-modern: A collection of colour themes for Emacs]]
  - [[https://logand.com/sw/emacs-framebuffer/file/emacs-framebuffer.el.html][emacs-framebuffer.el - Show images in console using Linux framebuffer.]]
  - [[http://amitp.blogspot.com/2020/06/emacs-prettier-tab-line.html][Amit Patel: Emacs: prettier tab-line]]
- Navigation:
  - [[https://github.com/boyw165/history/][history: Emacs - History utility for source code navigation.]]
  - [[https://github.com/nschum/window-numbering.el][window-numbering.el: Emacs: Numbered window shortcuts]]
- Org Mode:
  - [[https://www.reddit.com/r/orgmode/comments/h0jzuu/get_grades_done_the_joys_of_utf8qorge28099s/][Get Grades done: the joys of Org's simple power]]
  - [[https://github.com/spegoraro/org-alert][org-alert: System notifications of org agenda items]]
  - [[https://lists.gnu.org/archive/html/emacs-orgmode/2020-06/msg00315.html][{Announcement} New package ox-leanpub]]
  - [[https://github.com/dantecatalfamo/agenda-html][Automated org-agenda to html]] ([[https://reddit.com/r/emacs/comments/h7oogc/automated_orgagenda_to_html/][Reddit]])
  - [[https://gitlab.com/lairsdragon/msgraph-orgmode][msgraph-orgmode: A python script to retrieve the Exchange calendar data from a Office365 account and return it as org Mode file.]]
  - [[https://github.com/fniessen/org-html-themes][org-html-themes: How to export Org mode files into awesome HTML in 2 minutes]] ([[https://irreal.org/blog/?p=8935][Irreal]])
  - Org Roam:
    - [[https://www.ianjones.us/2020-05-05-doom-emacs][Own Your Second Brain: Set Up org-roam on Your Own Machine]]
    - [[https://www.youtube.com/watch?v=oyEMlIxIHXs&feature=youtu.be][Org-Roam v1.2.0: Headlines & Unlinked References - YouTube]] ([[https://www.reddit.com/r/emacs/comments/h7mwvr/orgroam_v120_headlines_unlinked_references/][Reddit]])
    - [[https://www.reddit.com/r/emacs/comments/gzz0a4/should_i_move_from_notion_to_orgmode/][Should I move from Notion to org-mode?]]
    - [[https://www.reddit.com/r/emacs/comments/gz4lk8/org_brain_and_org_roam/][org brain and org roam]]
- Deft:
  - [[https://github.com/efls/zd-tutorial][zd-tutorial: Get to know Zetteldeft, from within Zetteldeft]]
  - [[https://github.com/Vifon/zettel-mode][zettel-mode: A Zettelkasten-style note-taking helper]] ([[https://reddit.com/r/planetemacs/comments/h8rsjf/zettelmode_a_zettelkastenstyle_notetaking_helper/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/h05gl0/zetteldeft_tutorial_knowledge_base/][Zetteldeft tutorial & knowledge base]]
- Coding:
  - [[https://github.com/flymake/emacs-flymake-phpcs][emacs-flymake-phpcs: Glue to bind Emacs Flymake mode to PHP_CodeSniffer static analysis.]]
  - [[https://rgoswami.me/posts/emacs-nix-r/][Emacs for Nix-R : Rohit Goswami — Reflections]]
  - [[https://github.com/dandavison/paredit-c][paredit-c: Emacs paredit for C-like languages (experimental)]]
  - [[http://emacsredux.com/blog/2020/06/10/comment-commands-redux/][Emacs Redux: Comment Commands Redux]] ([[https://irreal.org/blog/?p=8929][Irreal]], [[https://reddit.com/r/emacs/comments/h06ljq/comment_commands_redux/][Reddit]])
- Community:
  - [[https://github.com/trending/emacs-lisp?since=monthly][Trending Emacs Lisp repositories on GitHub this month · GitHub]]
  - [[https://www.reddit.com/r/emacs/comments/h7k8io/how_to_discover_emacs_packages/][How to discover emacs packages?]]
  - [[https://www.reddit.com/r/emacs/comments/gzqqy6/how_did_you_learn_to_configure_emacs/][How did you learn to configure Emacs?]]
  - [[https://www.reddit.com/r/emacs/comments/gzivu3/weekly_tipstricketc_thread/][Weekly tips/trick/etc/ thread]]
- Mail and news:
  - [[https://www.youtube.com/watch?v=oHfAht9uTx8][Emacs: ELFEED demo]] (17:19)
  - [[https://www.reddit.com/r/emacs/comments/h9calt/newsticker_vs_elfeed_a_small_informal_comparison/][NewsTicker vs Elfeed - a small informal comparison]]
- Other:
  - [[https://200ok.ch/posts/use-emacs-instead-of-vidir.html][Use Emacs for mass renaming of files (instead of vidir) - 200ok]]
  - [[https://cestlaz.github.io/post/using-emacs-72-rg/][Mike Zamansky: Using Emacs 73 - Ripgrep and updating the blog]]
  - [[https://tero.hasu.is/notdeft/][NotDeft is an Emacs-based manager and local search engine for directories of plain text notes]] ([[https://reddit.com/r/planetemacs/comments/h0vzba/notdeft_is_an_emacsbased_manager_and_local_search/][Reddit]])
  - [[https://www.reddit.com/r/emacs/comments/h0jtd3/a_fast_and_simple_helm_interface_to_your_bash/][A fast and simple helm interface to your bash history]]
  - [[https://github.com/zwild/eshell-prompt-extras][eshell-prompt-extras: Display extra information and color for your eshell prompt.]]
  - [[https://www.manueluberti.eu//emacs/2020/06/13/helm-wordnut/][Manuel Uberti: My reliable English dictionary]]
  - [[https://git.zx2c4.com/password-store/tree/contrib/emacs/password-store.el][password-store.el: Simple password manager using gpg and ordinary unix directories.]]
  - [[https://github.com/justintaft/emacs-transclusion][emacs-transclusion: Transclusion of files in emacs]] ([[https://reddit.com/r/planetemacs/comments/h8nmb9/emacstransclusion_transclusion_of_files_in_emacs/][Reddit]])
  - [[https://github.com/rnkn/olivetti][Emacs minor mode for a nice writing environment]] ([[https://reddit.com/r/emacs/comments/h8m5iu/emacs_minor_mode_for_a_nice_writing_environment/][Reddit]])
  - [[https://github.com/SidharthArya/browse-rules.el][browse-rules.el: Rules for browsing various urls]]
  - [[http://mbork.pl/2020-06-08_Emacs_as_a_(very_simple)_CAT][Marcin Borkowski: Emacs as a (very simple) CAT]]
  - [[https://uxdesign.cc/demystifying-text-editor-keystrokes-594d5d89e9a6][Demystifying text editor keystrokes]] ([[https://irreal.org/blog/?p=8925][Irreal]])
  - [[https://www.reddit.com/r/emacs/comments/h92vns/ivyemms_01/][ivy-emms 0.1]]
  - [[https://www.youtube.com/watch?v=ssCT-XJJAxk][Showing off my i3wm+xfce and Emacs setup ( Void Linux Rice )]] (8:11)
  - [[https://www.reddit.com/r/emacs/comments/gzu0uk/emacs_containers/][Emacs containers]]
  - [[https://github.com/AfsmNGhr/dockemacs][dockemacs: Dockerized emacs ...]]
- New packages:
  - http://melpa.org/#/arduino-cli-mode: Arduino-CLI command wrapper
  - http://melpa.org/#/etc-sudoers-mode: Edit Sudo security policies
  - http://melpa.org/#/flycheck-guile: A Flycheck checker for GNU Guile
  - http://melpa.org/#/gemini-mode: A simple highlighting package for text/gemini
  - http://melpa.org/#/helm-apt: Helm interface for Debian/Ubuntu packages (apt-*)
  - http://melpa.org/#/helm-wikipedia: Wikipedia suggestions
  - http://melpa.org/#/lsp-jedi: Lsp client plugin for Python Jedi Language Server
  - http://melpa.org/#/ox-leanpub: Export Org documents to Leanpub book format

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/2020-06][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:[~2020-06-16  3:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-16  3:01 2020-06-15 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).