Debian Patches

Status for yasnippet/0.14.3-1

Patch Description Author Forwarded Bugs Origin Last update
0001-Repair-documentation-build.patch Repair documentation build

The following form produces an error in emacs 28+ :

(replace-regexp-in-string "\\\\{[^}]+}"
(lambda (match)
(substitute-command-keys match))
"\\{yas-minor-mode-map}")

The yas--document-symbol function needs to be repaired.

Since command key substitution is done anyway in the next block, we can simply
remove it from the block that does org-example block enclosing.
Aymeric Agon-Rambosson <aymeric.agon@yandex.com> yes 2022-12-28
0002-Drop-use-of-yas-version-in-doc-yas-doc-helper.el.patch Drop use of `yas--version' in doc/yas-doc-helper.el
- No longer available since 0.14.3
Xiyue Deng <manphiz@gmail.com> yes 2025-06-04

All known versions for source package 'yasnippet'

Links