Gnus development mailing list
 help / color / mirror / Atom feed
From: paul stevenson <spaul@mail.phy.ornl.gov>
Subject: Re: pop3.el: Content-Length generation (was: bad (i.e. serious) mail problems
Date: 06 Apr 1999 15:10:21 -0400	[thread overview]
Message-ID: <m3iub9h8f5.puffs@the003.phy.ornl.gov> (raw)
In-Reply-To: Stainless Steel Rat's message of "Tue, 6 Apr 1999 14:37:13 -0400"

Stainless Steel Rat <ratinox@peorth.gweep.net> writes:

> Note: it uses `count-lines-buffer' from simple.el, which might not be part
> of FSF Emacs (it is part of XEmacs).  If this is the case, does FSF Emacs
> have a more or less equivalently useful function, or am I going to have to
> roll my own?

FSF emacs doesn't have it.

I tend to use

(count-lines (point-min) (point-max))

in the appropriate buffer. I don't know if there's a nicer way.


      parent reply	other threads:[~1999-04-06 19:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-04-06 18:37 Stainless Steel Rat
1999-04-06 18:59 ` William M. Perry
1999-04-06 19:29   ` Stainless Steel Rat
1999-04-06 19:35   ` Stainless Steel Rat
1999-04-06 19:10 ` paul stevenson [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=m3iub9h8f5.puffs@the003.phy.ornl.gov \
    --to=spaul@mail.phy.ornl.gov \
    /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 NNTP newsgroup(s).