* bug#10300: 24.0.92; 'diff-show-trailing-whitespaces' command
@ 2011-12-14 21:43 Dani Moncayo
2011-12-14 23:47 ` Juanma Barranquero
0 siblings, 1 reply; 4+ messages in thread
From: Dani Moncayo @ 2011-12-14 21:43 UTC (permalink / raw)
To: 10300
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).
In GNU Emacs 24.0.92.1 (i386-mingw-nt6.1.7601)
of 2011-12-10 on DANI-PC
Windowing system distributor `Microsoft Corp.', version 6.1.7601
configured using `configure --with-gcc (4.6) --no-opt --cflags
-fno-omit-frame-pointer'
--
Dani Moncayo
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#10300: 24.0.92; 'diff-show-trailing-whitespaces' command
2011-12-14 21:43 bug#10300: 24.0.92; 'diff-show-trailing-whitespaces' command Dani Moncayo
@ 2011-12-14 23:47 ` Juanma Barranquero
2011-12-15 5:42 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: Juanma Barranquero @ 2011-12-14 23:47 UTC (permalink / raw)
To: Dani Moncayo; +Cc: 10300
On Wed, Dec 14, 2011 at 22:43, Dani Moncayo <dmoncayo@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@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
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#10300: 24.0.92; 'diff-show-trailing-whitespaces' command
2011-12-14 23:47 ` Juanma Barranquero
@ 2011-12-15 5:42 ` Eli Zaretskii
2012-01-07 8:59 ` Chong Yidong
0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2011-12-15 5:42 UTC (permalink / raw)
To: Juanma Barranquero; +Cc: 10300
> From: Juanma Barranquero <lekktu@gmail.com>
> Date: Thu, 15 Dec 2011 00:47:22 +0100
> Cc: 10300@debbugs.gnu.org
>
> 2009-01-10 Dan Nicolaescu <dann@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.
And also etc/NEWS should tell this in "incompatible changes" section.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#10300: 24.0.92; 'diff-show-trailing-whitespaces' command
2011-12-15 5:42 ` Eli Zaretskii
@ 2012-01-07 8:59 ` Chong Yidong
0 siblings, 0 replies; 4+ messages in thread
From: Chong Yidong @ 2012-01-07 8:59 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: Juanma Barranquero, 10300
> the "Diff Mode" info node should be fixed.
Fixed, thanks. I overlooked this when checking the manual.
> And also etc/NEWS should tell this in "incompatible changes" section.
This was mentioned in the Emacs 23 NEWS, though not as clearly as it
should have been; it was the manual that was behind.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-01-07 8:59 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-14 21:43 bug#10300: 24.0.92; 'diff-show-trailing-whitespaces' command Dani Moncayo
2011-12-14 23:47 ` Juanma Barranquero
2011-12-15 5:42 ` Eli Zaretskii
2012-01-07 8:59 ` Chong Yidong
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).