unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: Macro to count entries
Date: Wed, 12 May 2004 14:18:26 -0600	[thread overview]
Message-ID: <40A28692.9080508@yahoo.com> (raw)
In-Reply-To: de3ad953.0405120925.4d46f80d@posting.google.com

Artist wrote:

> How do I count entries with macro?
> 
> Ex. 
> A
> A
> B
> B
> B
> C
> 
> Should produce
> 2  A
> 3  B
> 1  C

C-x (
C-x h
M-| uniq -c RET
C-x )

-- 
Kevin Rodgers

      reply	other threads:[~2004-05-12 20:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-12 17:25 Macro to count entries Artist
2004-05-12 20:18 ` Kevin Rodgers [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

  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=40A28692.9080508@yahoo.com \
    --to=ihs_4664@yahoo.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.
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).