On Tue, May 27, 2003 at 09:43:32PM -0500, Leif Delgass wrote:
> Don't worry about it, shit happens. ;)  I fixed a couple of things that I
> came across, and I'm doing a quick onceover through CVS web to
> double-check.  Great work with the documentation, btw.
> 
> One minor issue I had: Can we keep the emacs mode magic for the drm files:
> -*- linux-c -*-

Sure. I've never used emacs so I didn't know the exact meaning of those.

> This sets up the indentation and style in emacs if you have the mode 
> defined (as described in the kernel docs).  It needs to be on the first 
> line of the file.  Would it mess up doxygen to add a comment above the 
> header?, e.g.:
> 
> /* -*- linux-c -*- */
> /**
>  * \file ...

No, that should be fine.  

In this case I think I'll also add a vim modeline. Does the emacs mode
line needs to be on in the first line, or can it be in the last one? It
doesn't look so much intrusive that way.

José Fonseca


-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to