-
Joined on
2023年03月22日
ben-mode-map is undefined
Unable to build manual,
fdl.texi not found.
Use replace-region-contents instead of insert
Awesome! It works great! Thanks!
Use replace-region-contents instead of insert
Out of curiosity, is there anything I can do to help move this forward? This is a really useful package as-is, and this change would make it even more useful (and easier to use programmatically).
559b46b2a9
Add in a minor mode that sets the recommended bindings
fafff45588
Add in a minor mode that sets the recommended bindings
c18b1025a0
Merge branch 'main' into develop
2f64591220
license
72376c4035
license
Add in a minor mode that sets the recommended bindings
I'll PR to develop, however as it stands, mark-thing-at is currently a hard requirement of the package, afaict.
Add a minor mode to locally remap sentence navigation commands
PR is now against develop.
I went with using remap so that users of evil or similar can hopefully get the new bindings for free.
5a836a8058
Add a minor mode to locally remap sentence navigation commands
d86477de7b
license
513311881e
package description
e6d1de8a99
_ an unused arg
Add in a minor mode that sets the recommended bindings
3f0b993edf
Add in a minor mode that sets the recommended bindings
Add a minor mode to locally remap sentence navigation commands
25bbaeabf6
Add a minor mode to locally remap sentence navigation commands
Predicate to determine if at sentence end?