[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC] USB Support
From: |
Felix Zielcke |
Subject: |
Re: [RFC] USB Support |
Date: |
Sun, 31 Aug 2008 18:13:56 +0200 |
Am Sonntag, den 31.08.2008, 08:59 -0700 schrieb Colin D Bennett:
Hello Colin,
> >
> > Weird `' character which seems not to make sense.
>
> Actually that is a form feed character, which the GNU coding standard
> recommends to be used to break up source code at logical places:
Yep Marco already told me on IRC that this was with intent :)
> Please use formfeed characters (control-L) to divide the program into
> pages at logical places (but not within a function). It does not
> matter just how long the pages are, since they do not have to fit on a
> printed page. The formfeeds should appear alone on lines by
> themselves.
> (http://www.gnu.org/prep/standards/html_node/Formatting.html#Formatting)
Thanks for the copy&paste and even the link to it.
I still find it weird and I even wasn't able yet to produce them in
Emacs.
Control-L is the wrong key combination for it ;)
--
Felix Zielcke