in xterm drag the mouse to highlight, in your target hit the middle mouse button -- any fool can paste from an xterm
if_python3.c if_py_both.h: In function ‘ListItem’: if_python3.c:312:24: error: dereferencing pointer to incomplete type ‘PyTypeObject {aka struct _typeobject}’ # define PySlice_Type (*py3_PySlice_Type) ^~ /usr/include/python3.6m/sliceobject.h:31:44: note: in expansion of macro ‘PySlice_Type’ #define PySlice_Check(op) (Py_TYPE(op) == &PySlice_Type) ^~~~~~~~~~~~ if_py_both.h:2745:14: note: in expansion of macro ‘PySlice_Check’ else if (PySlice_Check(idx)) ^~~~~~~~~~~~~ make[1]: *** [Makefile:3308: objects/if_python3.o] Error 1 -- -- 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 vim_dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CALfSX1zr43Veh7MeKMpmz1_TZcmpEAi1eEp9yBw76dp7RdPzkQ%40mail.gmail.com.