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

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

Re: Scrolling screen one line


From: Martin Fischer
Subject: Re: Scrolling screen one line
Date: Fri, 03 Jan 2003 22:29:36 +0100
User-agent: Emacs Gnus

hi,

i use

(global-set-key (quote [C-kp-2]) 'edt-scroll-window-backward-line)
(global-set-key (quote [C-kp-8]) 'edt-scroll-window-forward-line)

martin

"TA" == Timur Aydin <timuraydin@superonline.com> writes:
 TA> Date: Fri, 03 Jan 2003 12:52:08 +0200
 TA> Newsgroups: gnu.emacs.help
 TA> 
 TA> Hi,
 TA> 
 TA> How can I scroll the screen up and down by one line? The arrow keys
 TA> only work when the point is at the bottom or at the top of the
 TA> screen...
 TA> 
 TA> -- 
 TA> Timur Aydin


reply via email to

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