From: Kai Grossjohann <kai@emptydomain.de>
Subject: Re: Persisting centered cursor with Scroll Lock key
Date: Sat, 08 May 2004 21:55:28 +0200 [thread overview]
Message-ID: <877jvm1yof.fsf@emptyhost.emptydomain.de> (raw)
In-Reply-To: m3oeoyd7fn.fsf@wilson.rwth-aachen.de
Torsten Bronger <bronger@physik.rwth-aachen.de> writes:
> Yes, C-u 1 and then PgUp/PgDn is what I want to see.
Does this mean that scroll-in-place works after all?
So what you now need is to define single-line scrolling commands.
Then you need to rebind keys C-n, C-p and so on to use the scrolling
commands instead of previous-line and next-line, and so on.
Then you need to write a function which does this and another which
undoes it, and then bind a command to the scroll-lock key which calls
one or the other function.
Hm. CVS Emacs has a feature where you can rebind commands instead of
keys. This means you could rebind the previous-line command and thus
simultaneously change all keys that invoke previous-line. Maybe this
helps?
Kai
next prev parent reply other threads:[~2004-05-08 19:55 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-08 16:14 Persisting centered cursor with Scroll Lock key Torsten Bronger
2004-05-08 16:36 ` Kai Grossjohann
2004-05-08 17:30 ` Torsten Bronger
2004-05-08 18:14 ` upro
2004-05-08 18:33 ` Torsten Bronger
2004-05-08 18:43 ` upro
2004-05-08 19:32 ` Kai Grossjohann
2004-05-08 19:50 ` Torsten Bronger
2004-05-08 19:55 ` Kai Grossjohann [this message]
2004-05-08 20:07 ` Torsten Bronger
2004-05-09 0:03 ` Eric Eide
2004-05-10 0:55 ` Thien-Thi Nguyen
2004-05-08 23:59 ` Eric Eide
2004-05-09 6:56 ` Torsten Bronger
2004-05-10 14:40 ` Eric Eide
2004-05-10 16:17 ` Stefan Monnier
2004-05-10 21:06 ` Kai Grossjohann
2004-05-11 4:53 ` Stefan Monnier
2004-05-11 6:09 ` Torsten Bronger
2004-05-11 7:06 ` Kai Grossjohann
2004-05-11 7:47 ` Torsten Bronger
2004-05-12 7:35 ` Kai Grossjohann
2004-05-09 0:16 ` Eric Eide
2004-05-08 19:32 ` Johan Bockgård
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=877jvm1yof.fsf@emptyhost.emptydomain.de \
--to=kai@emptydomain.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.