From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "CHENG Gao" Newsgroups: gmane.emacs.devel Subject: Re: Subdir lisp/toolbar - should it be moved into etc/? Date: Thu, 15 Nov 2007 19:36:32 +0800 Message-ID: <6de468cd0711150336t60f21856wfd965f1a744dbc5a@mail.gmail.com> References: <87wssjsxdv.fsf@news.cyberhut.org> <18236.11074.142867.661238@kahikatea.snap.net.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1195207557 28901 80.91.229.12 (16 Nov 2007 10:05:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 16 Nov 2007 10:05:57 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Nick Roberts" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 16 11:06:00 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Isy4o-0003Yh-OT for ged-emacs-devel@m.gmane.org; Fri, 16 Nov 2007 11:05:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Isy4b-0006yr-QH for ged-emacs-devel@m.gmane.org; Fri, 16 Nov 2007 05:05:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Isd1R-0005lO-Hb for emacs-devel@gnu.org; Thu, 15 Nov 2007 06:36:37 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Isd1P-0005h8-OP for emacs-devel@gnu.org; Thu, 15 Nov 2007 06:36:36 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Isd1P-0005gh-EO for emacs-devel@gnu.org; Thu, 15 Nov 2007 06:36:35 -0500 Original-Received: from ug-out-1314.google.com ([66.249.92.175]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Isd1P-00059d-3I for emacs-devel@gnu.org; Thu, 15 Nov 2007 06:36:35 -0500 Original-Received: by ug-out-1314.google.com with SMTP id a2so475571ugf for ; Thu, 15 Nov 2007 03:36:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=0JAVqjzZMzczoxHR6BRp5TZkICToFVZSZ/QTy0jIhx8=; b=fddlPQeZSXJ95Tfw/Uh74lQFoyBhgE/zRPNWZ10h8hKszi9duY8B6FkbGGKBpvU5iN+amjAPns8J4NRZaoY8LjrqwxLt90cFV2+YCvywMxh9IBbbpwRC/hZBUuRwTpmTXYqeF8CIiesZDSEKbEj1dJQYYWr/Dq2usyVHhZlEEGo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=YU4IbFtDlgIiRFDeCZVqTVbg86kkmDs2iEfLbMhtHKf6kbveG7Hvh5aYGCACbYZ83sQlk12CzDjBBIQuJ5WTjRins0dsl//qeZg/+TACS2BDwUF6/FAVNyBWoBV4+05VxzIk3Or2oJIE3wXf9Tc5IqpfpArtK3o/gOGt4/EwUyo= Original-Received: by 10.150.152.17 with SMTP id z17mr5998ybd.1195126592364; Thu, 15 Nov 2007 03:36:32 -0800 (PST) Original-Received: by 10.150.138.19 with HTTP; Thu, 15 Nov 2007 03:36:32 -0800 (PST) In-Reply-To: <18236.11074.142867.661238@kahikatea.snap.net.nz> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-Mailman-Approved-At: Fri, 16 Nov 2007 05:04:11 -0500 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:83326 Archived-At: Mea culpa. I use git repo, and did git checkout -b my-emacs23 origin/emacs-unicode-2 and then I build from my-emacs23 branch. Since "git pull" does not update this local branch, my source is some stale. Sorry for bothering. I think I need read more git manual. On 11/15/07, Nick Roberts wrote: > > But my latest build of emacs-unicode-2 branch (Under Ubuntu) still > > installs this dir. It must be unicode-2 branch specific. > > Does it go away if you do: > > cvs up -P > > (Using "cvs up -dP" occasionally is a good idea, to find new directories > too) > > -- > Nick http://www.inet.net.nz/~nickrob >