Mats Lidell
Mats Lidell
Hi, In commit https://github.com/girzel/ebdb/commit/d7bc0c920b97f8dafec00793826a1298821f898a the auto-notes feature was dropped. It would be nice if there was some code samples on how you could implement a feature like that in order...
## What Use maintenance release 28.2. ## Why Bugfix release 28.2 is here.
## What First stab at register support ## Why Sharing the first stab at implementing register support of buttons for ideas and comments.
Node16 is deprecated and we are requested by Github to move over to using actions using Node20. Merge to rsw. See #460 for merge to master PR.
# What Rename i- ebut:act to act-label and create new act functions. # Why The old functions takes a label and to be more align with the hbut:act they should...
## What ~~Start trying out better support for composing email.~~ Implement the mail reader functionality for gnus and add a way to override the mail composer function. ## Why The...
# What Quote lambdas used in hact calls. # Why The lambda was not passed as a function to hact. Noticed with recent versions of Emacs 30.
# What - Add test case for delimited paths in "ls -R"-listings - Allow for space between file names in ls -R listings # Why Plain file names in ls...
# What Get list of args from closures. # Why Closures needs to be identified in order for unit tests to work on Emacs with native compilation. This makes "make...
# What Add info about Emacs native comp in hyperbole configuration info used in bug messages. # Why Native comp is default on platforms that support it so more users...