From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikolay Kudryavtsev Newsgroups: gmane.emacs.help Subject: Re: Sql-mode calls tramp for no reason Date: Thu, 24 Oct 2013 18:40:10 +0400 Message-ID: <5269314A.5050508@gmail.com> References: <526741FC.4010604@gmail.com> <878uxkjyey.fsf@gmx.de> 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 1382625654 11866 80.91.229.3 (24 Oct 2013 14:40:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Oct 2013 14:40:54 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Michael Albinus Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Oct 24 16:40:58 2013 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 1VZM5p-0002NW-PD for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Oct 2013 16:40:57 +0200 Original-Received: from localhost ([::1]:54721 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZM5p-0005uN-16 for geh-help-gnu-emacs@m.gmane.org; Thu, 24 Oct 2013 10:40:57 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35019) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZM5Q-0005tw-IG for help-gnu-emacs@gnu.org; Thu, 24 Oct 2013 10:40:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VZM5H-0006Ad-VE for help-gnu-emacs@gnu.org; Thu, 24 Oct 2013 10:40:32 -0400 Original-Received: from mail-la0-x232.google.com ([2a00:1450:4010:c03::232]:46195) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZM5H-000682-Ng for help-gnu-emacs@gnu.org; Thu, 24 Oct 2013 10:40:23 -0400 Original-Received: by mail-la0-f50.google.com with SMTP id ec20so2024782lab.9 for ; Thu, 24 Oct 2013 07:40:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=nXv58ayPZqAcWivG40jDgDarVgvly/VWjEcmGglBK60=; b=snTW6YOBmNRAt47ASDJy4YoJ88venCbIiHbllZbj61vwgpfPxk0LowwdJwBZZtWOXp qAh0rvISon1ElAXrmqMufT4STElVUATic2XayRa4aWf1C85gWPPTWcUGLRRM92poNhIa tqQb6/sAcsUj5H4Jym1dlllMmd9hckDiTq9auKeYVzfpUNR7f3GnWFjE2+2KYAdCRywc 0UAPx+v3OHriuSLY7uyMXP0pbuGdwAKxKnZKGkAwa5zUFQulu57xKa7HIv3/xiMtv7ic kBQdBj+go+lIbIAUsaiU6KwzhIW8I//BUCE3S9DW0jpDuAtZOWX1qGp95JbnPNoiKl9z XkMQ== X-Received: by 10.112.129.163 with SMTP id nx3mr6318lbb.60.1382625622178; Thu, 24 Oct 2013 07:40:22 -0700 (PDT) Original-Received: from [192.168.10.76] (mcruises.ru. [95.165.237.18]) by mx.google.com with ESMTPSA id mr1sm2534298lbc.16.2013.10.24.07.40.20 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 24 Oct 2013 07:40:21 -0700 (PDT) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 In-Reply-To: <878uxkjyey.fsf@gmx.de> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::232 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:94193 Archived-At: Yeah, sql.el is based on comint. Tested that hook. It does not work. Thanks for the help anyway. -- Best Regards, Nikolay Kudryavtsev