[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
garbage prevents copy from *grep* buffer
From: |
Nick Roberts |
Subject: |
garbage prevents copy from *grep* buffer |
Date: |
Sat, 23 Oct 2004 11:15:16 +1300 |
> When I run `M-x grep' to discover a URL in an HTML file, I see this:
>
> rattlesnake-home-page.html:140:<li> <a
> href="http://www.[01;41mgoldenhill[00mfarm.com">
>
> rather than:
>
> rattlesnake-home-page.html:140:<li> <a
> href="http://www.goldenhillfarm.com">
>
> I cannot copy and paste
>
> http://www.[01;41mgoldenhill[00mfarm.com
>
> to either Emacs W3 mode or Mozilla to fetch the specified page.
Similar anomalies occur when you cut and paste titles or nodes in info (this
doesn't happen in 21.2). Perhaps this isn't a very common task but I should
think that, as a general rule, when you cut and paste you get what you see.
Nick