all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin@rochooni.net
Subject: Re: macro to invoke shell command
Date: Wed, 15 Jan 2003 12:08:48 +0100	[thread overview]
Message-ID: <whiswqd60v.fsf@rochooni.net> (raw)
In-Reply-To: uwulczy80.fsf@nospam.org


hi,

"PL" == Peter Lee <spam@nospam.org> writes:
 PL> Date: Fri, 10 Jan 2003 17:55:11 GMT
8<--------------------------------------------------------------------

 PL> (defun grep-cur-word (&optional arg)
 PL>   "grep-find on the current word"
 PL>   (interactive "p")
 PL>   (grep-find (current-word)))

8<--------------------------------------------------------------------

use (grep-find (concat "<your find | grep string>" (current-word)))

martin
-- 
martin dot fischer at boschrexroth dot de

      parent reply	other threads:[~2003-01-15 11:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <usmw0zwfz.fsf@nospam.org>
2003-01-10 17:55 ` macro to invoke shell command Peter Lee
2003-01-10 22:26   ` macro help Jesper Harder
2003-01-15 11:08   ` martin [this message]

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=whiswqd60v.fsf@rochooni.net \
    --to=martin@rochooni.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.