From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Matthew Flaschen Newsgroups: gmane.emacs.help Subject: Re: Alt-v behavior near beginning of buffer Date: Tue, 30 Jan 2007 11:02:05 -0500 Message-ID: <45BF6BFD.1000301@gatech.edu> References: <45B80425.2070209@gatech.edu> <45B8D0F0.2030408@gatech.edu> <45B8D36B.8050102@gatech.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0106187544==" X-Trace: sea.gmane.org 1170173578 10712 80.91.229.12 (30 Jan 2007 16:12:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 30 Jan 2007 16:12:58 +0000 (UTC) To: emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 30 17:12:51 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HBvT2-0004ye-BU for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Jan 2007 17:04:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HBvT1-0006l5-Vx for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Jan 2007 11:04:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HBvRR-000673-Tm for help-gnu-emacs@gnu.org; Tue, 30 Jan 2007 11:02:42 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HBvRQ-00065j-1p for help-gnu-emacs@gnu.org; Tue, 30 Jan 2007 11:02:41 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HBvRP-00065f-LV for help-gnu-emacs@gnu.org; Tue, 30 Jan 2007 11:02:39 -0500 Original-Received: from deliverator7.gatech.edu ([130.207.165.169]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.52) id 1HBvRP-0006Mv-5N for help-gnu-emacs@gnu.org; Tue, 30 Jan 2007 11:02:39 -0500 Original-Received: from deliverator7.gatech.edu (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 59FD218E2 for ; Tue, 30 Jan 2007 11:02:38 -0500 (EST) (envelope-from matthew.flaschen@gatech.edu) Original-Received: from mailprx1.gatech.edu (mailprx1.prism.gatech.edu [130.207.171.15]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "smtp.mail.gatech.edu", Issuer "RSA Data Security, Inc." (verified OK)) by deliverator7.gatech.edu (Postfix) with ESMTP id 72F4218FD for ; Tue, 30 Jan 2007 11:02:32 -0500 (EST) (envelope-from matthew.flaschen@gatech.edu) Original-Received: from [128.61.73.81] (r73h81.res.gatech.edu [128.61.73.81]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) (sasl: method=PLAIN, username=mflaschen3@mailprx1.gatech.edu, sender=n/a) by mailprx1.gatech.edu (Postfix) with ESMTP id 93751262F for ; Tue, 30 Jan 2007 11:02:08 -0500 (EST) (envelope-from matthew.flaschen@gatech.edu) User-Agent: Thunderbird 1.5.0.9 (X11/20070103) In-Reply-To: X-Enigmail-Version: 0.94.1.2 X-GT-Spam-Rating: (7%) X-GT-Spam-Details: No antispam rules were triggered by this message X-GT-AVAS-Version: 5.2.1.279297, Antispam-Engine: 2.4.0.264935, Antispam-Data: 2007.1.30.74932 X-detected-kernel: Solaris 9 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:40765 Archived-At: This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --===============0106187544== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig4D4069EF17D4E5CB69A4210C" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig4D4069EF17D4E5CB69A4210C Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Kevin Rodgers wrote: > Matthew Flaschen wrote: >> Matthew Flaschen wrote: >>> (defun power-bottom () >>> "Scrolls up a screen if possible, or goes to the top of the buffer" >> Doc here should be: >> >> "Scrolls down a screen if possible, or goes to the bottom of the buffe= r. >=20 > Or to use Emacs terminology: >=20 > "Scroll text of current window upward, or move point near end of buffer= =2E >=20 > The window text is scrolled unless the end of the buffer is visible; > otherwise point is moved to beginning of the last line of the buffer." >=20 Thanks, I've adapted this for the other function too. Matt Flaschen --------------enig4D4069EF17D4E5CB69A4210C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFv2v9Q5LSyju97VkRAtezAJ9G4eEVAQu6UZGcTUWyD6fANUomdwCgpFKH MKtcqoEJrQ8xhmbMldmB99Y= =oDQI -----END PGP SIGNATURE----- --------------enig4D4069EF17D4E5CB69A4210C-- --===============0106187544== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ help-gnu-emacs mailing list help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --===============0106187544==--