From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2721 invoked by uid 1002); 25 Apr 2003 12:03:10 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 29824 invoked from network); 25 Apr 2003 12:03:10 -0000 Date: Fri, 25 Apr 2003 08:03:08 -0400 From: Aron Griffis To: gentoo-dev@gentoo.org Message-ID: <20030425120308.GG1343@time> Mail-Followup-To: gentoo-dev@gentoo.org References: <20030425044132.GF1343@time> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030425044132.GF1343@time> User-Agent: Mutt/1.5.4i Subject: Re: [gentoo-dev] VIMRUNTIME X-Archives-Salt: 76fe3cf1-2df3-4769-9278-5e8640a68402 X-Archives-Hash: 5587bd4ee3680f8a9081580da7ede075 Aron Griffis wrote:[Fri Apr 25 2003, 12:41:32AM EDT] > However when you update to the new version, you'll probably notice > that running "vim" (or any of the variants) gives you some warnings, > along with syntax highlighting not working, etc. This is because you > still have VIMRUNTIME in your environment. It won't disappear until > you logout and back in. I'm sorry, but there's no real way to climb > up the process tree and remove VIMRUNTIME from the environment of > each process... :-/ Of course you can "unset VIMRUNTIME" in any given shell. > 4. This version introduces motif support, so now gvim can produce > an athena, gtk, gtk2, gnome, or motif binary depending on your USE > flags. These are prioritized, so here are the combinations you would need: gtk2: USE="gtk2" emerge gvim gnome: USE="-gtk2 gnome" emerge gvim gtk: USE="-gtk2 -gnome gtk" emerge gvim motif: USE="-gtk2 -gnome -gtk motif" emerge gvim athena: USE="-gtk2 -gnome -gtk -motif X" emerge gvim Aron -- gentoo-dev@gentoo.org mailing list