GNU bug report logs - #10300
24.0.92; 'diff-show-trailing-whitespaces' command

Previous Next

Package: emacs;

Reported by: Dani Moncayo <dmoncayo <at> gmail.com>

Date: Wed, 14 Dec 2011 21:46:02 UTC

Severity: minor

Found in version 24.0.92

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 10300 <at> debbugs.gnu.org (full text, mbox):

From: Juanma Barranquero <lekktu <at> gmail.com>
To: Dani Moncayo <dmoncayo <at> gmail.com>
Cc: 10300 <at> debbugs.gnu.org
Subject: Re: bug#10300: 24.0.92; 'diff-show-trailing-whitespaces' command
Date: Thu, 15 Dec 2011 00:47:22 +0100
On Wed, Dec 14, 2011 at 22:43, Dani Moncayo <dmoncayo <at> gmail.com> wrote:
> Last paragraph of (info "(emacs)Diff Mode") says:
>
>  `M-x diff-show-trailing-whitespaces RET'
>      Highlight trailing whitespace characters, except for those used by
>      the patch syntax (*note Useless Whitespace::).
>
>
> But that command is not available (at least for me) from a *Diff*
> buffer (from emacs -Q).


2009-01-10  Dan Nicolaescu  <dann <at> ics.uci.edu>

        * diff-mode.el (diff-show-trailing-whitespaces): Remove function.
        Move setting up whitepace-mode ...
        (diff-mode): ... here.
        (diff-mode-menu): Add a menu entry for showing trailing whitespace.


so it is now a menu entry (that runs `whitespace-mode') instead of a
command, and the "Diff Mode" info node should be fixed.

    Juanma




This bug report was last modified 13 years and 196 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.