bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: underscores in gnulib file names


From: Paul Eggert
Subject: Re: underscores in gnulib file names
Date: Fri, 07 Sep 2007 12:06:54 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Jim Meyering <address@hidden> writes:

> I admit that .eh seems a little odd, and would
> require everyone to teach their editor about the new suffix.

True; that's a pain.

> How about the "..h" suffix, e.g., stdlib..h?  Do we care enough
> about 8.3 limitations to worry about that?

I don't think we do nowadays, no.  Might some software get confused by
the "..h" extension?  Emacs treats "..h" like ".h"; perhaps that's
good enough.  Another option is to use "-e.h" as an extension, or
something like that.  But I like the brevity of "..h".

I'd rather not have gnulib-tool rename files as it imports them, as
that adds confusion.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]