Excellent. I'll need to include a version check in my plugin to disable functionality that relies on these features.
Should I start at patch 8.0.0.606? Thanks! *----------------------------------------Jason R. Franklin**Associate Systems Software Developer* Enterprise Technology Solutions Georgia Southern University P.O. Box 8088 Statesboro, GA 30460 912.478.5639 On Mon, Jul 17, 2017 at 1:19 PM, Christian Brabandt <[email protected]> wrote: > > On Mo, 17 Jul 2017, Jason Franklin wrote: > > On Monday, July 17, 2017 at 12:29:44 PM UTC-4, [email protected] > > wrote: > > > > > > :call setqflist([], 'a', {'context' : <any vim variable>}) > > > > > > and retrieve the context using > > > > > > :let ctx = getqflist({'context' : 1}) > > > > That's interesting! I don't actually see that anywhere in the > > documentation. Is that an undocumented feature? > > That is pretty new functionality, it comes with 8.0.0606. It should be > documented however. > > Best, > Christian > -- > Genie ist oft nur die Fähigkeit, auf ungewöhnliche Art zu schauen. > -- William James > > -- > -- > 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 a topic in the > Google Groups "vim_dev" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/vim_dev/X7VVPd4Do5s/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- 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.
