Hi! In the last days I tried to compile the current vim with X11 on different machines. The normal cases (sitting in front of my own machine and display) work well as usual.
But: To one Machine seemingly is the 'way' too slow to work with the X11 cut-and-paste buffer and the test dies with timeout. (Machine is a small virtual workstation I log into by 'ssh -X' while teleworking). May be you can add an option or env_var to make the timeouts longer? Another test fails, seemingly because there is no textual representation of my passwd entry. The machine works via LDAP and 'sssd' and sssd caches users some place of it's own. 'getent passwd $USER' still works, but with the old 'grep $USER /etc/passwd' nobody will be seen. So somewhere the expansion of ~myself fails, but if I put the result of 'getent passwd myself' at the end of /etc/passwd it works again. May be somebody can work this out ... Stucki -- Christoph von Stuckrad * * | also XMPP = |Mail <[email protected]> \ Freie Universitaet Berlin |/_*| 'jabber' via|Tel(Mo.,Mi.):+49 30 838-75 459| IT Mathematik & Informatik|\ *|stucki@jabber| (Di,Do,Fr):+49 30 77 39 6600| Takustr. 9 / 14195 Berlin * * |.fu-berlin.de|Fax(home): +49 30 77 39 6601/ -- -- 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.
