all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* show whitespace problems by default in diff-mode
@ 2009-07-16 22:14 Dan Nicolaescu
  2009-07-16 22:33 ` Drew Adams
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Dan Nicolaescu @ 2009-07-16 22:14 UTC (permalink / raw)
  To: emacs-devel


diff-mode is set up to show trailing whitespace problems, but it's not
doing it by default, to enable this one has to do:

(add-hook 'diff-mode-hook 'whitespace-mode)

Vinicius also posted a patch to edit files to clean the trailing
whitespace problems based on the diff.

Why not turn on whitespace-mode by default in diff-mode?  It makes
spotting whitespace problems very easy, and will make it also easy to
fix.




^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2009-07-17  7:49 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-16 22:14 show whitespace problems by default in diff-mode Dan Nicolaescu
2009-07-16 22:33 ` Drew Adams
2009-07-16 22:53   ` Dan Nicolaescu
2009-07-16 23:06     ` Drew Adams
2009-07-16 23:19       ` Dan Nicolaescu
2009-07-16 23:38 ` Miles Bader
2009-07-17  1:35   ` Dan Nicolaescu
2009-07-17  1:45     ` Miles Bader
2009-07-17  2:29       ` Óscar Fuentes
2009-07-17  3:24         ` Miles Bader
2009-07-17  3:36           ` Dan Nicolaescu
2009-07-17  4:15             ` Óscar Fuentes
2009-07-17  4:26             ` Miles Bader
2009-07-17  6:39               ` Dan Nicolaescu
2009-07-17  7:49                 ` Miles Bader
2009-07-17  0:03 ` Óscar Fuentes
2009-07-17  1:37   ` Dan Nicolaescu
2009-07-17  3:14 ` Stefan Monnier

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.