all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mathias Dahl <mathias.dahl@gmail.com>
To: Lennart Borgman <lennart.borgman@gmail.com>
Cc: Eli Zaretskii <eliz@gnu.org>,
	Thierry Volpiatto <thierry.volpiatto@gmail.com>,
	emacs-devel@gnu.org
Subject: Re: What does Emacs on w32 know that grep can't figure out?
Date: Sat, 2 Oct 2010 22:40:15 +0200	[thread overview]
Message-ID: <AANLkTikhwbTxHy28exm1uUQOG3-b8fWFxqUw7c7U_vq_@mail.gmail.com> (raw)
In-Reply-To: <AANLkTi=SNUiMziHuAg3NayDgrCU3hNpoU4Udp8eqU+2d@mail.gmail.com>

If Windows' built-in find command supports UTF-16, then that might be
an option (maybe better since I think find will be installed on more
Windows PCs) too:

http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/find.mspx?mfr=true

It sounds like it does at least parts of what grep does. Try it out and see.

/Mathias

On Sat, Oct 2, 2010 at 5:56 PM, Lennart Borgman
<lennart.borgman@gmail.com> wrote:
> On Sat, Oct 2, 2010 at 5:23 PM, Eli Zaretskii <eliz@gnu.org> wrote:
>>> From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
>>> Date: Sat, 02 Oct 2010 17:05:18 +0200
>>> Cc: emacs-devel@gnu.org
>>>
>>> > Based on your advice I just took the trouble to install powershell. I
>>> > can not see that it addresses the problem with utf-16, but maybe I am
>>> > missing something. Can you please tell me how to search also utf-16
>>> > files with it?
>>>
>>> That's just an idea i sent, i personally don't use (or really few
>>> sometimes on other machines) windows systems and i have just a basic
>>> knowledge of all that is related to it and microsoft in general (e.g Powershell).
>>> So i can't help you much here.
>>> Anyway, Eli seem to have tried it and is not convinced.
>>
>> Looks like the PowerShell cmdlet that's supposed to be equivalent of
>> Grep is Select-String.
>
> Yes, thanks. And that actually works with utf-16.
>
> So now we have a strange situation.
>
>



  reply	other threads:[~2010-10-02 20:40 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-30 23:13 What does Emacs on w32 know that grep can't figure out? Lennart Borgman
2010-09-30 23:58 ` Juanma Barranquero
2010-10-01  0:29   ` Lennart Borgman
2010-10-01  0:37     ` Juanma Barranquero
2010-10-01  1:06       ` Lennart Borgman
2010-10-01  1:20         ` Juanma Barranquero
2010-10-01  1:32           ` Lennart Borgman
2010-10-01  1:49             ` Juanma Barranquero
2010-10-01  2:41             ` PJ Weisberg
2010-10-01  5:43               ` PJ Weisberg
2010-10-01  5:37       ` Jan D.
2010-10-01  7:34         ` Eli Zaretskii
2010-10-01  8:12           ` Andreas Schwab
2010-10-01 12:00             ` Eli Zaretskii
2010-10-01 12:40               ` Andreas Schwab
2010-10-01 17:19               ` Jan Djärv
2010-10-01 22:45               ` Stefan Monnier
2010-10-01  7:13     ` Eli Zaretskii
2010-10-01  9:28       ` Lennart Borgman
2010-10-01 10:35         ` Mathias Dahl
2010-10-01 11:24           ` Thierry Volpiatto
2010-10-01 11:26           ` Lennart Borgman
2010-10-01 12:02         ` Eli Zaretskii
2010-10-01 15:03           ` Lennart Borgman
2010-10-01 15:11           ` PJ Weisberg
2010-10-01 22:40     ` Stefan Monnier
2010-10-01 23:35       ` Miles Bader
2010-10-02  0:33         ` Lennart Borgman
2010-10-02  7:29           ` Eli Zaretskii
2010-10-02 10:12             ` Lennart Borgman
2010-10-02 10:32               ` Thierry Volpiatto
2010-10-02 10:50                 ` Lennart Borgman
2010-10-02 12:01                 ` Eli Zaretskii
2010-10-02 14:51                 ` Lennart Borgman
2010-10-02 15:05                   ` Thierry Volpiatto
2010-10-02 15:23                     ` Eli Zaretskii
2010-10-02 15:56                       ` Lennart Borgman
2010-10-02 20:40                         ` Mathias Dahl [this message]
2010-10-02 22:20                           ` Eli Zaretskii
2010-10-03  0:35                             ` David Robinow
2010-10-03  4:05                               ` Eli Zaretskii
2010-10-03  4:29                                 ` David Robinow
2010-10-03  5:39                                   ` Eli Zaretskii
2010-10-03  7:25                                     ` Thierry Volpiatto
2010-10-03  4:10                         ` Lennart Borgman
2010-10-03 10:39                           ` Thierry Volpiatto
2010-10-03 13:23                             ` Thierry Volpiatto
2010-10-03 19:09                           ` Eli Zaretskii
2010-10-03 22:50                             ` Lennart Borgman
2010-10-05  0:46                               ` Lennart Borgman
2010-10-05  0:51                                 ` Lennart Borgman
2010-10-05  0:56                                 ` Juanma Barranquero
2010-10-05  1:36                                   ` Lennart Borgman
2010-10-05  1:37                                     ` Lennart Borgman
2010-10-05  1:54                                     ` Juanma Barranquero
2010-10-02 11:59               ` Eli Zaretskii
2010-10-02 12:44                 ` Lennart Borgman
2010-10-02 13:15                   ` Eli Zaretskii
2010-10-01  7:09   ` Eli Zaretskii
2010-10-01  4:00 ` Stephen J. Turnbull
2010-10-01  7:03   ` Eli Zaretskii
2010-10-01  7:29   ` 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

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

  git send-email \
    --in-reply-to=AANLkTikhwbTxHy28exm1uUQOG3-b8fWFxqUw7c7U_vq_@mail.gmail.com \
    --to=mathias.dahl@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=lennart.borgman@gmail.com \
    --cc=thierry.volpiatto@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.