[Ffmpeg-devel] BlackFin lowlevel pixel operations PATCH
Rich Felker
dalias
Thu Mar 29 19:31:01 CEST 2007
On Thu, Mar 29, 2007 at 06:15:10AM -0400, Marc Hoffman wrote:
> > > Defaults for asm mode in Emacs _really_ suck. :)
> >
> > That's partly because there are so many different asm dialects. By
> > customizing it for your particular variant, you can get much better
> > than plan text-mode.
>
> Not only does it *suck* for any ADI processor or any processor that
> has algebraic syntax it does horrible things to your code. So I just
> turn it off I hope no one minds too much. I actually fixed it (the
> emacs lisp) once but that machine is long gone and I don't have time
> any longer for that type of stuff so the -*- text -*- appears in my
> assembler codes at the top to remind me of this fact.
Well, just removing .S from the auto modes alist would be a better
solution I think. If users are going to edit asm with Emacs, the
problems with Emacs asm-mode affect all asm files and thus the user
should fix the problem rather than working around it per-file..
Rich
More information about the ffmpeg-devel
mailing list