From 275ac7fe00a2f3ccd20639f5a16f3ecb7b5c38da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20T=C3=A1vora?= Date: Thu, 28 Jun 2012 22:34:22 +0100 Subject: [PATCH] bugfix: `yas/reload-all` should reload all snippets bypassing jit when called interactively. --- yasnippet.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yasnippet.el b/yasnippet.el index 30b6c0c..0d27faf 100644 --- a/yasnippet.el +++ b/yasnippet.el @@ -1715,7 +1715,7 @@ Optional USE-JIT use jit-loading of snippets." (defun yas/reload-all (&optional interactive) "Reload all snippets and rebuild the YASnippet menu." - (interactive "P") + (interactive "p") (catch 'abort (let ((errors) (snippet-editing-buffers