From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id deeQDTRjC2DVBgAA0tVLHw (envelope-from ) for ; Fri, 22 Jan 2021 23:43:48 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id MivdCDRjC2BTDQAA1q6Kng (envelope-from ) for ; Fri, 22 Jan 2021 23:43:48 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 8462F940105 for ; Fri, 22 Jan 2021 23:43:47 +0000 (UTC) Received: from localhost ([::1]:36886 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l365i-000725-3c for larch@yhetil.org; Fri, 22 Jan 2021 18:43:46 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:33474) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l365U-00071l-Ll for help-guix@gnu.org; Fri, 22 Jan 2021 18:43:32 -0500 Received: from knopi.disroot.org ([178.21.23.139]:48378) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l365S-0002ac-NA for help-guix@gnu.org; Fri, 22 Jan 2021 18:43:32 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 46CEF5533D; Sat, 23 Jan 2021 00:43:28 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wtL0cTW7aNKc; Sat, 23 Jan 2021 00:43:26 +0100 (CET) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1611359006; bh=fFR+hcwXc8IAz0ekWXr08WS4l5IJ8R3IEk/d0klGxS4=; h=Date:From:Subject:To:In-Reply-To:References; b=BqArTIXxiyG/e1RUKaAdpnPoQBE/ECUFiVSwM0WwHzmuT/JF8HMqfjW7LIDyZnkre Z1fCPUZwnWTsWkVqU+jeLkd7LtDNC05HfoD1lf+5YIQthf9ksh/nWaiXLHDXim24/A Xv9bR/d4rCVmjtds4sviKis3h5RhvjLh/49EU2inAEc8NgSYLmmD0iVNt7m/VHoanZ PLof28gD1wbFbnRdG5j0StDjIHWf4XcSIFIdbIdqkVBfwP0JYIVsipg7rUN2YqiwmM yZaZ6QMAuxYO5ZmFyW/U10J+Fy2EpWHGfoZRKOpUJtLerhS6ZMqkbGzlaNfrIxVZyD MSiKpX0VkUkKQ== Date: Fri, 22 Jan 2021 23:43:25 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: znavko@disroot.org Message-ID: <3eb9419158b5486d60c30f65a2f68415@disroot.org> Subject: Re: How to use emacs-tramp ? To: "Nicolas Goaziou" , "znavko--- via" In-Reply-To: <87bldgfv6k.fsf@nicolasgoaziou.fr> References: <87bldgfv6k.fsf@nicolasgoaziou.fr> <22ca61193f05b1e9c6c07afbc5a0c3b5@disroot.org> Received-SPF: pass client-ip=178.21.23.139; envelope-from=znavko@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -0.05 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=disroot.org header.s=mail header.b=BqArTIXx; dmarc=pass (policy=quarantine) header.from=disroot.org; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: 8462F940105 X-Spam-Score: -0.05 X-Migadu-Scanner: scn0.migadu.com X-TUID: SBNTaf/jewvW Yes! Thank you very much, Nicolas!=0A=0AJanuary 22, 2021 10:44 PM, "Nicol= as Goaziou" wrote:=0A=0A> Hello,=0A> =0A> znavko= --- via writes:=0A> =0A>> Hello! i wish transparently= edit php files on remote server with emacs.=0A>> i've installed emacs-tr= amp with 'guix install emacs-tramp'=0A>> and required it and configured i= t with lines in=0A>> ~/.emacs as desribed here:=0A>> https://www.gnu.org/= software/tramp/#Default-Host=0A>> =0A>> But when I press C-x C-f=0A>> and= type '-::' and then save this file=0A>> emacs just says: "Wrote /home/bo= b/-::'=0A> =0A> Shouldn't you type "/" first, i.e., '/-::' ?=0A> =0A> Reg= ards,=0A> --=0A> Nicolas Goaziou