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


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

2019-08-26 Emacs news
=====================

  EmacsConf 2019 (Nov 2, online): Propose a session: <https://emacsconf.org/2019/cfp> (before Aug 31) Share ideas: <https://emacsconf.org/2019/ideas>

  - Emacs configuration:
    - [Grant Rettke: How To Disable Global Eldoc Mode] (<https://www.wisdomandwonder.com/emacs/12753/how-to-disable-global-eldoc-mode>)
    - [Curious about your init files and file management] (<https://www.reddit.com/r/emacs/comments/cusxrp/curious_about_your_init_files_and_file_management/>)
    - [Workaround for TLS-related "Bad request" and package download errors in Emacs 26.2] (<https://www.reddit.com/r/orgmode/comments/cvmjjr/workaround_for_tlsrelated_bad_request_and_package/>)
  - Emacs Lisp:
    - [emacs-lisp-style-guide: A community-driven Emacs Lisp style guide] (<https://github.com/bbatsov/emacs-lisp-style-guide>)
    - [Exploring Emacs Lisp's Fine-Grained Hierarchy with Comparisons to Haskell] (<https://alhassy.github.io/TypedLisp/>) ([Reddit] (<https://reddit.com/r/emacs/comments/ctk800/exploring_emacs_lisps_finegrained_hierarchy_with/>))
    - [tp.el: Emacs text-property convenience library] (<https://github.com/alphapapa/tp.el>)
    - [tree-sitter.el: An Emacs dynamic module exposing tree-sitter.] (<https://github.com/karlotness/tree-sitter.el>)
  - Emacs development:
    - [Irreal: Emacs 26.3-RC1] (<https://irreal.org/blog/?p=8262>)
    - [Introduce new value t for compilation-context-lines to eliminate scrolling] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=29d1c72d7c98ea23d5af434c5af6b39a5bd264d9>)
    - [Use `autoconf-mode' for Autoconf .m4 files] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=9459c4c17c3338298e88a0af4be1798674bdb6ef>)
    - [Add imenu support to xref] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=1071dfe18175ecf48d98ea9d3fd1468a7a5e9568>)
    - [Mention new NSM warnings] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ac77e62b23a2745bdb0dab41f5e91002b67ed4f1>)
    - [Merge remote-tracking branch 'origin/netsec'] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=53cb3d3e0ddb666dc5b7774957ca863c668213cb>)
    - [Have `M-x battery' list all batteries under GNU/Linux] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6b38e34a11a85d50fa384b90ed21ea60d6d646d5>)
    - [Avoid some excess precision in time arithmetic] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=396ed88a50fba95cd3b989965defef0130a42c42>)
    - [Respect global-eldoc-mode in minibuffers (Bug#36886)] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=7e2090ee80c9099ee953392444e1d73d10e973d4>)
    - [Delete built-in ada-mode; Gnu ELPA is a good replacement] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a13c64204c8ead966789abf8efe176e4f2d4f599>)
    - [Add a new hook: `quit-window-hook'] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=afdf679841ad31664d41e7debca7083632add0f8>)
  - Appearance:
    - [emacs-panda-theme: A superminimal, dark syntax theme for emacs] (<https://github.com/jamiecollinson/emacs-panda-theme>)
    - [phoenix-dark-pink: Phoenix Dark Pink theme port for emacs] (<https://github.com/j0ni/phoenix-dark-pink>)
    - [Get that spacemacs look without spacemacs | Pragmatic Emacs] (<http://pragmaticemacs.com/emacs/get-that-spacemacs-look-without-spacemacs/>)
  - Navigation:
    - [DidYouMean.el: Ask for the right file to open. Port of vim plugin DidYouMean.] (<https://gitlab.com/kisaragi-hiu/didyoumean.el/>) ([Reddit] (<https://reddit.com/r/emacs/comments/ct2jj5/didyoumeanel_ask_for_the_right_file_to_open_port/>))
    - [Irreal: Scroll All Mode] (<https://irreal.org/blog/?p=8269>)
    - [A Real World Use Case of Occur] (<https://irreal.org/blog/?p=8260>)
  - Org Mode:
    - [Emacs Doom E15: Fancy Task Priorities in Org Mode] (<https://www.youtube.com/watch?v=WSF4EgQqa3Q&amp;feature=youtu.be>) ([Reddit] (<https://reddit.com/r/emacs/comments/ctfxbg/emacs_doom_e15_fancy_task_priorities_in_org_mode/>))
    - [Working with logs in Emacs: Use good header ids!] (<https://writequit.org/articles/emacs-org-mode-generate-ids.html>)
    - [Org-brain] (<https://youtu.be/3EGOwfWok5s>) ([Reddit] (<https://reddit.com/r/orgmode/comments/ctvktz/orgbrain/>))
    - [My CSS file for Org HTML exports] (<https://github.com/dakrone/eos/blob/master/setupfiles/org3.css>)
    - [How I use Emacs and Org-mode to implement GTD] (<http://members.optusnet.com.au/%7Echarles57/GTD/gtd_workflow.html>)
    - [ob-session-async: org-babel asynchronous session evaluation] (<https://www.reddit.com/r/emacs/comments/cuuspi/obsessionasync_orgbabel_asynchronous_session/>)
    - [org-pivotal - 100% test coverage Emacs package allow syncing your Pivotal Tracker stories to org buffer] (<https://www.reddit.com/r/emacs/comments/cugpii/orgpivotal_100_test_coverage_emacs_package_allow/>)
    - [A research workflow with Zotero and Org mode | mkbehr.com] (<http://www.mkbehr.com/posts/a-research-workflow-with-zotero-and-org-mode/>)
    - [org-notes-style is a light CSS theme for Org mode. It provides a stylesheet to style your exported HTML documents.] (<http://taopeng.me/org-notes-style/>)
    - [How I map between arXiv postings and final dois in Orgmode] (<http://www.astro.gla.ac.uk/~daniel/2019/08/23/packages-and-config.html>)
  - Coding:
    - [rebox2.el --- Handling of comment boxes in various styles.] (<https://github.com/lewang/rebox2/blob/master/rebox2.el>)
    - [A few React snippets] (<https://www.reddit.com/r/emacs/comments/ct4jsh/a_few_react_snippets/>)
    - [ping-pong: A "code review" system that tries to inspire more lightweight back-and-forth.] (<https://github.com/cosmicexplorer/ping-pong>)
    - [Lisp people: What's your go-to language for when you want to write a quick script] (<https://www.reddit.com/r/emacs/comments/csvje9/lisp_people_whats_your_goto_language_for_when_you/>)
    - [minimal-haskell-emacs: A minimal emacs configuration for haskell programming] (<https://github.com/soupi/minimal-haskell-emacs>)
    - [elm-mode for Emacs. Elm is a delightful language with no runtime exceptions. Use it to build reliable webapps for data visualization. See elm-lang.org] (<https://github.com/jcollard/elm-mode>)
    - [Guile scheme lisp, is python a lisp?, JetBrain vs Emacs editor, why clojure java. 2019-08-25] (<https://youtu.be/mSQEhF1ACQQ>) (1:40:32)
  - Mail and news:
    - [Improve the plaintext email experience through format=flowed with long lines.] (<https://vxlabs.com/2019/08/25/format-flowed-with-long-lines/>)
  - Community:
    - [Fewer of more: I’d like to have fewer of more things. How do I do that? By using Emacs. - Jack Baty's weblog] (<https://www.baty.net/2019/fewer-of-more/>)
    - ['The core of my life is in the free software text editor GNU Emacs. " -- Paul Ford, Developer, writer, CEO (Postlight)] (<https://usesthis.com/interviews/paul.ford/>) ([Reddit] (<https://reddit.com/r/planetemacs/comments/cuqw72/the_core_of_my_life_is_in_the_free_software_text/>))
    - [Second (and final) Call for Proposals for EmacsConf 2019] (<https://lists.gnu.org/archive/html/emacsconf-discuss/2019-08/msg00000.html>) ([Reddit] (<https://reddit.com/r/emacs/comments/cv95ta/second_and_final_call_for_proposals_for_emacsconf/>))
    - [Why Emacs] (<https://www.birkey.co/2019-08-04-why-emacs.html>)
    - [Weekly tips/trick/etc/ thread] (<https://www.reddit.com/r/emacs/comments/csut1x/weekly_tipstricketc_thread/>)
    - [Is there an agreed upon term for "Emacs user"?] (<https://www.reddit.com/r/emacs/comments/cslkqc/is_there_an_agreed_upon_term_for_emacs_user/>)
  - Writing:
    - [The Babbage Files: LaTeX table manipulation using Emacs/AUCTeX+align.el+rectangular selection] (<https://babbagefiles.blogspot.com/2011/01/latex-table-manipulation-using.html>)
    - [Search pubmed from within emacs] (<https://www.reddit.com/r/emacs/comments/cvps0w/search_pubmed_from_within_emacs/>)
    - [Pollen: the book is a program:. Pollen is a publishing system that helps authors make functional and beautiful digital books.] (<https://docs.racket-lang.org/pollen/>)
  - Other:
    - [How do you remember various features of emacs?] (<https://www.reddit.com/r/emacs/comments/cuc8hl/how_do_you_remember_various_features_of_emacs/>)
    - [Named Eshell Buffers Part 2: Decoupling from Ivy | Arte Ebrahimi] (<https://arte.ebrahimi.org/blog/named-eshell-buffers-part-2-decoupling-from-ivy>)
    - [e-byzanz: Emacs wrapper for a screen recorder] (<https://www.reddit.com/r/emacs/comments/csw0wt/httpsgithubcomcarl2ebyzanz/>)
    - [cheatsheet.el --- create your own cheatsheet] (<https://github.com/darksmile/cheatsheet/blob/master/cheatsheet.el>)
    - [I finally found an annotation library the works for me -- annot.el] (<https://www.reddit.com/r/emacs/comments/cvfudo/i_finally_found_an_annotation_library_the_works/>)
    - [Emacs: documentation and feature discovery] (<https://youtu.be/sRsjvirr1B8>) (15:10)
    - [Emacs: keyboard macro counter] (<https://youtu.be/E-IDFY7mlXQ>) (3:29)
  - New packages:
    - counsel-test <http://melpa.org/#/counsel-test>: Browse and execute tests with ivy
    - hercules <http://melpa.org/#/hercules>: An auto-magical, which-key-based hydra banisher.
    - plisp-mode <http://melpa.org/#/plisp-mode>: Major mode for PicoLisp programming.

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


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

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

* 2019-08-26 Emacs news
EmacsConf 2019 (Nov 2, online): 
Propose a session: https://emacsconf.org/2019/cfp (before Aug 31)
Share ideas: https://emacsconf.org/2019/ideas

- Emacs configuration:
  - [[https://www.wisdomandwonder.com/emacs/12753/how-to-disable-global-eldoc-mode][Grant Rettke: How To Disable Global Eldoc Mode]]
  - [[https://www.reddit.com/r/emacs/comments/cusxrp/curious_about_your_init_files_and_file_management/][Curious about your init files and file management]]
  - [[https://www.reddit.com/r/orgmode/comments/cvmjjr/workaround_for_tlsrelated_bad_request_and_package/][Workaround for TLS-related "Bad request" and package download errors in Emacs 26.2]]
- Emacs Lisp:
  - [[https://github.com/bbatsov/emacs-lisp-style-guide][emacs-lisp-style-guide: A community-driven Emacs Lisp style guide]]
  - [[https://alhassy.github.io/TypedLisp/][Exploring Emacs Lisp's Fine-Grained Hierarchy with Comparisons to Haskell]] ([[https://reddit.com/r/emacs/comments/ctk800/exploring_emacs_lisps_finegrained_hierarchy_with/][Reddit]])
  - [[https://github.com/alphapapa/tp.el][tp.el: Emacs text-property convenience library]]
  - [[https://github.com/karlotness/tree-sitter.el][tree-sitter.el: An Emacs dynamic module exposing tree-sitter.]]
- Emacs development: 
  - [[https://irreal.org/blog/?p=8262][Irreal: Emacs 26.3-RC1]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=29d1c72d7c98ea23d5af434c5af6b39a5bd264d9][Introduce new value t for compilation-context-lines to eliminate scrolling]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=9459c4c17c3338298e88a0af4be1798674bdb6ef][Use `autoconf-mode' for Autoconf .m4 files]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=1071dfe18175ecf48d98ea9d3fd1468a7a5e9568][Add imenu support to xref]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=ac77e62b23a2745bdb0dab41f5e91002b67ed4f1][Mention new NSM warnings]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=53cb3d3e0ddb666dc5b7774957ca863c668213cb][Merge remote-tracking branch 'origin/netsec']]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=6b38e34a11a85d50fa384b90ed21ea60d6d646d5][Have `M-x battery' list all batteries under GNU/Linux]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=396ed88a50fba95cd3b989965defef0130a42c42][Avoid some excess precision in time arithmetic]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=7e2090ee80c9099ee953392444e1d73d10e973d4][Respect global-eldoc-mode in minibuffers (Bug#36886)]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a13c64204c8ead966789abf8efe176e4f2d4f599][Delete built-in ada-mode; Gnu ELPA is a good replacement]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=afdf679841ad31664d41e7debca7083632add0f8][Add a new hook: `quit-window-hook']]
- Appearance:
  - [[https://github.com/jamiecollinson/emacs-panda-theme][emacs-panda-theme: A superminimal, dark syntax theme for emacs]]
  - [[https://github.com/j0ni/phoenix-dark-pink][phoenix-dark-pink: Phoenix Dark Pink theme port for emacs]]
  - [[http://pragmaticemacs.com/emacs/get-that-spacemacs-look-without-spacemacs/][Get that spacemacs look without spacemacs | Pragmatic Emacs]]
- Navigation:
  - [[https://gitlab.com/kisaragi-hiu/didyoumean.el/][DidYouMean.el: Ask for the right file to open. Port of vim plugin DidYouMean.]] ([[https://reddit.com/r/emacs/comments/ct2jj5/didyoumeanel_ask_for_the_right_file_to_open_port/][Reddit]])
  - [[https://irreal.org/blog/?p=8269][Irreal: Scroll All Mode]]
  - [[https://irreal.org/blog/?p=8260][A Real World Use Case of Occur]]
- Org Mode:
  - [[https://www.youtube.com/watch?v=WSF4EgQqa3Q&amp;feature=youtu.be][Emacs Doom E15: Fancy Task Priorities in Org Mode]] ([[https://reddit.com/r/emacs/comments/ctfxbg/emacs_doom_e15_fancy_task_priorities_in_org_mode/][Reddit]])
  - [[https://writequit.org/articles/emacs-org-mode-generate-ids.html][Working with logs in Emacs: Use good header ids!]]
  - [[https://youtu.be/3EGOwfWok5s][Org-brain]] ([[https://reddit.com/r/orgmode/comments/ctvktz/orgbrain/][Reddit]])
  - [[https://github.com/dakrone/eos/blob/master/setupfiles/org3.css][My CSS file for Org HTML exports]]
  - [[http://members.optusnet.com.au/%7Echarles57/GTD/gtd_workflow.html][How I use Emacs and Org-mode to implement GTD]]
  - [[https://www.reddit.com/r/emacs/comments/cuuspi/obsessionasync_orgbabel_asynchronous_session/][ob-session-async: org-babel asynchronous session evaluation]]
  - [[https://www.reddit.com/r/emacs/comments/cugpii/orgpivotal_100_test_coverage_emacs_package_allow/][org-pivotal - 100% test coverage Emacs package allow syncing your Pivotal Tracker stories to org buffer]]
  - [[http://www.mkbehr.com/posts/a-research-workflow-with-zotero-and-org-mode/][A research workflow with Zotero and Org mode | mkbehr.com]]
  - [[http://taopeng.me/org-notes-style/][org-notes-style is a light CSS theme for Org mode. It provides a stylesheet to style your exported HTML documents.]]
  - [[http://www.astro.gla.ac.uk/~daniel/2019/08/23/packages-and-config.html][How I map between arXiv postings and final dois in Orgmode]]
- Coding:
  - [[https://github.com/lewang/rebox2/blob/master/rebox2.el][rebox2.el --- Handling of comment boxes in various styles.]]
  - [[https://www.reddit.com/r/emacs/comments/ct4jsh/a_few_react_snippets/][A few React snippets]]
  - [[https://github.com/cosmicexplorer/ping-pong][ping-pong: A "code review" system that tries to inspire more lightweight back-and-forth.]]
  - [[https://www.reddit.com/r/emacs/comments/csvje9/lisp_people_whats_your_goto_language_for_when_you/][Lisp people: What's your go-to language for when you want to write a quick script]]
  - [[https://github.com/soupi/minimal-haskell-emacs][minimal-haskell-emacs: A minimal emacs configuration for haskell programming]]
  - [[https://github.com/jcollard/elm-mode][elm-mode for Emacs. Elm is a delightful language with no runtime exceptions. Use it to build reliable webapps for data visualization. See elm-lang.org]]
  - [[https://youtu.be/mSQEhF1ACQQ][Guile scheme lisp, is python a lisp?, JetBrain vs Emacs editor, why clojure java. 2019-08-25]] (1:40:32)
- Mail and news:
  - [[https://vxlabs.com/2019/08/25/format-flowed-with-long-lines/][Improve the plaintext email experience through format=flowed with long lines.]]
- Community:
  - [[https://www.baty.net/2019/fewer-of-more/][Fewer of more: I’d like to have fewer of more things. How do I do that? By using Emacs. - Jack Baty's weblog]]
  - [[https://usesthis.com/interviews/paul.ford/]['The core of my life is in the free software text editor GNU Emacs. " -- Paul Ford, Developer, writer, CEO (Postlight)]] ([[https://reddit.com/r/planetemacs/comments/cuqw72/the_core_of_my_life_is_in_the_free_software_text/][Reddit]])
  - [[https://lists.gnu.org/archive/html/emacsconf-discuss/2019-08/msg00000.html][Second (and final) Call for Proposals for EmacsConf 2019]] ([[https://reddit.com/r/emacs/comments/cv95ta/second_and_final_call_for_proposals_for_emacsconf/][Reddit]])
  - [[https://www.birkey.co/2019-08-04-why-emacs.html][Why Emacs]]
  - [[https://www.reddit.com/r/emacs/comments/csut1x/weekly_tipstricketc_thread/][Weekly tips/trick/etc/ thread]]
  - [[https://www.reddit.com/r/emacs/comments/cslkqc/is_there_an_agreed_upon_term_for_emacs_user/][Is there an agreed upon term for "Emacs user"?]]
- Writing:
  - [[https://babbagefiles.blogspot.com/2011/01/latex-table-manipulation-using.html][The Babbage Files: LaTeX table manipulation using Emacs/AUCTeX+align.el+rectangular selection]]
  - [[https://www.reddit.com/r/emacs/comments/cvps0w/search_pubmed_from_within_emacs/][Search pubmed from within emacs]]
  - [[https://docs.racket-lang.org/pollen/][Pollen: the book is a program:. Pollen is a publishing system that helps authors make functional and beautiful digital books.]]
- Other:
  - [[https://www.reddit.com/r/emacs/comments/cuc8hl/how_do_you_remember_various_features_of_emacs/][How do you remember various features of emacs?]]
  - [[https://arte.ebrahimi.org/blog/named-eshell-buffers-part-2-decoupling-from-ivy][Named Eshell Buffers Part 2: Decoupling from Ivy | Arte Ebrahimi]]
  - [[https://www.reddit.com/r/emacs/comments/csw0wt/httpsgithubcomcarl2ebyzanz/][e-byzanz: Emacs wrapper for a screen recorder]]
  - [[https://github.com/darksmile/cheatsheet/blob/master/cheatsheet.el][cheatsheet.el --- create your own cheatsheet]]
  - [[https://www.reddit.com/r/emacs/comments/cvfudo/i_finally_found_an_annotation_library_the_works/][I finally found an annotation library the works for me -- annot.el]]
  - [[https://youtu.be/sRsjvirr1B8][Emacs: documentation and feature discovery]] (15:10)
  - [[https://youtu.be/E-IDFY7mlXQ][Emacs: keyboard macro counter]] (3:29)
- New packages:
  - http://melpa.org/#/counsel-test: Browse and execute tests with ivy
  - http://melpa.org/#/hercules: An auto-magical, which-key-based hydra banisher.
  - http://melpa.org/#/plisp-mode: Major mode for PicoLisp programming.

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-08][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-08-28  2:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-28  2:17 2019-08-26 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.