unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Sam Steingold <sds@gnu.org>
To: 7796@debbugs.gnu.org
Subject: bug#7796: ^M in vc-dir
Date: Thu, 6 Jan 2011 12:49:11 -0500	[thread overview]
Message-ID: <AANLkTimCvV_HRtx0LB0WoeC2U1vh5v1RvgmABeoN1K74@mail.gmail.com> (raw)

I am running bzr tip emacs on winxp64.
C-x v d emacs/trunk RET
produces a buffer:

=================================
VC backend : Bzr
Working dir: ~/src/emacs/trunk/
Parent branch      : bzr+ssh://sds@bzr.savannah.gnu.org/emacs/trunk/^M

Shelves            : No shelved changes

                         ./
                         lisp/
    edited               lisp/w32-fns.el^M
=================================

where ^M are the actual \r characters.
this breaks things, e.g., I cannot hit RET on the file name, I get the
non-existent file with a ^M in the name.
this does not happen with hg and svn.

(executable-find "bzr")
"c:/Program Files (x86)/Bazaar/bzr.exe"
(executable-find "hg")
"c:/Program Files (x86)/TortoiseHg/hg.exe"
(executable-find "svn")
"c:/gnu/cygwin/bin/svn.exe"


-- 
Sam Steingold <http://sds.podval.org>





             reply	other threads:[~2011-01-06 17:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-06 17:49 Sam Steingold [this message]
2011-01-06 18:35 ` bug#7796: ^M in vc-dir Eli Zaretskii
2011-01-06 19:19   ` Sam Steingold
2011-01-06 19:39     ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=AANLkTimCvV_HRtx0LB0WoeC2U1vh5v1RvgmABeoN1K74@mail.gmail.com \
    --to=sds@gnu.org \
    --cc=7796@debbugs.gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).