• Joined on 2023年03月22日
swflint opened issue pastor/ben.el#3 2026年04月14日 14:07:26 +02:00
ben-mode-map is undefined
swflint commented on issue mattof/denote-review#2 2026年02月24日 16:38:06 +01:00
Unable to build manual, fdl.texi not found.

Thanks!

swflint opened issue mattof/denote-review#2 2026年02月24日 16:23:03 +01:00
Unable to build manual, fdl.texi not found.
swflint commented on pull request acdw/titlecase.el#2 2023年07月14日 18:05:29 +02:00
Use replace-region-contents instead of insert

Awesome! It works great! Thanks!

swflint commented on pull request acdw/titlecase.el#2 2023年07月13日 02:36:55 +02:00
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).

swflint commented on pull request martianh/clause.el#3 2023年03月27日 16:26:12 +02:00
Add in a minor mode that sets the recommended bindings

Done!

swflint pushed to add-minor-mode at swflint/clause.el 2023年03月27日 16:25:58 +02:00
559b46b2a9 Add in a minor mode that sets the recommended bindings
swflint pushed to add-minor-mode at swflint/clause.el 2023年03月26日 22:13:31 +02:00
fafff45588 Add in a minor mode that sets the recommended bindings
c18b1025a0 Merge branch 'main' into develop
2f64591220 license
72376c4035 license
Compare 4 commits »
swflint commented on pull request martianh/clause.el#3 2023年03月26日 22:13:05 +02:00
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.

swflint commented on pull request martianh/sentex#4 2023年03月26日 19:55:47 +02:00
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.

swflint pushed to add-minor-mode at swflint/sentex 2023年03月26日 19:52:42 +02:00
5a836a8058 Add a minor mode to locally remap sentence navigation commands
d86477de7b license
513311881e package description
e6d1de8a99 _ an unused arg
Compare 4 commits »
swflint created pull request martianh/clause.el#3 2023年03月25日 17:20:03 +01:00
Add in a minor mode that sets the recommended bindings
swflint pushed to add-minor-mode at swflint/clause.el 2023年03月25日 17:18:26 +01:00
3f0b993edf Add in a minor mode that sets the recommended bindings
swflint created branch add-minor-mode in swflint/clause.el 2023年03月25日 17:18:26 +01:00
swflint created repository swflint/clause.el 2023年03月25日 17:16:09 +01:00
swflint created pull request martianh/sentex#4 2023年03月25日 16:37:52 +01:00
Add a minor mode to locally remap sentence navigation commands
swflint pushed to add-minor-mode at swflint/sentex 2023年03月25日 16:33:22 +01:00
25bbaeabf6 Add a minor mode to locally remap sentence navigation commands
swflint created branch add-minor-mode in swflint/sentex 2023年03月25日 16:33:22 +01:00
swflint created repository swflint/sentex 2023年03月25日 16:25:06 +01:00
swflint opened issue martianh/sentex#3 2023年03月25日 16:24:27 +01:00
Predicate to determine if at sentence end?