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


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

2019-12-30 Emacs news
=====================

  - Emacs configuration:
    - [use-package-custom-update: :custom-update keyword for use-package] (<https://github.com/a13/use-package-custom-update>)
    - [Yay-Evil v1.1.0 Release!] (<https://www.reddit.com/r/emacs/comments/eey2ez/yayevil_v110_release/>)
    - [M-EMACS, a customized full-featured GNU Emacs configuration] (<https://github.com/MatthewZMD/.emacs.d>)
    - [ample-emacs: 'Just enough' Emacs configuration with minimal external packages] (<https://github.com/myTerminal/ample-emacs>)
    - [Modified Emacs Mac Modifiers] (<https://nickdrozd.github.io/2019/12/28/emacs-mac-mods.html>) ([Reddit] (<https://reddit.com/r/emacs/comments/eh0lw4/modified_emacs_mac_modifiers/>))
    - [super-emacs: An out-of-the-box Emacs configuration with super-powers] (<https://github.com/myTerminal/super-emacs>)
    - [How to list the keybindings that are not mapped to any command?] (<https://www.reddit.com/r/emacs/comments/ehaoqs/how_to_list_the_keybindings_that_are_not_mapped/>)
  - Emacs Lisp:
    - [Update to gccemacs: Run Emacs Lisp as native code] (<https://akrl.sdf.org/gccemacs.html#orgd484cdc>) ([Reddit] (<https://reddit.com/r/emacs/comments/eg1ew5/update_to_gccemacs_run_emacs_lisp_as_native_code/>))
    - [Irreal: Implementing Palindrome Predicates] (<https://irreal.org/blog/?p=8543>)
  - Emacs development:
    - [Starting the Emacs 27 release cycle] (<https://lists.gnu.org/archive/html/emacs-devel/2019-12/msg00635.html>) ([Irreal] (<https://irreal.org/blog/?p=8539>))
    - [{emacs-devel} Proposal to change naming format to allow package-prefix/function-name] (<https://lists.gnu.org/archive/html/emacs-devel/2019-12/msg00806.html>)
    - [Promote function type aliases to the public module API.] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=719ad593872b606d2ca6ca5a144e37251c378078>)
    - [Add some documentation for support of .dylib suffix on macOS] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=5f550572febf76d9d95da45c800fedf2e1aadc82>)
    - [Make goto-line keep a separate input history per buffer] (<http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=7c5d6a2afc6c23a7fff8456f506ee2aa2d37a3b9>)
  - Appearance:
    - [Centered Cursor Mode in Vanilla Emacs] (<https://two-wrongs.com/centered-cursor-mode-in-vanilla-emacs>)
    - [{Screenshot} Polishing my Emacs -- who said an old tool can't look modern?] (<https://i.redd.it/u3buxyh6cq741.png>) ([Reddit] (<https://reddit.com/r/emacs/comments/ehjcu2/screenshot_polishing_my_emacs_who_said_an_old/>))
  - Navigation:
    - [redo-plus: Redo/undo system for Emacs] (<https://github.com/emacsmirror/redo-plus>)
    - [with-emacs · Using Occur for Search and Replace across Files] (<https://with-emacs.com/posts/tutorials/using-occur-for-search-and-replace-across-files/>) ([Reddit] (<https://reddit.com/r/emacs/comments/egc7yn/withemacs_using_occur_for_search_and_replace/>))
    - [narrow-or-widen-dwim that "widens" org-src buffers correctly] (<https://gist.github.com/j-cr/2573e26f3ef05c94f7e88cbd2a9cb7b2>) ([Reddit] (<https://reddit.com/r/emacs/comments/eghcpa/narroworwidendwim_that_widens_orgsrc_buffers/>))
    - [FZF with ace-window placement in Emacs] (<https://protesilaos.com/codelog/2019-12-16-emacs-ivy-fzf-ace-window/>)
    - [Demo of using 'diff-at-point' to navigate between edits] (<https://www.youtube.com/watch?v=bR4czpEqah8&amp;feature=youtu.be>)
    - [Emacs: FZF integration with ace-window (Ivy actions) - YouTube] (<https://www.youtube.com/watch?v=I3BvGZ3m8Oo&amp;feature=youtu.be>)
    - [(with-emacs: Using Occur for Search and Replace across Files] (<https://www.with-emacs.com/posts/tutorials/using-occur-for-search-and-replace-across-files/>)
  - Org Mode:
    - [org-sync: synchronize your github/gitlab issues with org-mode] (<https://www.reddit.com/r/orgmode/comments/egs9nt/orgsync_synchronize_your_githubgitlab_issues_with/>)
    - [ox-bb: BBCode export for Org] (<https://github.com/mmitch/ox-bb/>)
    - [Migrating from Harvest to Org mode for time tracking] (<https://matthew.hashnode.dev/migrating-from-harvest-to-org-mode-for-time-tracking-ck3u0xrn501mi6qs1eirhrsk8>)
    - [DOCT: Declarative Org Capture Templates needs testing] (<file:/r/emacs/comments/eg2oso/rfc_doct_declarative_org_capture_templates/>)
  - Coding:
    - [GNU Emacs as a lightweight Java IDE - 3 (Debugging)] (<https://youtu.be/U2L0iLZI_cE>)
    - [GNU Emacs as a lightweight Java IDE (Auto-suggest)] (<https://youtu.be/MWpvKSTz4qc>)
    - [GitHub - ageldama/moonshot: Run executable file, debug and build commands on project +projectile, compilation-mode, ivy, realgud] (<https://github.com/ageldama/moonshot>) ([Reddit] (<https://reddit.com/r/emacs/comments/ego4xd/github_ageldamamoonshot_run_executable_file_debug/>))
    - [lsp-mode now supports macro expansion through rust-analyzer] (<https://github.com/emacs-lsp/lsp-mode/wiki/Rust#macro-expansion>) ([Reddit] (<https://reddit.com/r/emacs/comments/egvqdx/lspmode_now_supports_macro_expansion_through/>))
  - Mail:
    - [Complete Computing Environment: Email and News with Gnus] (<http://doc.rix.si/cce/cce-gnus.html>)
  - Spacemacs:
    - [EXWM Layer to turn spacemacs into a full-fledged window manager] (<https://github.com/timor/spacemacsOS>)
    - [VSpaceCode: A reasonable alternative to Spacemacs?] (<https://youtu.be/XW32lPcWOxg>) ([Reddit] (<https://reddit.com/r/spacemacs/comments/eg7g3v/vspacecode_a_reasonable_alternative_to_spacemacs/>))
    - [Spacemacs Navigation Superpowers (Absolute Minimum Series)] (<https://youtu.be/E9Fz5PGFK94>) ([Reddit] (<https://reddit.com/r/spacemacs/comments/efrylz/spacemacs_navigation_superpowers_absolute_minimum/>))
  - Community:
    - [Weekly tips/trick/etc/ thread] (<https://www.reddit.com/r/emacs/comments/eeyhdz/weekly_tipstricketc_thread/>)
    - [Emacs Group on gup.pe. Guppe brings social groups to the fediverse.] (<https://gup.pe/u/emacs>)
  - Other:
    - [emacs-gnome-screencast: Use Gnome shell’s screen recorder from within Emacs] (<https://github.com/juergenhoetzel/emacs-gnome-screencast>)
    - [emax64 26.3-20191225 - (github m-parashar)] (<https://github.com/m-parashar/emax64/releases/tag/20191225>) ([Reddit] (<https://reddit.com/r/emacs/comments/efwgiw/emax64_26320191225_github_mparashar/>))
    - [Emacs & OCaml on iPad: Proof of concept of a graphical port of Emacs to the Apple iPad] (<https://chriskohlhepp.wordpress.com/linux-on-iphone/emacs-ocaml-on-ipad/>)
    - [Editing remote files with Emacs, comfortably] (<https://blog.tastytea.de/posts/editing-remote-files-with-emacs-comfortably/>) ([Reddit] (<https://reddit.com/r/emacs/comments/egib1i/editing_remote_files_with_emacs_comfortably/>))
    - [Tipping like it's 1989: How I use the ish app (ish.app), to install a /real/ emacs installation on the iPhone)] (<https://dp12.github.io/posts/tippinglikeits1989/>)
    - [Emacs on the iPhone (Special thanks to Chris Miles for the unistroke gesture recognizer library and Fabrice Bellard for QEmacs)] (<https://www.youtube.com/watch?v=-2NBTOZnEy8&amp;feature=youtu.be>)
    - [How I enqueue online videos in mpv with Emacs] (<https://www.reddit.com/r/emacs/comments/efsg0t/how_i_enqueue_online_videos_in_mpv_with_emacs/>)
  - New packages:
    - diff-at-point <http://melpa.org/#/diff-at-point>: Diff navigation
    - ebuku <http://melpa.org/#/ebuku>: Interface to the Buku Web bookmark manager
    - eglot-jl <http://melpa.org/#/eglot-jl>: Julia support for eglot
    - gerrit <http://melpa.org/#/gerrit>: Gerrit integration
    - metrics-tracker <http://melpa.org/#/metrics-tracker>: Generate diagrams of personal metrics from diary entries
    - ppp <http://melpa.org/#/ppp>: Extended pretty printer for Emacs Lisp
    - rivet-mode <http://melpa.org/#/rivet-mode>: Minor mode for editing Apache Rivet
    - rtags-xref <http://melpa.org/#/rtags-xref>: RTags backend for xref.el

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


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

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

* 2019-12-30 Emacs news
- Emacs configuration:
  - [[https://github.com/a13/use-package-custom-update][use-package-custom-update: :custom-update keyword for use-package]]
  - [[https://www.reddit.com/r/emacs/comments/eey2ez/yayevil_v110_release/][Yay-Evil v1.1.0 Release!]]
  - [[https://github.com/MatthewZMD/.emacs.d][M-EMACS, a customized full-featured GNU Emacs configuration]]
  - [[https://github.com/myTerminal/ample-emacs][ample-emacs: 'Just enough' Emacs configuration with minimal external packages]]
  - [[https://nickdrozd.github.io/2019/12/28/emacs-mac-mods.html][Modified Emacs Mac Modifiers]] ([[https://reddit.com/r/emacs/comments/eh0lw4/modified_emacs_mac_modifiers/][Reddit]])
  - [[https://github.com/myTerminal/super-emacs][super-emacs: An out-of-the-box Emacs configuration with super-powers]]
  - [[https://www.reddit.com/r/emacs/comments/ehaoqs/how_to_list_the_keybindings_that_are_not_mapped/][How to list the keybindings that are not mapped to any command?]]
- Emacs Lisp:
  - [[https://akrl.sdf.org/gccemacs.html#orgd484cdc][Update to gccemacs: Run Emacs Lisp as native code]] ([[https://reddit.com/r/emacs/comments/eg1ew5/update_to_gccemacs_run_emacs_lisp_as_native_code/][Reddit]])
  - [[https://irreal.org/blog/?p=8543][Irreal: Implementing Palindrome Predicates]]
- Emacs development:
  - [[https://lists.gnu.org/archive/html/emacs-devel/2019-12/msg00635.html][Starting the Emacs 27 release cycle]] ([[https://irreal.org/blog/?p=8539][Irreal]])
  - [[https://lists.gnu.org/archive/html/emacs-devel/2019-12/msg00806.html][{emacs-devel} Proposal to change naming format to allow package-prefix/function-name]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=719ad593872b606d2ca6ca5a144e37251c378078][Promote function type aliases to the public module API.]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=5f550572febf76d9d95da45c800fedf2e1aadc82][Add some documentation for support of .dylib suffix on macOS]]
  - [[http://git.savannah.gnu.org/cgit/emacs.git/commit/etc/NEWS?id=7c5d6a2afc6c23a7fff8456f506ee2aa2d37a3b9][Make goto-line keep a separate input history per buffer]]
- Appearance:
  - [[https://two-wrongs.com/centered-cursor-mode-in-vanilla-emacs][Centered Cursor Mode in Vanilla Emacs]]
  - [[https://i.redd.it/u3buxyh6cq741.png][{Screenshot} Polishing my Emacs -- who said an old tool can't look modern?]] ([[https://reddit.com/r/emacs/comments/ehjcu2/screenshot_polishing_my_emacs_who_said_an_old/][Reddit]])
- Navigation:
  - [[https://github.com/emacsmirror/redo-plus][redo-plus: Redo/undo system for Emacs]]
  - [[https://with-emacs.com/posts/tutorials/using-occur-for-search-and-replace-across-files/][with-emacs · Using Occur for Search and Replace across Files]] ([[https://reddit.com/r/emacs/comments/egc7yn/withemacs_using_occur_for_search_and_replace/][Reddit]])
  - [[https://gist.github.com/j-cr/2573e26f3ef05c94f7e88cbd2a9cb7b2][narrow-or-widen-dwim that "widens" org-src buffers correctly]] ([[https://reddit.com/r/emacs/comments/eghcpa/narroworwidendwim_that_widens_orgsrc_buffers/][Reddit]])
  - [[https://protesilaos.com/codelog/2019-12-16-emacs-ivy-fzf-ace-window/][FZF with ace-window placement in Emacs]]
  - [[https://www.youtube.com/watch?v=bR4czpEqah8&amp;feature=youtu.be][Demo of using 'diff-at-point' to navigate between edits]]
  - [[https://www.youtube.com/watch?v=I3BvGZ3m8Oo&amp;feature=youtu.be][Emacs: FZF integration with ace-window (Ivy actions) - YouTube]]
  - [[https://www.with-emacs.com/posts/tutorials/using-occur-for-search-and-replace-across-files/][(with-emacs: Using Occur for Search and Replace across Files]]
- Org Mode:
  - [[https://www.reddit.com/r/orgmode/comments/egs9nt/orgsync_synchronize_your_githubgitlab_issues_with/][org-sync: synchronize your github/gitlab issues with org-mode]]
  - [[https://github.com/mmitch/ox-bb/][ox-bb: BBCode export for Org]]
  - [[https://matthew.hashnode.dev/migrating-from-harvest-to-org-mode-for-time-tracking-ck3u0xrn501mi6qs1eirhrsk8][Migrating from Harvest to Org mode for time tracking]]
  - [[file:/r/emacs/comments/eg2oso/rfc_doct_declarative_org_capture_templates/][DOCT: Declarative Org Capture Templates needs testing]]
- Coding:
  - [[https://youtu.be/U2L0iLZI_cE][GNU Emacs as a lightweight Java IDE - 3 (Debugging)]]
  - [[https://youtu.be/MWpvKSTz4qc][GNU Emacs as a lightweight Java IDE (Auto-suggest)]]
  - [[https://github.com/ageldama/moonshot][GitHub - ageldama/moonshot: Run executable file, debug and build commands on project +projectile, compilation-mode, ivy, realgud]] ([[https://reddit.com/r/emacs/comments/ego4xd/github_ageldamamoonshot_run_executable_file_debug/][Reddit]])
  - [[https://github.com/emacs-lsp/lsp-mode/wiki/Rust#macro-expansion][lsp-mode now supports macro expansion through rust-analyzer]] ([[https://reddit.com/r/emacs/comments/egvqdx/lspmode_now_supports_macro_expansion_through/][Reddit]])
- Mail:
  - [[http://doc.rix.si/cce/cce-gnus.html][Complete Computing Environment: Email and News with Gnus]]
- Spacemacs:
  - [[https://github.com/timor/spacemacsOS][EXWM Layer to turn spacemacs into a full-fledged window manager]]
  - [[https://youtu.be/XW32lPcWOxg][VSpaceCode: A reasonable alternative to Spacemacs?]] ([[https://reddit.com/r/spacemacs/comments/eg7g3v/vspacecode_a_reasonable_alternative_to_spacemacs/][Reddit]])
  - [[https://youtu.be/E9Fz5PGFK94][Spacemacs Navigation Superpowers (Absolute Minimum Series)]] ([[https://reddit.com/r/spacemacs/comments/efrylz/spacemacs_navigation_superpowers_absolute_minimum/][Reddit]])
- Community:
  - [[https://www.reddit.com/r/emacs/comments/eeyhdz/weekly_tipstricketc_thread/][Weekly tips/trick/etc/ thread]]
  - [[https://gup.pe/u/emacs][Emacs Group on gup.pe. Guppe brings social groups to the fediverse.]]
- Other:
  - [[https://github.com/juergenhoetzel/emacs-gnome-screencast][emacs-gnome-screencast: Use Gnome shell’s screen recorder from within Emacs]]
  - [[https://github.com/m-parashar/emax64/releases/tag/20191225][emax64 26.3-20191225 - (github m-parashar)]] ([[https://reddit.com/r/emacs/comments/efwgiw/emax64_26320191225_github_mparashar/][Reddit]])
  - [[https://chriskohlhepp.wordpress.com/linux-on-iphone/emacs-ocaml-on-ipad/][Emacs & OCaml on iPad: Proof of concept of a graphical port of Emacs to the Apple iPad]]
  - [[https://blog.tastytea.de/posts/editing-remote-files-with-emacs-comfortably/][Editing remote files with Emacs, comfortably]] ([[https://reddit.com/r/emacs/comments/egib1i/editing_remote_files_with_emacs_comfortably/][Reddit]])
  - [[https://dp12.github.io/posts/tippinglikeits1989/][Tipping like it's 1989: How I use the ish app (ish.app), to install a /real/ emacs installation on the iPhone)]]
  - [[https://www.youtube.com/watch?v=-2NBTOZnEy8&amp;feature=youtu.be][Emacs on the iPhone (Special thanks to Chris Miles for the unistroke gesture recognizer library and Fabrice Bellard for QEmacs)]]
  - [[https://www.reddit.com/r/emacs/comments/efsg0t/how_i_enqueue_online_videos_in_mpv_with_emacs/][How I enqueue online videos in mpv with Emacs]]
- New packages:
  - http://melpa.org/#/diff-at-point: Diff navigation
  - http://melpa.org/#/ebuku: Interface to the Buku Web bookmark manager
  - http://melpa.org/#/eglot-jl: Julia support for eglot
  - http://melpa.org/#/gerrit: Gerrit integration
  - http://melpa.org/#/metrics-tracker: Generate diagrams of personal metrics from diary entries
  - http://melpa.org/#/ppp: Extended pretty printer for Emacs Lisp
  - http://melpa.org/#/rivet-mode: Minor mode for editing Apache Rivet
  - http://melpa.org/#/rtags-xref: RTags backend for xref.el

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-12][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-12-31  1:23 UTC | newest]

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