From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Eric S Fraga Newsgroups: gmane.emacs.devel Subject: Re: Tramp nextcloud Date: Wed, 13 May 2020 09:59:58 +0100 Organization: On the Interweb somewhere Message-ID: <87r1vojjld.fsf@ucl.ac.uk> References: <865zd1h3ru.fsf@duenenhof-wilhelm.de> <87mu6dpdr0.fsf@ucl.ac.uk> <87o8qtkvzl.fsf@gmx.de> <87ftc5kt9y.fsf@ucl.ac.uk> <877dxhkq6u.fsf_-_@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="50763"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) To: emacs-devel@gnu.org Cancel-Lock: sha1:eMsLhY11lsqqcktvMq90zp8XL8s= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed May 13 11:00:55 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jYnG3-000D9r-5O for ged-emacs-devel@m.gmane-mx.org; Wed, 13 May 2020 11:00:55 +0200 Original-Received: from localhost ([::1]:59088 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jYnG2-0004zH-6T for ged-emacs-devel@m.gmane-mx.org; Wed, 13 May 2020 05:00:54 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:37624) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jYnFI-0004SY-7c for emacs-devel@gnu.org; Wed, 13 May 2020 05:00:08 -0400 Original-Received: from ciao.gmane.io ([159.69.161.202]:56976) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jYnFG-0008NP-M8 for emacs-devel@gnu.org; Wed, 13 May 2020 05:00:07 -0400 Original-Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1jYnFE-000CJq-Iz for emacs-devel@gnu.org; Wed, 13 May 2020 11:00:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ X-Url: http://twitter.com/ericsfraga/ Received-SPF: pass client-ip=159.69.161.202; envelope-from=ged-emacs-devel@m.gmane-mx.org; helo=ciao.gmane.io X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/13 03:53:03 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:250105 Archived-At: On Tuesday, 12 May 2020 at 19:39, Michael Albinus wrote: > Eric S Fraga writes: >> Thanks for this. And, boy, did this ever send me down a rabbit >> hole... anyway, finally managed to get GNOME running and created an >> "online" account. > > Hmm. I'm not good in documentation. If you have proposals for the > manual, pls tell me. Not your fault! The rabbit hole was regarding gnome. Obviously, it would be best if tramp did not require external tools but that is sometimes difficult. I don't use gnome and the documentation for gnome-online-accounts assumes that you are using gnome. > I have a nextcloud account on host "ecloud.global" with the user name > "michael.albinus@e.email". (Well, this belongs to the /e/ project, a > Google-less phone). So I open in Emacs > > C-x C-f /nextcloud:michael.albinus@e.email@ecloud.global:/ > > Does this help? It helps in that it is more clear as to what I should be specifying, maybe. That is, I'm not sure if my account on my server requires the email address or only the user id. I've tried both and I still get the error about the server not matching the local host regexp in both cases... I don't think tramp gets as far as trying to authenticate with the server. > If not, what OS, Emacs version and Tramp version (if not the Emacs > built-in Tramp) are you using? Do you have enabled D-Bus in your Emacs > built? I'm using Emacs from git (28.0.50) with the built-in tramp. My Emacs was last updated a week ago (but happy to update at any time). The settings for my Emacs configuration are: #define EMACS_CONFIG_FEATURES "XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND DBUS GSETTINGS GLIB NOTIFY INOTIFY LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ ZLIB TOOLKIT_SCROLL_BARS LUCID X11 XDBE XIM MODULES THREADS PDUMPER LCMS2 GMP" so dbus does seem to be there. Thanks again, eric -- Eric S Fraga via Emacs 28.0.50 & org 9.3.6 on Debian bullseye/sid