[MPlayer-DOCS] CVS: main/DOCS/man/fr mplayer.1,1.86,1.87
Torinthiel
torinthiel at megapolis.pl
Mon Aug 30 10:39:18 CEST 2004
On Mon, Aug 30, 2004 at 10:30:51AM +0200, Guillaume POIRIER wrote:
> in emacs, M-x delete-trailing-whitespace seems to do the trick
aaaa
aaaa
aaa\
Thats an awful lot of typing ;).
:%s/ $//
Oh, no, don't do this on manpage. Removes space after \, which break
formatting.
:%s/\([^\\]\) $/\1/
This is better.
And :%s/\([^\\]\)\s$/\1/ is even better, as catches tabs
Torinthiel
--
Waclaw "Torinthiel" Schiller GG#: 542916, 3073512
torinthiel(at)megapolis(dot)pl
gpg: B06901F1 fpr: FAA3 559F CAE9 34DE CDC8 7346 2B6E 39F2 B069 01F1
"No classmates may be used during this examination"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-docs/attachments/20040830/22f68c19/attachment.pgp>
More information about the MPlayer-DOCS
mailing list