From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: vc-dir default directory: repository root? Date: Mon, 19 Jan 2015 03:38:57 +0200 Message-ID: <54BC6031.6010304@yandex.ru> References: <54B0CC33.2050100@dancol.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1421631558 5532 80.91.229.3 (19 Jan 2015 01:39:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 Jan 2015 01:39:18 +0000 (UTC) To: Daniel Colascione , Emacs developers Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 19 02:39:18 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1YD1JF-0003w5-Gh for ged-emacs-devel@m.gmane.org; Mon, 19 Jan 2015 02:39:17 +0100 Original-Received: from localhost ([::1]:35192 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YD1JE-00055s-L8 for ged-emacs-devel@m.gmane.org; Sun, 18 Jan 2015 20:39:16 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52244) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YD1J1-00055m-PM for emacs-devel@gnu.org; Sun, 18 Jan 2015 20:39:04 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YD1Iy-0006UF-K2 for emacs-devel@gnu.org; Sun, 18 Jan 2015 20:39:03 -0500 Original-Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]:47643) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YD1Iy-0006U6-Ck for emacs-devel@gnu.org; Sun, 18 Jan 2015 20:39:00 -0500 Original-Received: by mail-wi0-f174.google.com with SMTP id n3so12283656wiv.1 for ; Sun, 18 Jan 2015 17:38:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=19J9rFkBcCcx/ZA+OH+JfJuXZiqXqXke+TWMPL0GuDQ=; b=x2mr/RRizBiXPvyYaWeOcR4TMPt+GlNNxelu30TGZerQAVidz3ZG4YoUuugunKxeRX MGB63PMRzYz0kFL4mLovHegxSdsm/chxrv4rHEn1j3HGUuluUMMqDkqUBgGkoWOLOFgM sOsZavpF8VcrMcWxrwg++XKwbNIbpJMiDk4aCOyxc3UUqmJSWGUpayq5UQkwvUJu9sux XS58Hb3x6W5FrORVIwASLwGGNTC553NL4aGy/l1yD4Qpf3hSk07g0i+DWMQZFRdPBS5J vDvyBeYaeNFVGK4fQUTn5n2GmxEu56RUxEO/igAsWihCt62wyNrZ2JRooZ0JdCEFjToH Q6vg== X-Received: by 10.194.222.136 with SMTP id qm8mr9677790wjc.116.1421631539513; Sun, 18 Jan 2015 17:38:59 -0800 (PST) Original-Received: from [192.168.1.3] ([82.102.93.54]) by mx.google.com with ESMTPSA id cs8sm12344775wib.1.2015.01.18.17.38.58 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 18 Jan 2015 17:38:59 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 Thunderbird/33.0 In-Reply-To: <54B0CC33.2050100@dancol.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:181417 Archived-At: On 01/10/2015 08:52 AM, Daniel Colascione wrote: > I'd like to apply this patch. When I use vc-dir, I almost always want to > look at the root of the repository, not the portion that contains the > file I'm editing. What do you think? Looks fine, but personally, I still prefer http://debbugs.gnu.org/12492.