public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* VI problem with latest update
@ 2013-06-08 21:48 Karl M
  2013-06-09  9:01 ` Corinna Vinschen
  0 siblings, 1 reply; 3+ messages in thread
From: Karl M @ 2013-06-08 21:48 UTC (permalink / raw)
  To: cygwin

Hi All...
With the latest update to VI (and the latest Cygwin (1.7.20), I get the following error starting VI.

 
$ vi config
Error detected while processing /usr/share/vim/vim73/colors/elflord.vim:
line 12:
E319: Sorry, the command is not available in this version: let g:colors_name = "elflord"
Press ENTER or type command to continue

Thanks,
...Karl 		 	   		  
--
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: VI problem with latest update
  2013-06-08 21:48 VI problem with latest update Karl M
@ 2013-06-09  9:01 ` Corinna Vinschen
  2013-06-09  9:41   ` Frank Fesevur
  0 siblings, 1 reply; 3+ messages in thread
From: Corinna Vinschen @ 2013-06-09  9:01 UTC (permalink / raw)
  To: cygwin

On Jun  8 14:48, Karl M wrote:
> Hi All...
> With the latest update to VI (and the latest Cygwin (1.7.20), I get the following error starting VI.

http://cygwin.com/ml/cygwin-announce/2013-05/msg00007.html

Note especially:

  * The new vim-minimal package provides /usr/bin/ex and /usr/bin/vi, is
  compiled with the "small" feature set, and DOES NOT DEPEND ON
  vim-common.

So vi complains about extended vim features in ~/.vimrc.  The workaround
is to have a shell alias vi->vim or a matching symlink in a bin directory
preceeding /usr/bin in $PATH.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

--
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: VI problem with latest update
  2013-06-09  9:01 ` Corinna Vinschen
@ 2013-06-09  9:41   ` Frank Fesevur
  0 siblings, 0 replies; 3+ messages in thread
From: Frank Fesevur @ 2013-06-09  9:41 UTC (permalink / raw)
  To: cygwin

2013/6/9 Corinna Vinschen:
> So vi complains about extended vim features in ~/.vimrc.  The workaround
> is to have a shell alias vi->vim or a matching symlink in a bin directory
> preceeding /usr/bin in $PATH.

I suggested a proper solution, but there was no response yet:
http://cygwin.com/ml/cygwin-apps/2013-05/msg00068.html

Regards,
Frank

--
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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-09  9:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-08 21:48 VI problem with latest update Karl M
2013-06-09  9:01 ` Corinna Vinschen
2013-06-09  9:41   ` Frank Fesevur

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).