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: Eli Zaretskii
Subject: Re: Filename problem in CEDET merge
Date: Fri, 28 Aug 2009 12:45:45 +0300

> From: "Eric M. Ludlam" <address@hidden>
> Date: Thu, 27 Aug 2009 22:26:42 -0400
> Cc: address@hidden, address@hidden
> 
>   First, I just want to say, that if needed, I don't mind doing some
> renames to simplify maintenance.

Thank you.  Would doing it as I suggested in my other mail be
acceptable to you?

> As for having CEDET not work on DOS, I suppose that is up to the
> folks who use DOS.

I would like CEDET to work on DOS, unless it uses networking or async
subprocesses in its core features.

> ; A hack.
> (provide 'hack/fooble)
> -----------
> 
> then you can do this:
> 
> (require 'hack/fooble)
> 
> and Emacs finds it and loads it.  This could be a magic way to have
> "long" file names on DOS.  Just providing 'fooble won't work.

This might work for `require', but I don't think it will work for
`load' (e.g., in ~/.emacs).




reply via email to

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