unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Joost Kremers <joostkremers@yahoo.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Keep-only-column
Date: 8 Feb 2007 19:43:09 GMT	[thread overview]
Message-ID: <slrnesmv98.42v.joostkremers@j.kremers4.news.arnhem.chello.nl> (raw)
In-Reply-To: 1170962615.632938.25870@j27g2000cwj.googlegroups.com

weber wrote:
> I think the format of "stuff" can't be understood from above :) Here
> it is:
>
> variable BLABLA  =     438438
> variable LABLAC  =     312
> variable DAUSH  =     43538
>
> Apply to that region: keep-only-column 2 makes it:
> BLABLA
> LABLAC
> DAUSHD

if the columns are (more or less) nicely lined up, you can use
kill-rectangle to kill a rectangle defined by point and mark, which is
bound to `C-x r k'. you'll have to apply it twice. do `C-h a rectangle RET'
to see some more useful command that can be applied to rectangles.

-- 
Joost Kremers                                      joostkremers@yahoo.com
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)

  reply	other threads:[~2007-02-08 19:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-08 19:15 Keep-only-column weber
2007-02-08 19:23 ` Keep-only-column weber
2007-02-08 19:43   ` Joost Kremers [this message]
2007-02-08 19:46     ` Keep-only-column weber
2007-02-08 21:55   ` Keep-only-column Marc Tfardy
2007-02-09 10:47     ` Keep-only-column weber
2007-02-09 10:58     ` Keep-only-column Marc Tfardy
2007-02-09 11:10       ` Keep-only-column weber
2007-02-09 12:35         ` Keep-only-column weber
2007-02-09 12:49         ` Keep-only-column Marc Tfardy
2007-02-09 13:00           ` Keep-only-column weber

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=slrnesmv98.42v.joostkremers@j.kremers4.news.arnhem.chello.nl \
    --to=joostkremers@yahoo.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).