all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim Blackman <tim.blackman@oracle.com>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: 34178@debbugs.gnu.org
Subject: bug#34178: 27.0.50; Tramp not responding correctly to "/scp:slc:" syntax
Date: Wed, 23 Jan 2019 09:57:08 -0500	[thread overview]
Message-ID: <77BF2728-A02F-4DA5-9DFD-66019BD8F7A7@oracle.com> (raw)
In-Reply-To: <87o987xwht.fsf@gmx.de>

[-- Attachment #1: Type: text/plain, Size: 1636 bytes --]

On Jan 23, 2019, at 9:46 AM, Michael Albinus <michael.albinus@gmx.de> wrote:

>> When using this nightly Emacs build, I noticed that C-x C-f was not
>> responding correctly to the normal tramp syntax.
>> 
>> After starting up with 'emacs -Q', I did:
>> 
>>  C-x C-f /scp:slc:<RET>
>> 
>> ("slc" is the name of my remote host.)
>> 
>> The message area displayed:
>> 
>> File not found and directory write-protected
>> 
>> The buffer showing was named "scp:slc:", so it seemed to think I was
>> talking about a local file.
>> 
>> Note that when I type C-x C-f in the 26.1 pretest version, the default
>> directory is "~/", but it is "/" in the nightly. Not sure if that is
>> significant.
>> 
>> Note that, following instructions, I did M-: (setq tramp-verbose 6)
>> prior to calling C-x C-f, but there did not seem to be a tramp debug
>> trace generated. I'm guessing that the problem is happening earlier and
>> the command is deciding to not invoke tramp at all.
> 
> Hmm, yes. Tramp shall be autoloaded.

🙏🙏🙏

> Could you pls perform 'C-h v file-name-handler-alist' prior and after
> opening your file?

When I do that and press <RET>, I get transient minibuffer output that says:

  Wrong type argument: stringp, (require . elec-pair)

Same thing happens on second <RET>, but third one works — neat!

The C-x C-f behavior is unchanged after this: Still says file not found and brings up a local buffer.

> As a second test, does it help to preload Tramp when starting Emacs, as
> with 'emacs -Q -l tramp'?

That got tramp to work. Then I see the redisplay problem. :-)

- Tim

[-- Attachment #2: Type: text/html, Size: 6890 bytes --]

  parent reply	other threads:[~2019-01-23 14:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-23 13:50 bug#34178: 27.0.50; Tramp not responding correctly to "/scp:slc:" syntax Tim Blackman
     [not found] ` <87o987xwht.fsf@gmx.de>
2019-01-23 14:57   ` Tim Blackman [this message]
2019-01-23 15:17     ` Michael Albinus
2019-01-24 19:16       ` Glenn Morris
2019-01-25  8:02         ` Michael Albinus
  -- strict thread matches above, loose matches on Subject: below --
2019-01-16  7:42 bug#34094: 27.0.50; (wrong-type-argument stringp (require . elec-pair)) with describe-function (and other commands) Tassilo Horn
2020-02-17 15:07 ` Stefan Monnier
2020-02-17 15:31   ` Tassilo Horn
2020-02-17 16:33     ` Stefan Monnier
2020-02-17 17:34       ` Eli Zaretskii
2022-05-01 10:57         ` bug#34094: bug#34178: 27.0.50; Tramp not responding correctly to "/scp:slc:" syntax Lars Ingebrigtsen
2022-05-02  4:56           ` Tassilo Horn
2022-05-02  8:04             ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=77BF2728-A02F-4DA5-9DFD-66019BD8F7A7@oracle.com \
    --to=tim.blackman@oracle.com \
    --cc=34178@debbugs.gnu.org \
    --cc=michael.albinus@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.