* Key sequence to produce page break ^L
@ 2022-06-08 7:58 Colin Baxter
2022-06-08 8:01 ` Bob Newell
0 siblings, 1 reply; 3+ messages in thread
From: Colin Baxter @ 2022-06-08 7:58 UTC (permalink / raw)
To: help-gnu-emacs
Hello,
I do not understand how C-q (quoted-insert) followed by C-l
(recenter-top-bottom) results in the page break \f. Can anyone suggest
where I might look for information?
Thanks.
Colin Baxter.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Key sequence to produce page break ^L
2022-06-08 7:58 Key sequence to produce page break ^L Colin Baxter
@ 2022-06-08 8:01 ` Bob Newell
2022-06-08 8:48 ` Colin Baxter
0 siblings, 1 reply; 3+ messages in thread
From: Bob Newell @ 2022-06-08 8:01 UTC (permalink / raw)
To: Colin Baxter; +Cc: help-gnu-emacs@gnu.org
C-q c-l inserts a literal ^L which is the page break character.
On Tue, Jun 7, 2022 at 9:59 PM Colin Baxter <m43cap@yandex.com> wrote:
>
> Hello,
>
> I do not understand how C-q (quoted-insert) followed by C-l
> (recenter-top-bottom) results in the page break . Can anyone suggest
> where I might look for information?
>
> Thanks.
>
> Colin Baxter.
>
>
--
Bob Newell
Honolulu, Hawai`i
Via Linux/Emacs/Gnus/BBDB.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Key sequence to produce page break ^L
2022-06-08 8:01 ` Bob Newell
@ 2022-06-08 8:48 ` Colin Baxter
0 siblings, 0 replies; 3+ messages in thread
From: Colin Baxter @ 2022-06-08 8:48 UTC (permalink / raw)
To: Bob Newell; +Cc: help-gnu-emacs@gnu.org
>>>>> Bob Newell <bobnewell@bobnewell.net> writes:
> C-q c-l inserts a literal ^L which is the page break character.
> On Tue, Jun 7, 2022 at 9:59 PM Colin Baxter <m43cap@yandex.com> wrote:
Yes, I know but thanks. I've now found further information in simple.el
and window.el
Best wishes,
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-06-08 8:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-08 7:58 Key sequence to produce page break ^L Colin Baxter
2022-06-08 8:01 ` Bob Newell
2022-06-08 8:48 ` Colin Baxter
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 read-only IMAP folder(s) and NNTP newsgroup(s).