emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/dslide ac35d9c35b 13/21: 0.6.0 News word salad


From: ELPA Syncer
Subject: [nongnu] elpa/dslide ac35d9c35b 13/21: 0.6.0 News word salad
Date: Tue, 17 Dec 2024 13:00:54 -0500 (EST)

branch: elpa/dslide
commit ac35d9c35be1ecbc77e2b18b59bbe358e33139cf
Author: Psionik K <73710933+psionic-k@users.noreply.github.com>
Commit: Psionik K <73710933+psionic-k@users.noreply.github.com>

    0.6.0 News word salad
---
 NEWS.org | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/NEWS.org b/NEWS.org
index 463d5e580f..3c233db9f5 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -12,7 +12,20 @@
 #+export_file_name: RELEASE.md
 
 * v0.6.0 Fighting Spam 💌 :latest:
+- There is less markup (especially for babel)
+- Old actions are easier to use
 - New actions (*KMACROS!*) fit a more clear pattern
+- That pattern has a long-term plan
+** Why Some Changes are Breaking 🤠
+This release captures a lot of the low-hanging fruit of the benefits expected 
in 0.7.0.  For the most part, what was removed was markup that nobody wanted to 
write.
+
+0.7.0 will continue in this direction, using less markup and having more of it 
be similar.  0.7.0 will also make it possible to mix steps from different 
actions.  That will very nearly bring us to 1.0.
+
+There is a tricky outstanding architectural issue with actions tracking their 
own progress.  If the changes to custom actions are significant, it will only 
because it also makes writing new custom actions much, much simpler.
+** More Changes Coming 🧑‍🔧
+⛔ The ~dslide-default-actions~ value will soon go away, becoming deprecated in 
0.7.0.  Instead, we will use configurable dispatcher to match elements and set 
default arguments globally.  The dispatcher will create actions on-demand.
+
+The propertize action is the closest one to working like they will in 0.7.0.  
ℹī¸ Your custom actions will need to be registered in the dispatcher 
configuration after 0.7.0.
 ** Added ➕
 - đŸ§Ŧ Experimental new kmacro action can run keyboard kmacros to script "live 
demonstrations".  Describe ~dslide-action-kmacro~ to view the documentation.  
There is a demo in the usual [] file.  All related functions and variables are 
under the =dslide-action-kmacro= or =dslide-kmacro= prefixes.
 - đŸ§Ŧ Experimental keyboard macro recording with 
~dslide-kmacro-transcribe-set-mark~, every time you call ~kmacro-end-macro~, 
dslide will transcribe a macro playback expression into your presentation.  All 
related commands, functions, and variables are under the 
=dslide-kmacro-transcribe= prefix



reply via email to

[Prev in Thread] Current Thread [Next in Thread]