help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: beginning-of-buffer computations


From: Robert Thorpe
Subject: Re: beginning-of-buffer computations
Date: Sun, 01 Feb 2015 14:47:20 +0000

Robert Thorpe <rt@robertthorpeconsulting.com> writes:

> Marcin Borkowski <mbork@wmi.amu.edu.pl> writes:
>
>>                      (/ (+ 10 (* size (prefix-numeric-value arg))) 10)))
>
> This line was in the first version of simple.el put into revision
> control in 1991.

Michael Heerdegen is write about this, the 1 is needed because
beginning-of-buffer is character 1, not 0.

BR,
Robert Thorpe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]