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

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

Re: Why do I find ^L in elisp code?


From: Christopher Dimech
Subject: Re: Why do I find ^L in elisp code?
Date: Sat, 22 May 2021 17:12:15 +0200

Should this be present in emacs source code?

> Sent: Sunday, May 23, 2021 at 3:05 AM
> From: "Emanuel Berg via Users list for the GNU Emacs text editor" 
> <help-gnu-emacs@gnu.org>
> To: help-gnu-emacs@gnu.org
> Subject: Re: Why do I find ^L in elisp code?
>
> Christopher Dimech wrote:
>
> > Why do I find ^L in elisp code?
>
> $ ascii \^L
> ASCII 0/12 is decimal 012, hex 0c, octal 014, bits 00001100: called ^L, FF
> Official name: Form Feed
> C escape: '\f'
> Other names:
>
> man ascii(1)
>
> actually it is: ?\f
>
> --
> underground experts united
> https://dataswamp.org/~incal
>
>
>



reply via email to

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