all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* show-trailing-whitespace a winner
@ 2004-02-12 19:59 Dan Jacobson
  0 siblings, 0 replies; only message in thread
From: Dan Jacobson @ 2004-02-12 19:59 UTC (permalink / raw)
  Cc: bug-gnu-emacs

The following message is a courtesy copy of an article
that has been posted to comp.editors as well.

The world would be a better place if more editors implemented emacs'
show-trailing-whitespace.  That way folks would be aware of all the 
wasted whitespaces at the ends of lines in their files.
[Maybe it should even be on by default in emacs.]
I stuck a trailing whitespace on one of the lines above. I bet the
reader can't see it.
Awareness yes, but of course I wouldn't go overboard and strip
trailing whitespaces automatically, as sometimes they are on purpose:
cut ... -d \ 
(though one could rewrite it as cut -f3 -d ' '; cut -d \  -f3)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-02-12 19:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-12 19:59 show-trailing-whitespace a winner Dan Jacobson

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.