[MPlayer-dev-eng] [PATCH] DVDNAV Still frames supprt
Diego Biurrun
diego at biurrun.de
Sun Feb 3 20:58:26 CET 2008
On Sun, Feb 03, 2008 at 02:56:18PM -0500, Rich Felker wrote:
> On Sun, Feb 03, 2008 at 08:08:03PM +0100, Diego Biurrun wrote:
> > Consistent formatting guidelines for MPlayer are still a long way off.
> > I think the only thing we will get for now are parts (like libass) that
> > enforce such things.
>
> Would it help if I polished up and published my elisp code for
> handling existing indention styles better? What it does is basically:
>
> - Starting newline duplicates the leading whitespace byte for byte
> from the current line.
> - 'Electric' crap disabled (no sudden unexpected reindention).
> - Tab key does self-insert-command, nothing else (this could be
> modified depending on user preference).
>
> I find that these changes to emacs make it really easy to work with C
> sources in whatever indention style they happen to be in without bogus
> cosmetics appearing in commits.
I'd like to see it in any case, this sounds very useful.
Diego
More information about the MPlayer-dev-eng
mailing list