[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/speedrect aaf72e49c8 77/90: README: improve calc note
From: |
ELPA Syncer |
Subject: |
[elpa] externals/speedrect aaf72e49c8 77/90: README: improve calc note |
Date: |
Fri, 6 Dec 2024 18:59:18 -0500 (EST) |
branch: externals/speedrect
commit aaf72e49c88c38332ba2632b9abb1f1e15b70b4d
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>
README: improve calc note
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1a8a38b447..8a0bad75f0 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ Use calc, it's super-powerful...
You don't have to be in the same `mark-rectangle-mode` session to yank a
matrix from calc. As long as the height of your rectangle matches the number
of matrix rows, it will just work. So you can start in one buffer, accumulate
a matrix, manipulate it, switch to another buffer, and yank it there.
-**Note**: what you see is what you get in calc. The matrix will be yanked
_exactly_ as it appears. `v [` and `v ,` will remove the brackets and commas
for a cleaner appearance. `v >` will right align numbers. While `v .` is
convenient for shortening long entries, you must undo it before yanking. `d f`
will let you set the number of digits after the decimal. And many more options.
+>[!NOTE] What you see is what you get in calc. The numbers shown in calc will
be yanked as they appears (omitting brackets and expanding any `...` style
shortening in effect). `v ,` will remove commas for a cleaner appearance. `v
>` will right align numbers. `d f` will let you set the number of digits after
the decimal. And _many_ more options.
## Key Listing
- [elpa] externals/speedrect a8015aea6f 79/90: Bump version, (continued)
- [elpa] externals/speedrect a8015aea6f 79/90: Bump version, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect c068c528e3 69/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect ed85814e48 72/90: help: correct typo, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 94ed5cbc6c 80/90: README NEWS, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 874f0be40c 81/90: calc: allow mismatched rect/vector heights with warning + format, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 040d12b907 83/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 2b864a4a41 86/90: Proposed for ELPA: speedrect, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 463aae4f1b 78/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect bae04ed3a3 67/90: amalgamate fill changes, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect ce32628339 73/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect aaf72e49c8 77/90: README: improve calc note,
ELPA Syncer <=
- [elpa] externals/speedrect 93182dd080 89/90: correct autoload, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 4603a1ff09 90/90: ELPA version bump and Created date, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 0696ca6ffd 87/90: yank-from-calc: remove unused let-binding, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 2a34fca350 37/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect a51a4c2ed8 84/90: Update README.md, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 64c68ebdf3 85/90: Add NEWS.org, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect b101eaea01 48/90: calc-yank: no save-excursion needed, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect f96b01863e 50/90: README: explain restart and add more calc detail, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 94d6c643cb 51/90: README: improve calc section, ELPA Syncer, 2024/12/06
- [elpa] externals/speedrect 3120746026 56/90: Update README.md, ELPA Syncer, 2024/12/06