emacs-devel
[Top][All Lists]
Advanced

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

Re: Filename problem in CEDET merge


From: Leo
Subject: Re: Filename problem in CEDET merge
Date: Fri, 28 Aug 2009 13:14:53 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

On 2009-08-27 23:50 +0100, Chong Yidong wrote:
> Semantic, CEDET's parser library, contains filenames that look like
> this:
>
>  semantic.el
>  semantic-analyze.el
>  semantic-analyze-complete.el
>  semantic-analyze-debug.el
>
> These clearly break the 8+3 limit.  In the past, we've dealt with this
> by renaming files, e.g. shortening "semantic" to "sem", but even this
> fails:
>
>  sem-analyze.el
>  sem-analyze-complete.el
>  sem-analyze-debug.el

It seems renaming is best way forward. However,

The CEDET package has been in existence for over a decade and probably
has long names for quite a while and yet no complaint has been made to
its developers in that time. It seems premature to shorten the file
names now. And the DOS folks most likely already have their solutions to
what CEDET is trying to offer.

Short names such as hilit for highlight create language noise. It
appears to be a proper word but it is not.

-- 
Leo's Emacs uptime: 5 days, 17 hours, 21 minutes, 40 seconds





reply via email to

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