[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Sending attachments
From: |
Leo |
Subject: |
Re: Sending attachments |
Date: |
Tue, 14 Jul 2009 14:10:19 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
On 2009-07-14 11:44 +0100, Richard Stallman wrote:
> There are two reasons. First, its primary source is maintained outside
> of Emacs. Second, the people who work on it do not hesitate to add
> dependencies between one part and another, with results that one
> quickly sees on studying files from Gnus.
>
> Another problem with Gnus maintenance is that, whenever they see the
> need for some other feature, they add it to Gnus, without discussing
> it with the Emacs maintainer, and without attempting to make the
> package independent of Gnus.
>
> Another problem is that a lot of the code is ugly and hard to
> understand. While this CAN happen to any code, I think the separate
> maintenance of Gnus encourages it, since it discourages other people
> than the Gnus developers from working on the code at all.
>
> I decided to make rfc2047.el work outside Gnus. Most of the dependence
> on other Gnus files existed for no good reason at all. However, a
> couple of functions in mm-util do real work that seems important. They
> are a specialized facility in the same file with lots of low-level
> XEmacs compatibility functions used in Gnus. Perhaps I will just split
> that file.
What Richard has said makes a lot of sense. There are different
standards on the quality of code that can be included in Emacs.
Unfortunately many think that 'it works' is the standard. Also many libs
stop developing because they have been included. We shouldn't be afraid
to recycle them if that's where they belong.
--
Leo's Emacs uptime: 33 days, 23 hours, 24 minutes, 49 seconds
- Re: Sending attachments, (continued)
- Re: Sending attachments, Alfred M. Szmidt, 2009/07/01
- Re: Sending attachments, Richard Stallman, 2009/07/04
- Re: Sending attachments, Stefan Monnier, 2009/07/05
- Re: Sending attachments, Eli Zaretskii, 2009/07/05
- Re: Sending attachments, Stefan Monnier, 2009/07/11
- Re: Sending attachments, Richard Stallman, 2009/07/06
- Re: Sending attachments, Stefan Monnier, 2009/07/11
- Re: Sending attachments, Richard Stallman, 2009/07/12
- Re: Sending attachments, Stefan Monnier, 2009/07/13
- Re: Sending attachments, Richard Stallman, 2009/07/14
- Re: Sending attachments,
Leo <=
- Re: Sending attachments, Stephen J. Turnbull, 2009/07/14
- Re: Sending attachments, Ted Zlatanov, 2009/07/15
- Re: Sending attachments, Frank Schmitt, 2009/07/15
- Re: Sending attachments, Stephen J. Turnbull, 2009/07/16
- Re: Sending attachments, Jason Rumney, 2009/07/16
- Re: Sending attachments, Ted Zlatanov, 2009/07/16
- Re: Sending attachments, Stefan Monnier, 2009/07/15
- Re: Sending attachments, Richard Stallman, 2009/07/16
- Re: Sending attachments, Ted Zlatanov, 2009/07/16
- Re: Sending attachments, Stephen J. Turnbull, 2009/07/17