[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/aidermacs b4a771c777 425/466: Fix #52
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/aidermacs b4a771c777 425/466: Fix #52 |
Date: |
Sat, 15 Mar 2025 19:19:32 -0400 (EDT) |
branch: elpa/aidermacs
commit b4a771c77748f6fb5e22adb1714b7ebc34308d30
Author: Mingde (Matthew) Zeng <matthewzmd@posteo.net>
Commit: Mingde (Matthew) Zeng <matthewzmd@posteo.net>
Fix #52
---
aidermacs.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/aidermacs.el b/aidermacs.el
index 32c1dbe05a..30f961665c 100644
--- a/aidermacs.el
+++ b/aidermacs.el
@@ -499,7 +499,7 @@ If CALLBACK is non-nil it will be called after the command
finishes."
;; Always prepare for potential edits
(aidermacs--cleanup-temp-buffers)
(aidermacs--prepare-for-code-edit)
- (aidermacs--send-command-backend buffer processed-command redirect
callback))
+ (aidermacs--send-command-backend buffer processed-command redirect))
(when (and (not no-switch-to-buffer) (not (string= (buffer-name)
buffer-name)))
(aidermacs-switch-to-buffer buffer-name))))
- [nongnu] elpa/aidermacs 25b10e6e59 398/466: Improve aidermacs--last-command, aidermacs--parse-output-for-files, (continued)
- [nongnu] elpa/aidermacs 25b10e6e59 398/466: Improve aidermacs--last-command, aidermacs--parse-output-for-files, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 3f49d59402 404/466: Bump to 1.0.0, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 69cdacaaa0 409/466: Requested changes, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs b641c16de5 407/466: Fix linting, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 3f84f16668 405/466: Fix aidermacs--prepare-for-code-edit, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs d76bc38c0b 411/466: Improve aidermacs--detect-edited-files, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs c42ff4fbd1 414/466: Format README, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 5b812f26e5 419/466: Check udiff cases, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 0c236ac3d6 421/466: Fix aidermacs-prompt-regexp and fix aidermacs--parse-ls-output, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs ddd8000e17 424/466: Add Melpa!, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs b4a771c777 425/466: Fix #52,
ELPA Syncer <=
- [nongnu] elpa/aidermacs 9a8575e7de 430/466: Use minor mode for relevant functions, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 389d69fddb 428/466: refactor: add aidermacs-comint-mode minor mode., ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 66d04629bc 431/466: Fix linting, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 1971d48717 432/466: Fix linting, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 9644836022 434/466: Do not suggest auto commit, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 47327b96d2 435/466: fix(aidermacs-models): ensure correct parsing by moving to end of headers, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 3b9f5b5dd5 437/466: Introduce aidermacs-show-diff-after-change to control diff, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 4af8c4283d 436/466: Merge pull request #55 from zsxh/fix/fetch-models, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 22f59e2b8a 441/466: Update README with Tramp support, ELPA Syncer, 2025/03/15
- [nongnu] elpa/aidermacs 77ed294a6f 444/466: The Community Speaks, ELPA Syncer, 2025/03/15