On Thu, Nov 29, 2012 at 5:55 PM, Simon Urbanek <[email protected]> wrote: > I wrote this post yesterday but for some reason it did not leave the > outbox, so apologies to everyone since a mailer glitch apparently > failed to prevent the waste of time of quite a few people. To follow > up on the post - the autoconf macros to look for are AC_PATH_X and > AC_PATH_XTRA.
Thank you! I updated the package using AC_PATH_EXTRA in the configure.ac. To make it easier for people who are helping testing the package and who don't use git, I also put the package here: http://www.lepem.ufc.br/jaa/vimcom_0.9-5.tar.gz The vimcom package allows R to send messages to Vim text editor. I need the messages to automatically update the Object Browser. On Unix, Vim receives the messages through X11 and it seems that this feature is available on Mac OS X too: http://stackoverflow.com/questions/10231223/compile-vim-7-3-with-clientserver-feature-on-mac-os-x Best regards, Jakson _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
