X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=gpszDo+aYUtu5Dxh duXJ7GHsWGLSYjuD0B3X9ybyMV5b+z7MT1qY06Od1k3zcSwUKt3CAtQLidUr0Fin 2fjGWUM3IX4QXIDbxLRnTKCFkwHyiRQpYib9uTKlT2FCOubFYMTeeYZIt3MmkxNm JPnG9AASMK7PZlffG7GdlzwJ3WE= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:subject:references:to:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=+K9EV+XsMvqnBBVAeCH8mc BYCRI=; b=UZIazdxWSHph7/zc8+DdRiyNkcLxGJlHPozJjUpJ12FYOFypBTPqkt BHoSbbgxvleIC0dzJKahm4NzoYfhyRneTPZKdUaedCj6YrocB7QwuvSPaMM18CvC oFUZ0T0xPeVxD+7A0+VC4rcTaVWxRV8PwK5bO55jfqHSBj1QNrIEA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=brian, Edit, Andrey, Brian X-HELO: smtp-out-no.shaw.ca X-Authority-Analysis: v=2.2 cv=Qb8khYTv c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=vsAZ4HiF_gUA:10 a=IkcTkHD0fZMA:10 a=YkS-adRI7zzblblHI64A:9 a=QEXdDO2ut3YA:10 Reply-To: Brian DOT Inglis AT Shaw DOT ca Subject: Re: intelligent following of directions, or following them by rote... References: <878tu1qtes DOT fsf AT Rainer DOT invalid> <57F6966E DOT 4050303 AT tlinx DOT org> <874m4pqp27 DOT fsf AT Rainer DOT invalid> <57F6E725 DOT 9090001 AT tlinx DOT org> <892577849 DOT 20161007133108 AT yandex DOT ru> <57F81BD9 DOT 8090502 AT tlinx DOT org> To: cygwin AT cygwin DOT com From: Brian Inglis Message-ID: Date: Sat, 8 Oct 2016 09:13:58 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <57F81BD9.8090502@tlinx.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfFavfvKvBRZKraRLdnB8ZbM0hsiZdq/t8m22HvW426l/fp7BZjt9fvw6yJEwZ+NNV7+D4qmy3/tEH7PO4W5DhB2pV2rQnYPXJJ1s2lGrnc1NHEg6/5wd zSm2g3/jfYgskIID84CqRzYpQqvm/cMD7BvoiMP21S+8WXmULN74Wztj On 2016-10-07 16:04, Linda Walsh wrote: > Andrey Repin wrote: >> Greetings, Linda Walsh! >>> Achim Gratz wrote: >>>> Now, that last question of yours: No, the package manager should never >>>> allow you to not install a base package. These are in category "Base" >>>> precisely so the rest of the system can rely on the functionality >>>> provided. >>> But back to the 1st Q. What other programs will fail to work >>> if the base-version of vim isn't installed? >> The question is not about vim... > But it is about vim. That's the package the user wanted to > install their own version of. > Anyway, thinking about what you are doing and why things are > they way they are, is important -- which is why I asked, what affect > on the cygwin installation would be if you didn't install the base > vim package? If you don't know the answer, then maybe the defaults > are for you, but if you have an idea of what vim does and how it might > be used to run the rest of cygwin, then you might experiment to find > if things fail or continue to work w/o the base-vim. Just a thought. Type v inside a PAGER (e.g. less or more). Run an editor on the current (long) command line in readline or shell history. Edit a commit message in any VCS. Edit crontab entries. You can change some of these if you prefer ed or emacs (EDITOR, VISUAL), and ex is a symlink to vi (vim-minimal). -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple