[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Moving files from lisp/gnus/ to lisp/net/?
From: |
Lars Magne Ingebrigtsen |
Subject: |
Re: Moving files from lisp/gnus/ to lisp/net/? |
Date: |
Mon, 25 Oct 2004 19:46:19 +0200 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) |
Simon Josefsson <address@hidden> writes:
> One potential problem with a multi-directory structure is how to build
> Gnus. I'm not that familiar with the current code to build Gnus, but
> it is not as simple as 'emacs -f byte-compile-file foo.el' on each
> file. Someone will have to experiment with getting a multi-directory
> structure into a buildable state.
I think getting a buildable Gnus package won't be all that much
work...
> There is also the problem if getting users to modify their load-path's
> to accommodate the new Gnus layout.
... but this is a more serious problem. Or does Emacs look into
sub-directories of load-path these days?
Of course, one could do some load-path trickery in gnus.el -- mangle
load-path when loading that file to reflect the new layout. Which may
be slightly naughty. (This is for Gnus distributed separately only;
not in Emacs, of course.)
> I wouldn't mind if the files stay as they are in Gnus CVS. It seems
> the gains of a directory split are somewhat vague, and it isn't clear
> to me that a README.CVS wouldn't suffice.
Of the reasons Miles listed, I think the, er, "mental hygiene" one
was the most compelling. When you know that file X is supposed to be
used independently of Gnus, you're more careful about adding the
wrong kinds of dependencies.
And that might be easier with separate directories, but it's not
necessary, though.
--
(domestic pets only, the antidote for overdose, milk.)
address@hidden * Lars Magne Ingebrigtsen
- Re: Moving files from lisp/gnus/ to lisp/net/?, (continued)
- Re: Moving files from lisp/gnus/ to lisp/net/?, David Kastrup, 2004/10/20
- Re: Moving files from lisp/gnus/ to lisp/net/?, Miles Bader, 2004/10/20
- Re: Moving files from lisp/gnus/ to lisp/net/?, Lars Magne Ingebrigtsen, 2004/10/21
- Re: Moving files from lisp/gnus/ to lisp/net/?, Miles Bader, 2004/10/21
- Re: Moving files from lisp/gnus/ to lisp/net/?, Kim F. Storm, 2004/10/21
- Re: Moving files from lisp/gnus/ to lisp/net/?, Lars Magne Ingebrigtsen, 2004/10/23
- Re: Moving files from lisp/gnus/ to lisp/net/?, Miles Bader, 2004/10/24
- Re: Moving files from lisp/gnus/ to lisp/net/?, Simon Josefsson, 2004/10/25
- Re: Moving files from lisp/gnus/ to lisp/net/?,
Lars Magne Ingebrigtsen <=
- Re: Moving files from lisp/gnus/ to lisp/net/?, Miles Bader, 2004/10/25
- Re: Moving files from lisp/gnus/ to lisp/net/?, Lars Magne Ingebrigtsen, 2004/10/27
- Re: Moving files from lisp/gnus/ to lisp/net/?, Miles Bader, 2004/10/27
- Re: Moving files from lisp/gnus/ to lisp/net/?, Kai Grossjohann, 2004/10/26
- Re: Moving files from lisp/gnus/ to lisp/net/?, Lars Magne Ingebrigtsen, 2004/10/27
Re: Moving files from lisp/gnus/ to lisp/net/?, Richard Stallman, 2004/10/16