From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Roehler Newsgroups: gmane.emacs.devel Subject: Re: emacs-w3m? Date: Fri, 26 Feb 2010 10:13:31 +0100 Message-ID: <4B8790BB.9070605@online.de> References: <3E1D063D-AC8A-4E40-B9F8-6ACA5089C4A7@gmail.com> <873a0p1dqt.fsf@telefonica.net> <87r5o9yr4y.fsf@telefonica.net> <87mxywzx2r.fsf@telefonica.net> <87ocjcejeo.fsf@uwakimon.sk.tsukuba.ac.jp> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1267175549 3374 80.91.229.12 (26 Feb 2010 09:12:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 26 Feb 2010 09:12:29 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 26 10:12:25 2010 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.69) (envelope-from ) id 1NkwFE-0007FT-Km for ged-emacs-devel@m.gmane.org; Fri, 26 Feb 2010 10:12:24 +0100 Original-Received: from localhost ([127.0.0.1]:46024 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NkwFE-000204-0A for ged-emacs-devel@m.gmane.org; Fri, 26 Feb 2010 04:12:24 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NkwEI-0001g3-PW for emacs-devel@gnu.org; Fri, 26 Feb 2010 04:11:26 -0500 Original-Received: from [140.186.70.92] (port=55102 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NkwEH-0001fd-AP for emacs-devel@gnu.org; Fri, 26 Feb 2010 04:11:25 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NkwEF-0006lv-S4 for emacs-devel@gnu.org; Fri, 26 Feb 2010 04:11:25 -0500 Original-Received: from moutng.kundenserver.de ([212.227.17.9]:57339) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NkwEF-0006li-FN for emacs-devel@gnu.org; Fri, 26 Feb 2010 04:11:23 -0500 Original-Received: from [192.168.178.27] (p54BE94F7.dip0.t-ipconnect.de [84.190.148.247]) by mrelayeu.kundenserver.de (node=mreu1) with ESMTP (Nemesis) id 0MKv1o-1NkwED0dcm-000FEs; Fri, 26 Feb 2010 10:11:21 +0100 User-Agent: Thunderbird 2.0.0.19 (X11/20081227) In-Reply-To: X-Provags-ID: V01U2FsdGVkX1+8Qf59ZuAGt5OOlBg3i+nl2m0lYjyej9aOIin IC9syHnUoqXPl9sAIBHMfETquL+DSV/gMUm1TZxpaMfLVnrTgf hQJAQr3dlAaIpHzCQdcMaaamTe+Y31jvplQCqYOqSM= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:121387 Archived-At: Miles Bader wrote: > "Stephen J. Turnbull" writes: >> In particular, if you run "bzr add" >> with no arguments, everything in the tree that is not already >> versioned and is not listed in .bzrignore will be added. > > Hmm, that seems a wee bit dangerous... > > -Miles > Indeed. As Stephen pointed out, MY-LOCAL-PATH/tut/vc/bzr-en-html/user-reference/index.html#add says: ,---- | If no names are given ‘.’ is assumed. | | Therefore simply saying ‘bzr add’ will version all files that are currently unknown. | | Adding a file whose parent directory is not versioned will implicitly add the parent, and so on up to the root. This means you should never need to explicitly add a directory, they’ll just get added when you add a file in the directory. `---- Cheers Andreas -- https://code.launchpad.net/~a-roehler/python-mode https://code.launchpad.net/s-x-emacs-werkstatt/