all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman@gmail.com>
To: "B. T. Raven" <nihil@nihilo.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: [OT] Reading Emacs Tutorials
Date: Mon, 16 Mar 2009 00:09:04 +0100	[thread overview]
Message-ID: <e01d8a50903151609k3e14a3a6j19d55968791c7f2c@mail.gmail.com> (raw)
In-Reply-To: <no2dnZHRG9nvHiDUnZ2dnUVZ_j2WnZ2d@posted.cpinternet>

On Mon, Mar 16, 2009 at 12:40 AM, B. T. Raven <nihil@nihilo.net> wrote:
> Lennart Borgman wrote:
>> One thing I forgot to mention is that learning Emacs on ms windows is
>> a bit more difficult because you might not have the external programs
>> needed for useful commands like rgrep etc. I have packed together a
>> distribution that includes those programs, see
>>
>>  http://www.emacswiki.org/emacs/EmacsW32
>>
>> So if anyone reading this is using ms windows this might be a good way
>> to learn about Emacs. This might be a first step on the road to
>> GNU/Linux ...
>>
>>
>
> Lennart,
>
> Will your rgrep work with the standard Emacs w32 build? I have most of the
> gnuwin32 utilities but things like rgrep are just shell scripts like:
>
> #!/bin/sh
>
> exec grep -r "$@"
>
> which I can make into ms batch files but then I don't know what to do with
> them.  Would I be able to use your rgrep in my setup? Can it be stripped out
> of the Emacsw32 stuff? I got web-browser printing from you and that works
> fine.

rgrep is a command in Emacs. No shell script is needed. However the
grep program is needed.

I did make some small changes to rgrep (to make it use GNU grep's
recursive switch), but that is not very important. rgrep works with
the standard Emacs build on ms windows. The only thing you need is
something like the gnuwin32 grep. I have packaged that with the
installation. That is really all (but hopefully convenient for
newbees).




  reply	other threads:[~2009-03-15 23:09 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-14  3:18 [OT] Reading Emacs Tutorials Byung-Hee HWANG
2009-03-14  9:58 ` Peter Dyballa
2009-03-14 14:07 ` Byung-Hee HWANG
2009-03-14 21:21   ` Ronnie Collinson
2009-03-14 21:35     ` Lennart Borgman
2009-03-15  6:42       ` Byung-Hee HWANG
2009-03-15 19:43         ` Lennart Borgman
     [not found]         ` <mailman.3260.1237146211.31690.help-gnu-emacs@gnu.org>
2009-03-15 23:40           ` B. T. Raven
2009-03-15 23:09             ` Lennart Borgman [this message]
2009-03-15 10:07       ` Tassilo Horn
2009-03-16 10:13 ` Thien-Thi Nguyen
     [not found] <mailman.3161.1237105343.31690.help-gnu-emacs@gnu.org>
2009-03-15 15:32 ` Giorgos Keramidas
2009-03-15 16:32   ` Byung-Hee HWANG
2009-03-15 18:14     ` Giorgos Keramidas
2009-03-15 17:25   ` prad
     [not found]   ` <mailman.3247.1237137969.31690.help-gnu-emacs@gnu.org>
2009-03-15 18:16     ` Giorgos Keramidas
2009-03-15 20:36       ` prad

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=e01d8a50903151609k3e14a3a6j19d55968791c7f2c@mail.gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=nihil@nihilo.net \
    /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.