Hi,
2014/3/22 Sat 23:33:02 UTC+9 Bram Moolenaar wrote:
> It's actually different: "laddexpr" is correctly documented.
> But it's inconsistant with :caddexpr.
>
> Let's just update the documentation, relying on the abbreveation is not
> a good idea, but if someone does we don't want to break it for him.
Maybe this patch is also needed.
--- a/runtime/doc/quickfix.txt
+++ b/runtime/doc/quickfix.txt
@@ -203,7 +203,7 @@
list.
*:cad* *:caddbuffer*
-:caddb[uffer] [bufnr] Read the error list from the current buffer and add
+:cad[dbuffer] [bufnr] Read the error list from the current buffer and add
the errors to the current quickfix list. If a
quickfix list is not present, then a new list is
created. Otherwise, same as ":cbuffer".
@@ -241,7 +241,7 @@
current window is used instead of the quickfix list.
*:cadde* *:caddexpr*
-:cad[dexpr] {expr} Evaluate {expr} and add the resulting lines to the
+:cadde[xpr] {expr} Evaluate {expr} and add the resulting lines to the
current quickfix list. If a quickfix list is not
present, then a new list is created. The current
cursor position will not be changed. See |:cexpr| for
Best regards,
Ken Takata
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.