Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de>
Subject: Re: middle of the line
Date: Fri, 28 Feb 2003 23:23:03 +0100	[thread overview]
Message-ID: <v97kbk2gfs.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <m3znogqhm1.fsf@hamster.pflaesterer.de>

On Fri, Feb 28 2003, Karl Pflästerer wrote:

> Why not?
> (defun rs-middle-of-line ()
>   (interactive)
>   (goto-char (+ (/ (- (point-at-eol) (point-at-bol)) 2)
> 		(point-at-bol))))

| From: mspittel@ssc.wisc.edu (Michael L. Spittel)
| X-Newsreader: Gnus v5.7/Emacs 20.4

Emacs 20 doesn't have point-at-bol and point-at-eol.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/


           reply	other threads:[~2003-02-28 22:23 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <m3znogqhm1.fsf@hamster.pflaesterer.de>]

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=v97kbk2gfs.fsf@marauder.physik.uni-ulm.de \
    --to=4.uce.03.r.s@nurfuerspam.de \
    --cc=reiner.steib@gmx.de \
    /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).