ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Andriy Stepanov <stanv@altlinux.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Vim -clientserver
Date: Tue, 4 Apr 2006 10:44:19 +0400
Message-ID: <6C018D2A-8290-4832-8B9D-516E93F62C12@altlinux.ru> (raw)
In-Reply-To: <20060404064002.GM8397@immo.ru>

  Спасибо, понял
Оказывается взаимодействие между Client/ 
Server основано на задействовании иксов.
On Apr 4, 2006, at 10:40 AM, Alexey I. Froloff wrote:

> * Andriy Stepanov <stanv@> [060404 10:28]:
>> Почему у всех вариантов пакетов VIM
> Вызывающе неверная информация:
>
> $ for i in /usr/bin/vim-[a-z]*; do echo -n $i:; $i --version | grep  
> -o .clientserver; done
> /usr/bin/vim-athena:+clientserver
> /usr/bin/vim-console:-clientserver
> /usr/bin/vim-enhanced:-clientserver
> /usr/bin/vim-gnome2:+clientserver
> /usr/bin/vim-gtk:+clientserver
> /usr/bin/vim-gtk2:+clientserver
> /usr/bin/vim-motif:+clientserver
> /usr/bin/vim-neXtaw:+clientserver
>
>> (console, enhanced,...) отключена поддержка client/
>> server ? Это специально ?
> src/feature.h:
> /*
>  * +clientserver        Remote control via the remote_send() function
>  *                      and the --remote argument
>  */
> #if (defined(WIN32) || defined(FEAT_XCLIPBOARD)) && defined(FEAT_EVAL)
> # define FEAT_CLIENTSERVER
> #endif
>
> и
>
> #if defined(FEAT_NORMAL) && defined(FEAT_VISUAL) \
>         && (defined(UNIX) || defined(VMS)) \
>         && defined(WANT_X11) && defined(HAVE_X11)
> # define FEAT_XCLIPBOARD
> # ifndef FEAT_CLIPBOARD
> #  define FEAT_CLIPBOARD
> # endif
> #endif
>
> Естественно, что консольные версии  
> DONT_HAVE_X11 и DONT_WANT_X11
> по, надеюсь, вполне понятным причинам.
>
> -- 
> Regards, Alexey I. Froloff
> AIF5-RIPN, AIF5-RIPE
> -------------------------------------------
>   Inform-Mobil, Ltd. System Administrator
>        http://www.inform-mobil.ru/
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/sisyphus



      reply	other threads:[~2006-04-04  6:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-04  6:22 Andriy Stepanov
2006-04-04  6:40 ` Alexey I. Froloff
2006-04-04  6:44   ` Andriy Stepanov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6C018D2A-8290-4832-8B9D-516E93F62C12@altlinux.ru \
    --to=stanv@altlinux.ru \
    --cc=sisyphus@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git