all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vagn Johansen <gonz808@hotmail.com>
Subject: Re: Occur and Region Operations
Date: Wed, 05 May 2004 19:06:52 +0200	[thread overview]
Message-ID: <wky8o6951v.fsf@hotmail.com> (raw)
In-Reply-To: de3ad953.0405050624.12167e6c@posting.google.com

googleartist@yahoo.com (Artist) writes:

> Kai Grossjohann <kai@emptydomain.de> wrote
>> googleartist@yahoo.com (Artist) writes:
>> 
>> > I like to apply occur on a file. So it can select some matching lines
>> > via regexp.
>> > Now, how I can consider the 'selected lines' as region and apply some
>> > operations on it, which will reflect in original file.
>> 
>> all.el
>> 
>> I've never used it but I remember that this might be what you need.
>> Or is it all-mode.el?  It's like the XEDIT command ALL.  (That's a
>> mainframe editor, perhaps, they don't mean the program that comes with
>> X11.)
>> 
>> Kai
>
> No,
>  That's not it.
> All.el =>  Load all files beneath a named directory.

"all.el --- Edit all lines matching a given regexp." according to:

   http://www.anc.ed.ac.uk/~stephen/emacs/ell.html

>From all.el:

    ;;; Comments:

    ;; Just like occur, except that changes in the *All* buffer is
    ;; propagated to the original buffer.



-- 
Vagn Johansen

      reply	other threads:[~2004-05-05 17:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-03 16:17 Occur and Region Operations Artist
2004-05-03 21:23 ` Kai Grossjohann
2004-05-05 14:24   ` Artist
2004-05-05 17:06     ` Vagn Johansen [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=wky8o6951v.fsf@hotmail.com \
    --to=gonz808@hotmail.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.