all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#8612: whitespace-mode for non-unified context diffs
@ 2011-05-03 18:08 Stefan Monnier
  2012-04-25 15:06 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2011-05-03 18:08 UTC (permalink / raw)
  To: 8612

Non-unified context diffs use "+ " or even "+\t" at the beginning of
every line added by the diff (same for removal with - and modifications
with !).  And whitespace-mode highlights a line that only contains "+ "
as if it had a trailing space, even though this corresponds to the
addition of a purely empty line, which should not be highlighted.


        Stefan





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

* bug#8612: whitespace-mode for non-unified context diffs
  2011-05-03 18:08 bug#8612: whitespace-mode for non-unified context diffs Stefan Monnier
@ 2012-04-25 15:06 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2012-04-25 15:06 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: 8612

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> Non-unified context diffs use "+ " or even "+\t" at the beginning of
> every line added by the diff (same for removal with - and modifications
> with !).  And whitespace-mode highlights a line that only contains "+ "
> as if it had a trailing space, even though this corresponds to the
> addition of a purely empty line, which should not be highlighted.

Fixed in trunk.





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

end of thread, other threads:[~2012-04-25 15:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-03 18:08 bug#8612: whitespace-mode for non-unified context diffs Stefan Monnier
2012-04-25 15:06 ` Chong Yidong

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.