--remote-tab-silent not mentioned in --help

4 views
Skip to first unread message

Nico Weber

unread,
Dec 29, 2007, 7:17:45 PM12/29/07
to vim-dev Developers
Hi all,

Ted Pavlic mentioned on the vim-mac list that --remote-tab-silent is
not mentioned in the --help output and suggests to add it. I think
that's a good idea. What do you think?

Nico

Tony Mechelynck

unread,
Dec 29, 2007, 7:36:48 PM12/29/07
to vim...@googlegroups.com, vim-dev Developers

Upgrade your runtime files. --remote-tab-silent is mentioned in my version of
remote.txt, dated 2006 Apr 30 on line 1, or Oct. 27 on its directory timestamp.


Best regards,
Tony.
--
I was born because it was a habit in those days, people didn't know
anything else ... I was not a Child Prodigy, because a Child Prodigy is
a child who knows as much when it is a child as it does when it grows
up.
-- Will Rogers

Bill McCarthy

unread,
Dec 29, 2007, 8:16:59 PM12/29/07
to Tony Mechelynck
On Sat 29-Dec-07 6:36pm -0600, Tony Mechelynck wrote:

> Nico Weber wrote:

>> Ted Pavlic mentioned on the vim-mac list that --remote-tab-silent is
>> not mentioned in the --help output and suggests to add it. I think
>> that's a good idea. What do you think?

> Upgrade your runtime files. --remote-tab-silent is mentioned in my version of


> remote.txt, dated 2006 Apr 30 on line 1, or Oct. 27 on its directory timestamp.

Yes it's in the help file, but Nico is asking, I believe,
about the output from 'vim --help' or 'gvim --help' which
only display the following --remote variants:

--remote <files> Edit <files> in a Vim server if possible
--remote-silent <files> Same, don't complain if there is no server
--remote-wait <files> As --remote but wait for files to have been edited
--remote-wait-silent <files> Same, don't complain if there is no server
--remote-tab <files> As --remote but open tab page for each file
--remote-send <keys> Send <keys> to a Vim server and exit
--remote-expr <expr> Evaluate <expr> in a Vim server and print result

gvim displays the same ones.

--
Best regards,
Bill

Tony Mechelynck

unread,
Dec 29, 2007, 8:34:45 PM12/29/07
to vim...@googlegroups.com

ah, sorry; but the output of vim --help is already so long that I need to
filter it thru |more (or, on Linux, |less) in order to be able to read it.

Best regards,
Tony.
--
"All my life I wanted to be someone; I guess I should have been more
specific."
-- Jane Wagner

ap

unread,
Dec 30, 2007, 6:34:37 AM12/30/07
to vim_dev


On Dec 30, 2:34 am, Tony Mechelynck <antoine.mechely...@gmail.com>
wrote:

> >> Nico Weber wrote:
>
> >>> Ted Pavlic mentioned on the vim-mac list that --remote-tab-silent is
> >>> not mentioned in the --help output and suggests to add it. I think
> >>> that's a good idea. What do you think?
>

>
> ah, sorry; but the output of vim --help is already so long that I need to
> filter it thru |more (or, on Linux, |less) in order to be able to read it.
>

That is what this programs are made for.

I think the output of '--help' should be complete ,in that it lists
all possible arguments of a program. It is not mentioned
in the manpage either.

-ap

Richard Hartmann

unread,
Jan 2, 2008, 9:12:37 AM1/2/08
to vim...@googlegroups.com
On Dec 30, 2007 12:34 PM, ap <pol...@fh-trier.de> wrote:

> I think the output of '--help' should be complete ,in that it lists
> all possible arguments of a program.

Agreed.


Richard

Nico Weber

unread,
Jan 10, 2008, 5:40:37 PM1/10/08
to Nico Weber, vim-dev Developers
> Ted Pavlic mentioned on the vim-mac list that --remote-tab-silent is
> not mentioned in the --help output and suggests to add it. I think
> that's a good idea. What do you think?

There has been some positive feedback on this, so here's a patch to
implement it.

Bye,
Nico

help.patch

Bram Moolenaar

unread,
Jan 11, 2008, 3:01:35 PM1/11/08
to Nico Weber, vim-dev Developers

Nico Weber wrote:

Thanks. I had actually already done something like this but haven't
sent out the patch yet.

--
Q: How do you tell the difference between a female cat and a male cat?
A: You ask it a question and if HE answers, it's a male but, if SHE
answers, it's a female.

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ download, build and distribute -- http://www.A-A-P.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///

Reply all
Reply to author
Forward
0 new messages