Karsten Hopp 95488b
To: vim-dev@vim.org
Karsten Hopp 95488b
Subject: Patch 7.1.216
Karsten Hopp 95488b
Fcc: outbox
Karsten Hopp 95488b
From: Bram Moolenaar <Bram@moolenaar.net>
Karsten Hopp 95488b
Mime-Version: 1.0
Karsten Hopp 95488b
Content-Type: text/plain; charset=ISO-8859-1
Karsten Hopp 95488b
Content-Transfer-Encoding: 8bit
Karsten Hopp 95488b
------------
Karsten Hopp 95488b
Karsten Hopp 95488b
Patch 7.1.216
Karsten Hopp 95488b
Problem:    Variants of --remote-tab are not mentioned for "vim --help".
Karsten Hopp 95488b
Solution:   Display optional -wait and -silent.
Karsten Hopp 95488b
Files:	    src/main.c
Karsten Hopp 95488b
Karsten Hopp 95488b
Karsten Hopp 95488b
*** ../vim-7.1.215/src/main.c	Tue Sep 25 17:54:41 2007
Karsten Hopp 95488b
--- src/main.c	Sun Dec 30 15:09:11 2007
Karsten Hopp 95488b
***************
Karsten Hopp 95488b
*** 3081,3087 ****
Karsten Hopp 95488b
      main_msg(_("--remote-wait <files>  As --remote but wait for files to have been edited"));
Karsten Hopp 95488b
      main_msg(_("--remote-wait-silent <files>  Same, don't complain if there is no server"));
Karsten Hopp 95488b
  # ifdef FEAT_WINDOWS
Karsten Hopp 95488b
!     main_msg(_("--remote-tab <files>  As --remote but open tab page for each file"));
Karsten Hopp 95488b
  # endif
Karsten Hopp 95488b
      main_msg(_("--remote-send <keys>\tSend <keys> to a Vim server and exit"));
Karsten Hopp 95488b
      main_msg(_("--remote-expr <expr>\tEvaluate <expr> in a Vim server and print result"));
Karsten Hopp 95488b
--- 3081,3087 ----
Karsten Hopp 95488b
      main_msg(_("--remote-wait <files>  As --remote but wait for files to have been edited"));
Karsten Hopp 95488b
      main_msg(_("--remote-wait-silent <files>  Same, don't complain if there is no server"));
Karsten Hopp 95488b
  # ifdef FEAT_WINDOWS
Karsten Hopp 95488b
!     main_msg(_("--remote-tab[-wait][-silent] <files>  As --remote but use tab page per file"));
Karsten Hopp 95488b
  # endif
Karsten Hopp 95488b
      main_msg(_("--remote-send <keys>\tSend <keys> to a Vim server and exit"));
Karsten Hopp 95488b
      main_msg(_("--remote-expr <expr>\tEvaluate <expr> in a Vim server and print result"));
Karsten Hopp 95488b
*** ../vim-7.1.215/src/version.c	Thu Jan 10 22:23:22 2008
Karsten Hopp 95488b
--- src/version.c	Fri Jan 11 20:25:14 2008
Karsten Hopp 95488b
***************
Karsten Hopp 95488b
*** 668,669 ****
Karsten Hopp 95488b
--- 668,671 ----
Karsten Hopp 95488b
  {   /* Add new patch number below this line */
Karsten Hopp 95488b
+ /**/
Karsten Hopp 95488b
+     216,
Karsten Hopp 95488b
  /**/
Karsten Hopp 95488b
Karsten Hopp 95488b
-- 
Karsten Hopp 95488b
TIM: But follow only if you are men of valour.  For the entrance to this cave
Karsten Hopp 95488b
     is guarded by a monster, a creature so foul and cruel that no man yet has
Karsten Hopp 95488b
     fought with it and lived.  Bones of full fifty men lie strewn about its
Karsten Hopp 95488b
     lair ...
Karsten Hopp 95488b
                 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
Karsten Hopp 95488b
Karsten Hopp 95488b
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
Karsten Hopp 95488b
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
Karsten Hopp 95488b
\\\        download, build and distribute -- http://www.A-A-P.org        ///
Karsten Hopp 95488b
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///