diff options
| author | Stéphane Marks <shipmints@gmail.com> | 2026-05-14 13:44:37 -0400 |
|---|---|---|
| committer | João Távora <joaotavora@gmail.com> | 2026-05-20 00:34:39 +0100 |
| commit | 997fc2cef771d05f866480153a8909ad51484d03 (patch) | |
| tree | cbd734ef58bde01a3f67c01614f99a13b029ccfb /java | |
| parent | 7d84e69a3493f821a3cc3076a726d0dedf1727c5 (diff) | |
Allow markdown-ts--run-command-in-code-block to ignore output (bug#81041)
Do not assume every command run in
'markdown-ts--run-command-in-code-block' produces output that needs to
be merged from the temp/work buffer into the source buffer. One example
is 'xref-find-definitions', the temp buffer of which is unrelated to the
source buffer.
* lisp/textmodes/markdown-ts-mode.el
(markdown-ts-code-block-commands): Add 'complete-symbol'.
(markdown-ts-code-block-ignore-output-commands): New defvar.
(markdown-ts--run-command-in-code-block): Ignore command output
when necessary.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions
