emacs-devel
[Top][All Lists]
Advanced

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

Re: delete-trailing-whitespace and binary files


From: Richard Stallman
Subject: Re: delete-trailing-whitespace and binary files
Date: Tue, 06 Jun 2006 22:20:43 -0400

    I didn't mean ^? (DEL); I just hadn't looked up which character was
    vertical tab and forgot to fill it in before sending.  I should have
    written ^I (HT: horizontal tab, or TAB), ^J (LF: line feed, or newline),
    ^L (FF: form feed), ^M (CR: carriage return), and ^K (VT: vertical tab);
    one out of five ASCII abbreviations isn't bad, is it?

Yes, you're right (though I don't see a need to include vertical tab;
nobody really uses that).




reply via email to

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