unofficial mirror of emacs-tangents@gnu.org
 help / color / mirror / Atom feed
* 2021-12-27 Emacs news
@ 2021-12-27  6:49 Sacha Chua
  0 siblings, 0 replies; only message in thread
From: Sacha Chua @ 2021-12-27  6:49 UTC (permalink / raw)
  To: emacs-tangents


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

    2021-12-27 Emacs news
=====================

  - Upcoming events:
    - Emacs Berlin (virtual, in English) <https://emacs-berlin.org/> Wed Dec 29 0930 Vancouver / 1130 Chicago / 1230 Toronto / 1730 GMT / 1830 Berlin / 2300 Kolkata -- Thu Dec 30 0130 Singapore
    - EmacsATX: TBD <https://www.meetup.com/EmacsATX/events/282436104/> Wed Jan 5 1630 Vancouver / 1830 Chicago / 1930 Toronto -- Thu Jan 6 0030 GMT / 0130 Berlin / 0600 Kolkata / 0830 Singapore
    - Emacs Paris (virtual, in French) <https://www.emacs-doctor.com/emacs-paris-user-group/> Thu Jan 6 0830 Vancouver / 1030 Chicago / 1130 Toronto / 1630 GMT / 1730 Berlin / 2200 Kolkata -- Fri Jan 7 0030 Singapore
    - M-x Research (contact them for password): TBA <https://m-x-research.github.io/> Fri Jan 7 0700 Vancouver / 0900 Chicago / 1000 Toronto / 1500 GMT / 1600 Berlin / 2030 Kolkata / 2300 Singapore
  - Emacs configuration:
    - [What's your favorite defadvice?] (<https://www.reddit.com/r/emacs/comments/rlli0u/whats_your_favorite_defadvice/>)
    - [A Tour of my Emacs Configuration] (<https://www.youtube.com/watch?v=Gi7yBMYZylU>) (32:27)
    - [alexluigit's Emacs Config] (<https://github.com/alexluigit/emacs-grandview>)
  - Emacs Lisp:
    - [TAONAW: Learning Emacs Lisp] (<https://helpdeskheadesk.net/help-desk-head-desk/2021-12-19/>)
    - [Elsa Gonsiorowski: Package cl is deprecated] (<http://gonsie.com/blorg/cl-deprecated.html>)
    - [Andrea: Moldable Emacs: examples for docs, demos and ERT tests!] (<http://ag91.github.io/blog/2021/12/23/moldable-emacs-examples-for-docs-demos-and-ert-tests>)
    - [Eoops: An Object-Oriented Programming System for Emacs-Lisp (1992) [PDF]​] (<https://3e8.org/pub/scheme/doc/lisp-pointers/v5i3/p25-houser.pdf>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/rm08db/eoops_an_objectoriented_programming_system_for/>))
  - Appearance:
    - [Emacs Redux: Check if a Font is Available with Emacs Lisp] (<https://emacsredux.com/blog/2021/12/22/check-if-a-font-is-available-with-emacs-lisp/>)
    - [Protesilaos Stavrou: Modus themes 2.0.0 for GNU Emacs] (<https://protesilaos.com/codelog/2021-12-24-modus-themes-2-0-0/>)
    - [UwU Theme] (<https://i.redd.it/oj7cb68tsk781.png>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/rnxjqq/uwu_theme/>))
  - Navigation:
    - [What's the Emacs way to explore a new project?] (<https://www.reddit.com/r/emacs/comments/ro5ni2/whats_the_emacs_way_to_explore_a_new_project/>)
    - [Karthik Chikmagalur: Simple folding with Hideshow] (<https://karthinks.com/software/simple-folding-with-hideshow/>)
    - [consult-better-jumper: Integrate better-jumper into consult] (<https://github.com/NicholasBHubbard/consult-better-jumper>)
  - TRAMP:
    - [Edit Remote Files with Emacs] (<https://www.youtube.com/watch?v=O0_UazBser8>) (03:22)
  - Dired:
    - [Dirvish: a minimalistic file manager based on dired. Such as ranger, vifm, lf.] (<https://www.reddit.com/r/emacs/comments/rm8hl1/dirvish_a_minimalistic_file_manager_based_on/>)
  - Writing:
    - [A Review of Emacs Markdown Mode] (<https://www.youtube.com/watch?v=VM8J1zFPYt0>) (14:03)
    - [[ANN] Titlecase.el : Titlecase things in Emacs] (<https://github.com/duckwork/titlecase.el>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/rpe8us/ann_titlecaseel_titlecase_things_in_emacs/>))
  - Org Mode:
    - [Org-roam: A Year in Review] (<https://blog.jethro.dev/posts/org_roam_2021/>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/rot1zz/orgroam_a_year_in_review/>))
    - [Irreal: Exporting Environments From Org-mode] (<https://irreal.org/blog/?p=10201>)
    - [Emacs Notes: Use Starmath—NOT LaTeX, NOT MathML—when exporting Org mode files to LibreOffice] (<https://emacsnotes.wordpress.com/2021/12/22/use-starmath-not-latex-not-mathml-when-exporting-org-mode-files-to-libreoffice/>) ([Reddit] (<https://www.reddit.com/r/planetemacs/comments/rm2cta/emacs_notes_use_starmathnot_latex_not_mathmlwhen/>), [Irreal] (<https://irreal.org/blog/?p=10208>))
    - [Emacs Notes: Mix Starmath and LaTeX / Mix English and Tamil in same Org file (or) How to conditionally export text using Macros and Drawers in Org mode] (<https://emacsnotes.wordpress.com/2021/12/25/mix-starmath-and-latex-mix-english-and-tamil-in-same-org-file-or-how-to-conditionally-export-text-using-macros-and-drawers-in-org-mode/>)
    - [distro.tube : This is the source code for my website which is located at distro.tube. This site was created in Emacs and written in Org Mode] (<https://gitlab.com/dwt1/distro.tube>)
  - Completion:
    - [yuri tricys: How to Get Files From Your Computer With Emacs] (<https://readingworldmagazine.com/emacs/2021-12-25-how-to-get-files-from-your-computer-with-emacs-1/>)
  - Coding:
    - [Meta Redux: CIDER 1.2 (Nice)] (<https://metaredux.com/posts/2021/12/22/cider-1-2-nice.html>)
    - [Hristos N. Triantafillou: Godot Engine: Editing GDScript With Emacs] (<https://hristos.co/blog/godot-engine-editing-gdscript-with-emacs/>)
    - [LSP-Mode on GNU/Emacs] (<https://www.youtube.com/watch?v=SVeiNWU4BBg>) (05:24)
    - [Support to code review Bitbucket Cloud PRs] (<https://www.reddit.com/r/emacs/comments/rl5dhz/support_to_code_review_bitbucket_cloud_prs/>)
    - [kaitai-mode.el: Edit binary files in emacs using Kaitai Struct .ksy files] (<https://github.com/kira-bruneau/kaitai-mode.el>)
    - [redbean single-file distributable web server: how to edit as archive in emacs · GitHub] (<https://gist.github.com/zk/30fc8403733f7f99f3fbacf148cd6807>)
  - Shell:
    - [Dtache - Version 0.2] (<https://www.reddit.com/r/emacs/comments/rmziph/dtache_version_02/>)
  - EXWM:
    - [EXWM is love! (Emacs)] (<https://www.youtube.com/watch?v=bHSGDn1Nulo&feature=youtu.be>) (2020)
  - Community:
    - [Weekly Tips, Tricks, &c. Thread] (<https://www.reddit.com/r/emacs/comments/rm0kr9/weekly_tips_tricks_c_thread/>)
    - [How can I get the novice programmers I coach to adopt Emacs?] (<https://www.reddit.com/r/emacs/comments/rnqsyo/how_can_i_get_the_novice_programmers_i_coach_to/>)
    - [Protesilaos Stavrou: EmacsConf 2021: How Emacs made me appreciate software freedom] (<https://protesilaos.com/codelog/2021-12-21-emacsconf2021-freedom/>) ([HN] (<https://news.ycombinator.com/item?id=29638547>))
    - [Eric MacAdie: 2021-12 Emacs Meetup and Other Thoughts] (<https://www.macadie.net/2021/12/22/2021-12-emacs-meetup-and-other-thoughts/>)
  - Other:
    - [org-mac-link: Insert org-mode links to items selected in various Mac apps] (<https://git.sr.ht/~aimebertrand/org-mac-link>)
    - [Embedding GTK applications via XEmbed - 2] (<https://lifeofpenguin.blogspot.com/2021/12/embedding-gtk-applications-via-xembed-2.html>) ([Reddit] (<https://www.reddit.com/r/emacs/comments/rmwity/multimedia_dashboard_in_gnu_emacs/>))
  - Emacs development:
    - [Emacs team considering including SQLite] (<https://www.reddit.com/r/emacs/comments/rlwipm/emacs_team_considering_including_sqlite/>) (long discussion, merged into master)
    - [read-multiple-choice: Add optional argument show-help] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=1e7786437d3d471bffe48d91a067556f9223e9cf>)
    - [Add support for pinch gestures to the XI2 build] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=101bbd1392077e26e904c70fead7f7d7dce595f7>)
    - [Allow window-text-pixel-size to measure pixels around a position] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d54d8a88e9a2f12b69e820e9bb89e304521bc8c7>)
    - [Revert back to using monospaced fonts in the mode line] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=2001ae5898a1e48cae5b138828190ac2cba39b40>)
    - [Allow automatic X-Message-SMTP-Method header insertion] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=28fff38eeb9e7641937bc3448d43c0a7d0eb6bbc>)
    - [Disable by default and add NEWS entry to the new completion behavior] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=4154a85d813d94726fbcc5adb824d42d234786c6>)
    - [Fix sloppy base64 acceptance of some multibyte characters] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a34650acff3740980ef23d900d35004bcfe2ef04>)
  - New packages:
    - preview-dvisvgm <https://melpa.org/#/preview-dvisvgm>: SVG output for LaTeX preview
    - vunit-mode <https://melpa.org/#/vunit-mode>: VUnit Runner Interface

  Links from [reddit.com/r/emacs] (<https://www.reddit.com/r/emacs>), [r/orgmode] (<https://www.reddit.com/r/orgmode>), [r/spacemacs] (<https://www.reddit.com/r/spacemacs>), [r/planetemacs] (<https://www.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/playlist?list=PL4th0AZixyREOtvxDpdxC9oMuX7Ar7Sdt>), [the Emacs NEWS file] (<http://git.savannah.gnu.org/cgit/emacs.git/log/etc/NEWS>), [Emacs Calendar] (<https://emacslife.com/calendar/>), [emacs-devel] (<http://lists.gnu.org/archive/html/emacs-devel/2021-12>), and [lemmy/c/emacs] (<https://lemmy.ml/c/emacs>).

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

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

    * 2021-12-27 Emacs news
- Upcoming events:
  - Emacs Berlin (virtual, in English) https://emacs-berlin.org/ Wed Dec 29 0930 Vancouver / 1130 Chicago / 1230 Toronto / 1730 GMT / 1830 Berlin / 2300 Kolkata -- Thu Dec 30 0130 Singapore
  - EmacsATX: TBD https://www.meetup.com/EmacsATX/events/282436104/ Wed Jan 5 1630 Vancouver / 1830 Chicago / 1930 Toronto -- Thu Jan 6 0030 GMT / 0130 Berlin / 0600 Kolkata / 0830 Singapore
  - Emacs Paris (virtual, in French) https://www.emacs-doctor.com/emacs-paris-user-group/ Thu Jan 6 0830 Vancouver / 1030 Chicago / 1130 Toronto / 1630 GMT / 1730 Berlin / 2200 Kolkata -- Fri Jan 7 0030 Singapore
  - M-x Research (contact them for password): TBA https://m-x-research.github.io/ Fri Jan 7 0700 Vancouver / 0900 Chicago / 1000 Toronto / 1500 GMT / 1600 Berlin / 2030 Kolkata / 2300 Singapore
- Emacs configuration:
  - [[https://www.reddit.com/r/emacs/comments/rlli0u/whats_your_favorite_defadvice/][What's your favorite defadvice?]]
  - [[https://www.youtube.com/watch?v=Gi7yBMYZylU][A Tour of my Emacs Configuration]] (32:27)
  - [[https://github.com/alexluigit/emacs-grandview][alexluigit's Emacs Config]]
- Emacs Lisp:
  - [[https://helpdeskheadesk.net/help-desk-head-desk/2021-12-19/][TAONAW: Learning Emacs Lisp]]
  - [[http://gonsie.com/blorg/cl-deprecated.html][Elsa Gonsiorowski: Package cl is deprecated]]
  - [[http://ag91.github.io/blog/2021/12/23/moldable-emacs-examples-for-docs-demos-and-ert-tests][Andrea: Moldable Emacs: examples for docs, demos and ERT tests!]]
  - [[https://3e8.org/pub/scheme/doc/lisp-pointers/v5i3/p25-houser.pdf][Eoops: An Object-Oriented Programming System for Emacs-Lisp (1992) [PDF]​]] ([[https://www.reddit.com/r/emacs/comments/rm08db/eoops_an_objectoriented_programming_system_for/][Reddit]])
- Appearance:
  - [[https://emacsredux.com/blog/2021/12/22/check-if-a-font-is-available-with-emacs-lisp/][Emacs Redux: Check if a Font is Available with Emacs Lisp]]
  - [[https://protesilaos.com/codelog/2021-12-24-modus-themes-2-0-0/][Protesilaos Stavrou: Modus themes 2.0.0 for GNU Emacs]]
  - [[https://i.redd.it/oj7cb68tsk781.png][UwU Theme]] ([[https://www.reddit.com/r/emacs/comments/rnxjqq/uwu_theme/][Reddit]])
- Navigation:
  - [[https://www.reddit.com/r/emacs/comments/ro5ni2/whats_the_emacs_way_to_explore_a_new_project/][What's the Emacs way to explore a new project?]]
  - [[https://karthinks.com/software/simple-folding-with-hideshow/][Karthik Chikmagalur: Simple folding with Hideshow]]
  - [[https://github.com/NicholasBHubbard/consult-better-jumper][consult-better-jumper: Integrate better-jumper into consult]]
- TRAMP:
  - [[https://www.youtube.com/watch?v=O0_UazBser8][Edit Remote Files with Emacs]] (03:22)
- Dired:
  - [[https://www.reddit.com/r/emacs/comments/rm8hl1/dirvish_a_minimalistic_file_manager_based_on/][Dirvish: a minimalistic file manager based on dired. Such as ranger, vifm, lf.]]
- Writing:
  - [[https://www.youtube.com/watch?v=VM8J1zFPYt0][A Review of Emacs Markdown Mode]] (14:03)
  - [[https://github.com/duckwork/titlecase.el][[ANN] Titlecase.el : Titlecase things in Emacs]] ([[https://www.reddit.com/r/emacs/comments/rpe8us/ann_titlecaseel_titlecase_things_in_emacs/][Reddit]])
- Org Mode:
  - [[https://blog.jethro.dev/posts/org_roam_2021/][Org-roam: A Year in Review]] ([[https://www.reddit.com/r/emacs/comments/rot1zz/orgroam_a_year_in_review/][Reddit]])
  - [[https://irreal.org/blog/?p=10201][Irreal: Exporting Environments From Org-mode]]
  - [[https://emacsnotes.wordpress.com/2021/12/22/use-starmath-not-latex-not-mathml-when-exporting-org-mode-files-to-libreoffice/][Emacs Notes: Use Starmath—NOT LaTeX, NOT MathML—when exporting Org mode files to LibreOffice]] ([[https://www.reddit.com/r/planetemacs/comments/rm2cta/emacs_notes_use_starmathnot_latex_not_mathmlwhen/][Reddit]], [[https://irreal.org/blog/?p=10208][Irreal]])
  - [[https://emacsnotes.wordpress.com/2021/12/25/mix-starmath-and-latex-mix-english-and-tamil-in-same-org-file-or-how-to-conditionally-export-text-using-macros-and-drawers-in-org-mode/][Emacs Notes: Mix Starmath and LaTeX / Mix English and Tamil in same Org file (or) How to conditionally export text using Macros and Drawers in Org mode]]
  - [[https://gitlab.com/dwt1/distro.tube][distro.tube : This is the source code for my website which is located at distro.tube. This site was created in Emacs and written in Org Mode]]
- Completion:
  - [[https://readingworldmagazine.com/emacs/2021-12-25-how-to-get-files-from-your-computer-with-emacs-1/][yuri tricys: How to Get Files From Your Computer With Emacs]]
- Coding:
  - [[https://metaredux.com/posts/2021/12/22/cider-1-2-nice.html][Meta Redux: CIDER 1.2 (Nice)]]
  - [[https://hristos.co/blog/godot-engine-editing-gdscript-with-emacs/][Hristos N. Triantafillou: Godot Engine: Editing GDScript With Emacs]]
  - [[https://www.youtube.com/watch?v=SVeiNWU4BBg][LSP-Mode on GNU/Emacs]] (05:24)
  - [[https://www.reddit.com/r/emacs/comments/rl5dhz/support_to_code_review_bitbucket_cloud_prs/][Support to code review Bitbucket Cloud PRs]]
  - [[https://github.com/kira-bruneau/kaitai-mode.el][kaitai-mode.el: Edit binary files in emacs using Kaitai Struct .ksy files]]
  - [[https://gist.github.com/zk/30fc8403733f7f99f3fbacf148cd6807][redbean single-file distributable web server: how to edit as archive in emacs · GitHub]]
- Shell:
  - [[https://www.reddit.com/r/emacs/comments/rmziph/dtache_version_02/][Dtache - Version 0.2]]
- EXWM:
  - [[https://www.youtube.com/watch?v=bHSGDn1Nulo&feature=youtu.be][EXWM is love! (Emacs)]] (2020)
- Community:
  - [[https://www.reddit.com/r/emacs/comments/rm0kr9/weekly_tips_tricks_c_thread/][Weekly Tips, Tricks, &c. Thread]]
  - [[https://www.reddit.com/r/emacs/comments/rnqsyo/how_can_i_get_the_novice_programmers_i_coach_to/][How can I get the novice programmers I coach to adopt Emacs?]]
  - [[https://protesilaos.com/codelog/2021-12-21-emacsconf2021-freedom/][Protesilaos Stavrou: EmacsConf 2021: How Emacs made me appreciate software freedom]] ([[https://news.ycombinator.com/item?id=29638547][HN]])
  - [[https://www.macadie.net/2021/12/22/2021-12-emacs-meetup-and-other-thoughts/][Eric MacAdie: 2021-12 Emacs Meetup and Other Thoughts]]
- Other:
  - [[https://git.sr.ht/~aimebertrand/org-mac-link][org-mac-link: Insert org-mode links to items selected in various Mac apps]]
  - [[https://lifeofpenguin.blogspot.com/2021/12/embedding-gtk-applications-via-xembed-2.html][Embedding GTK applications via XEmbed - 2]] ([[https://www.reddit.com/r/emacs/comments/rmwity/multimedia_dashboard_in_gnu_emacs/][Reddit]])
- Emacs development:
  - [[https://www.reddit.com/r/emacs/comments/rlwipm/emacs_team_considering_including_sqlite/][Emacs team considering including SQLite]] (long discussion, merged into master)
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=1e7786437d3d471bffe48d91a067556f9223e9cf][read-multiple-choice: Add optional argument show-help]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=101bbd1392077e26e904c70fead7f7d7dce595f7][Add support for pinch gestures to the XI2 build]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=d54d8a88e9a2f12b69e820e9bb89e304521bc8c7][Allow window-text-pixel-size to measure pixels around a position]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=2001ae5898a1e48cae5b138828190ac2cba39b40][Revert back to using monospaced fonts in the mode line]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=28fff38eeb9e7641937bc3448d43c0a7d0eb6bbc][Allow automatic X-Message-SMTP-Method header insertion]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=4154a85d813d94726fbcc5adb824d42d234786c6][Disable by default and add NEWS entry to the new completion behavior]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=a34650acff3740980ef23d900d35004bcfe2ef04][Fix sloppy base64 acceptance of some multibyte characters]]
- New packages:
  - https://melpa.org/#/preview-dvisvgm: SVG output for LaTeX preview
  - https://melpa.org/#/vunit-mode: VUnit Runner Interface

Links from [[https://www.reddit.com/r/emacs][reddit.com/r/emacs]], [[https://www.reddit.com/r/orgmode][r/orgmode]], [[https://www.reddit.com/r/spacemacs][r/spacemacs]], [[https://www.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/playlist?list=PL4th0AZixyREOtvxDpdxC9oMuX7Ar7Sdt][YouTube]], [[http://git.savannah.gnu.org/cgit/emacs.git/log/etc/NEWS][the Emacs NEWS file]], [[https://emacslife.com/calendar/][Emacs Calendar]], [[http://lists.gnu.org/archive/html/emacs-devel/2021-12][emacs-devel]], and [[https://lemmy.ml/c/emacs][lemmy/c/emacs]].

  
    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:[~2021-12-27  6:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-27  6:49 2021-12-27 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).