[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNU ELPA] Wrap-Search version 4.17.6
From: |
ELPA update |
Subject: |
[GNU ELPA] Wrap-Search version 4.17.6 |
Date: |
Sun, 29 Sep 2024 05:04:13 -0400 |
Version 4.17.6 of package Wrap-Search has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.
Wrap-Search describes itself as:
===============================
wrapped, non-incremental search
===============================
More at https://elpa.gnu.org/packages/wrap-search.html
## Summary:
The `wrap-search' package offers non-incremental search.
It shows hitss (hits and only hits) and search only starts
when one presses RET.
`wrap-search' searches forward by default, but it wraps
and continues up and until the search start position if
necessary. This is so one doesn't have to wonder if the
target is north or south in the buffer.
The philosophy is that `wrap-search' mostly shouldn't be
used for searching - that is possible as well, of course,
using the same command - rather, it is used to quickly
navigate a buffer.
To use the package without keyboard shortcuts isn't
recommended. Instead, do for example
(keymap-global-set "C-s" #'wrap-search)
(keymap-global-set "C-r" #'wrap-search-again)
## Recent NEWS:
[Not provided 🙁]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNU ELPA] Wrap-Search version 4.17.6,
ELPA update <=