unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Stuart D. Herring" <herring@lanl.gov>
Cc: emacs-devel@gnu.org
Subject: Re: delete-trailing-whitespace and binary files
Date: Tue, 6 Jun 2006 14:16:02 -0700 (PDT)	[thread overview]
Message-ID: <32953.128.165.123.239.1149628562.squirrel@webmail.lanl.gov> (raw)
In-Reply-To: <50102.128.165.116.131.1149625542.squirrel@webmail.lanl.gov>

I wrote:

> This seems wrong to me in two respects.  It doesn't do anything to NUL,
> which was the original problem character; instead, it marks as punctuation
> ^I (TAB), ^J (LFD), ^L (FFD), and ^M (CR), which should probably be left
> as whitespace.  One could also make a case that such characters as ^?
> (VTB) should remain whitespace, although I've never seen anyone use that
> one.

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?

Davis

-- 
This product is sold by volume, not by mass.  If it appears too dense or
too sparse, it is because mass-energy conversion has occurred during
shipping.

  reply	other threads:[~2006-06-06 21:16 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-21 18:46 delete-trailing-whitespace and binary files Kim F. Storm
2006-05-21 18:50 ` Eli Zaretskii
2006-05-22 15:11 ` Richard Stallman
2006-05-26 22:31   ` Kim F. Storm
2006-05-27  3:20     ` Stefan Monnier
2006-05-30 20:10       ` Kevin Rodgers
2006-06-01 14:23         ` Kim F. Storm
2006-06-02  3:13           ` Richard Stallman
2006-06-02  8:28             ` David Kastrup
2006-06-02 22:39               ` Richard Stallman
2006-06-02 22:45                 ` David Kastrup
2006-06-04  2:24                   ` Richard Stallman
2006-06-06 20:25                     ` Stuart D. Herring
2006-06-06 21:16                       ` Stuart D. Herring [this message]
2006-06-07  2:20                         ` Richard Stallman

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=32953.128.165.123.239.1149628562.squirrel@webmail.lanl.gov \
    --to=herring@lanl.gov \
    --cc=emacs-devel@gnu.org \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).