From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.help Subject: Re: No VC backend is responsible for Date: Thu, 21 May 2015 12:22:16 +0300 Message-ID: <555DA3C8.1070400@yandex.ru> References: 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 1432200175 26776 80.91.229.3 (21 May 2015 09:22:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 May 2015 09:22:55 +0000 (UTC) To: andrea crotti , "help-gnu-emacs@gnu.org" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 21 11:22:46 2015 Return-path: Envelope-to: geh-help-gnu-emacs@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 1YvMgf-00086o-Gm for geh-help-gnu-emacs@m.gmane.org; Thu, 21 May 2015 11:22:45 +0200 Original-Received: from localhost ([::1]:56200 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YvMge-0000ym-EV for geh-help-gnu-emacs@m.gmane.org; Thu, 21 May 2015 05:22:44 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43918) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YvMgT-0000yd-Il for help-gnu-emacs@gnu.org; Thu, 21 May 2015 05:22:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YvMgP-0006Zx-F7 for help-gnu-emacs@gnu.org; Thu, 21 May 2015 05:22:33 -0400 Original-Received: from mail-wi0-x22d.google.com ([2a00:1450:400c:c05::22d]:33272) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YvMgP-0006XL-9j for help-gnu-emacs@gnu.org; Thu, 21 May 2015 05:22:29 -0400 Original-Received: by wicmx19 with SMTP id mx19so6759549wic.0 for ; Thu, 21 May 2015 02:22:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=gdIx71KKh5K05PyodFbz7pnAZvp49asCROe4ZWEmWNs=; b=BUqfknGvH5vLIzpJqYuWmz28IyXDVHj6d7HmN0Xs9JVlQ+ltAFB+Ms24EL0oAU00m+ v4CrhVzXn6RVvN/GaODQnNCJdsUeWLuKS72oQEo/WfBwo3r15jO1f5HS7VP0cmeC5fpR OhkHt2SoKBvpo0zPSBa66R1JrHKHluVO3SWAWxqiCtGNp19DLGYl/VK/d8KLy/N9hYOv 7MvBV1C6xdizLCRbQVU3dZ/pdza7lTlsriYbw/f5HHKv0sAzPhqjFQ0f0/JwPkz5qT5l FZ/Gx7X1H1tZeWZBUYhRz4WAAMXg7q4Qyul9fSrMXBwGA187SyQu+gNWMBdrFPmND50m ldsA== X-Received: by 10.194.191.164 with SMTP id gz4mr3488576wjc.15.1432200139156; Thu, 21 May 2015 02:22:19 -0700 (PDT) Original-Received: from [192.168.1.2] ([82.102.93.54]) by mx.google.com with ESMTPSA id b2sm5678412wje.40.2015.05.21.02.22.18 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 May 2015 02:22:18 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22d X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:104509 Archived-At: On 05/21/2015 12:02 PM, andrea crotti wrote: > vc-responsible-backend: No VC backend is responsible for > /home/username/hello.py You should M-x toggle-debug-on-error and post the backtrace here.