unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Moreton <andrewjmoreton@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: bug#8653: 24.0.50; `M-x grep' output converts `~' to /cygdrive/c/...
Date: Thu, 12 May 2011 16:09:52 +0100	[thread overview]
Message-ID: <vz1y62ct0ov.fsf@gmail.com> (raw)
In-Reply-To: <55A3422131174F54851B6C39BA4C9E25@us.oracle.com>

On Thu 12 May 2011, Eli Zaretskii wrote:

>> From: Andy Moreton <andrewjmoreton@gmail.com>
>> Date: Thu, 12 May 2011 12:52:18 +0100
>> 
>> I use cygwin-mount and don't see this problem.
>
> Not sure what that means.  What "this problem"? what _do_ you see in
> Drew's example?

You have managed to elide all of the context here - some quoting is
useful.

As you have observed, emacs and grep are consistent. grep reports tha
absolute paths in its results, and emacs does not change that.

Drew sees results starting with '/cygdrive/c' because he has "HOME=C:\"
in Windows (which Cygwin will translate to 'HOME=/cygdrive/c' in the
Cygwin environment). The cygwin mount table is not setup in his
environment to translate '/cygdrive/c' to '/home'. Adding a mount point
would fix this.

The other point he made was about shortening the output from grep to
substitute ~ for /home/$USER. This would require additional code to
post-process the grep results in emacs.

    AndyM







  reply	other threads:[~2011-05-12 15:09 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-11 15:33 bug#8653: 24.0.50; `M-x grep' output converts `~' to /cygdrive/c/ Drew Adams
2011-05-11 18:05 ` Eli Zaretskii
2011-05-11 18:24   ` Drew Adams
2011-05-12 11:52     ` Andy Moreton
2011-05-12 13:58       ` Drew Adams
2011-05-12 14:34         ` Andy Moreton
2011-05-12 15:34           ` Drew Adams
2011-05-12 18:06             ` Andy Moreton
2017-03-25  0:36               ` npostavs
2011-05-12 14:23       ` Eli Zaretskii
2011-05-12 15:09         ` Andy Moreton [this message]
2011-05-12 17:10           ` Eli Zaretskii
2011-05-12  0:54 ` Stefan Monnier
2011-05-12 13:42   ` Drew Adams
2011-05-12 14:32     ` Jason Rumney
2011-05-12 15:34       ` Drew Adams

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=vz1y62ct0ov.fsf@gmail.com \
    --to=andrewjmoreton@gmail.com \
    --cc=bug-gnu-emacs@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).