all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bastian Beischer <bastian.beischer@rwth-aachen.de>
To: Neal Becker <ndbecker2@gmail.com>
Cc: Help-Gnu-Emacs <help-gnu-emacs@gnu.org>
Subject: Re: tramp not working linux, quotation marks
Date: Sun, 24 Sep 2017 14:20:13 +0200	[thread overview]
Message-ID: <CAK9AuB9fTQnmDYKK8F1dki-9xTPd8ddbk0ehQ-e4e0yA-7fmQQ@mail.gmail.com> (raw)
In-Reply-To: <oq87i3$4na$1@blaine.gmane.org>

Hey Neal and Michael

recent versions of "ls" from GNU coreutils have introduced quotes for
certain filenames (those with spaces, but also others). The "ls" shipped
with Fedora 26 should be recent enough I think, so it could be the issue.

Could you check if running 'ls -l' in the same directory produces the same
quotes? And if yes, "ls -l --literal" should remove them. I think tramp is
using ls for directory listings as well, isn't it? If yes, I guess there is
a configurable variable somewhere, to which you can append '--literal' for
the ls flags used by tramp.

Cheers
Bastian

On Sun, Sep 24, 2017 at 2:14 PM, Neal Becker <ndbecker2@gmail.com> wrote:

> Michael Albinus wrote:
>
> > Neal Becker <ndbecker2@gmail.com> writes:
> >
> > Hi Neal,
> >
> >> For some time now, tramp is not working reliably on linux (fedora 26).
> >> Frequently (not always) when using dired through tramp, file names are
> >> erroneously displayed surrounded by quotation marks.  Then operations on
> >> those files fail.
> >
> > Which Emacs/Tramp version are you using?
> >
> > Please set tramp-verbose to 10, and rerun your test, starting with
> > "emacs -Q". Show the resulting Tramp debug buffer. Describe also the
> > steps you have applied in order to run into the error (most important,
> > which file names show the problem).
> >
> > I believe it is better to follow this issue either as Emacs bug, or on
> > the Tramp mailing list. If possible, pls swith.
> >
> > Best regards, Michael.
>
> OK.  One thing I can tell you right away is filenames with spaces show
> this.
> This is emacs 25.3.1 (and whatever tramp comes with it)
>
>
>


-- 
Bastian Beischer
RWTH Aachen University of Technology

@RWTH Aachen
Office: 28 C 203
Phone: +49-241-80-27205
E-mail: beischer@physik.rwth-aachen.de
Address: I. Physikalisches Institut B, Sommerfeldstr. 14, D-52074 Aachen

@CERN
Office: Bdg 32-4-B12
Phone: +41-22-76-75750
E-mail: bastian.beischer@cern.ch
Address: CERN, CH-1211 Geneve 23


  reply	other threads:[~2017-09-24 12:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-23 23:00 tramp not working linux, quotation marks Neal Becker
2017-09-24  8:17 ` Michael Albinus
2017-09-24 12:14   ` Neal Becker
2017-09-24 12:20     ` Bastian Beischer [this message]
2017-09-24 12:26       ` tomas
2017-09-24 12:55         ` Neal Becker
2017-09-24 12:20     ` tomas
2017-09-24 15:50       ` Michael Albinus

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=CAK9AuB9fTQnmDYKK8F1dki-9xTPd8ddbk0ehQ-e4e0yA-7fmQQ@mail.gmail.com \
    --to=bastian.beischer@rwth-aachen.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=ndbecker2@gmail.com \
    /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.