substitute
- Description
- Efficiently replace targets in the buffer or context
- Latest
- substitute-0.3.1.tar (.sig), 2024-May-22, 90.0 KiB
- Maintainer
- Protesilaos Stavrou <info@protesilaos.com>
- Website
- https://github.com/protesilaos/substitute
- Browse ELPA's repository
- CGit or Gitweb
- Badge
- Manual
- substitute
To install this package from Emacs, use package-install
or list-packages
.
Full description
Substitute (substitute.el) for GNU Emacs
Efficiently replace targets in the buffer or context.
Substitute is a set of commands that perform text replacement (i)
throughout the buffer, (ii) limited to the current definition (per
narrow-to-defun
), (iii) from point to the end of the buffer, and
(iv) from point to the beginning of the buffer.
These substitutions are meant to be as quick as possible and, as such,
differ from the standard query-replace
(which I still use). The
provided commands prompt for substitute text and perform the
substitution outright.
Video demo: https://protesilaos.com/codelog/2023-01-16-emacs-substitute-package-demo/
- Package name (GNU ELPA):
substitute
- Official manual: https://protesilaos.com/emacs/substitute
- Git repositories:
- Video demo: https://protesilaos.com/codelog/2023-01-16-emacs-substitute-package-demo/
- Backronym: Some Utilities Built to Substitute Targets Independent of Their Utterances, Thoroughly and Easily.
Old versions
substitute-0.3.0.tar.lz | 2024-May-20 | 18.4 KiB |
substitute-0.2.1.tar.lz | 2024-Mar-31 | 18.3 KiB |
substitute-0.2.0.tar.lz | 2023-Jul-01 | 18.2 KiB |
substitute-0.1.8.tar.lz | 2023-Apr-09 | 18.4 KiB |
substitute-0.1.7.tar.lz | 2023-Mar-21 | 18.4 KiB |
substitute-0.1.6.tar.lz | 2023-Jan-31 | 17.6 KiB |
substitute-0.1.5.tar.lz | 2023-Jan-23 | 4.98 KiB |
substitute-0.1.4.tar.lz | 2023-Jan-17 | 4.96 KiB |
substitute-0.1.2.tar.lz | 2023-Jan-16 | 4.46 KiB |