* Re: newsticker-*.el files
2008-06-08 22:01 ` Dan Nicolaescu
@ 2008-06-08 23:44 ` David De La Harpe Golden
2008-06-09 8:13 ` Eli Zaretskii
2008-06-08 23:44 ` Leo
` (3 subsequent siblings)
4 siblings, 1 reply; 39+ messages in thread
From: David De La Harpe Golden @ 2008-06-08 23:44 UTC (permalink / raw)
To: Dan Nicolaescu; +Cc: Ulf Jasper, Eli Zaretskii, emacs-devel
Dan Nicolaescu wrote:
> Why not do the renaming work at the time when the DOS platform is
> brought back to life?
Well, there's always freedos http://www.freedos.org/
'''
Most FreeDOS programs are distributed under the GNU General Public
License ("GNU GPL").
'''
No I don't really think emacs should worry too much about MSDOS support
all the same, but DOS-compatibles are still hanging about in embedded
computing, POS and various legacy business systems etc. (and of course
emulation).
Note that FreeDOS is an install option with Dell PCs, too.
(probably mostly so that they ship with _some_ minimal OS to thumb their
nose at Microsoft's "naked PC" campaign, but still)
http://www.dell.com/content/topics/segtopic.aspx/e510_nseries
FreeDOS and DRDOS must pretty much have the market between them now that
MS have abandoned MSDOS. :-)
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-08 23:44 ` David De La Harpe Golden
@ 2008-06-09 8:13 ` Eli Zaretskii
2008-06-09 8:21 ` Miles Bader
0 siblings, 1 reply; 39+ messages in thread
From: Eli Zaretskii @ 2008-06-09 8:13 UTC (permalink / raw)
To: David De La Harpe Golden; +Cc: ulf.jasper, dann, emacs-devel
> Date: Mon, 09 Jun 2008 00:44:00 +0100
> From: David De La Harpe Golden <david@harpegolden.net>
> CC: Eli Zaretskii <eliz@gnu.org>, Ulf Jasper <ulf.jasper@web.de>,
> emacs-devel@gnu.org
>
> No I don't really think emacs should worry too much about MSDOS support
> all the same
Neither do I. No one expends any effort whatsoever on the DOS port
except myself, for a very long time now. I really don't understand
the knee-jerk reaction this causes some people whenever I ask to
rename a bunch of files. Perhaps I should simply rename them myself
silently to whatever names I like, to avoid the repeated discussions,
like the one that will undoubtedly ensue in this case. Too bad my
upbringing makes it hard for me to do that without consulting the
author first.
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-09 8:13 ` Eli Zaretskii
@ 2008-06-09 8:21 ` Miles Bader
2008-06-09 9:33 ` Juanma Barranquero
0 siblings, 1 reply; 39+ messages in thread
From: Miles Bader @ 2008-06-09 8:21 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: ulf.jasper, dann, emacs-devel, David De La Harpe Golden
Eli Zaretskii <eliz@gnu.org> writes:
>> No I don't really think emacs should worry too much about MSDOS support
>> all the same
>
> Neither do I. No one expends any effort whatsoever on the DOS port
> except myself, for a very long time now. I really don't understand
> the knee-jerk reaction this causes some people whenever I ask to
> rename a bunch of files
I think the reason is pretty simple actually: People don't like the
resulting naming restrictions, especially given that there's at least a
perception (I don't have any hard data) that MSDOS is essentially dead
(there are no doubt industrial controllers and the like that still use
MSDOS or some derivative, but they're not a likely target for Emacs).
-Miles
--
Liberty, n. One of imagination's most precious possessions.
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-09 8:21 ` Miles Bader
@ 2008-06-09 9:33 ` Juanma Barranquero
0 siblings, 0 replies; 39+ messages in thread
From: Juanma Barranquero @ 2008-06-09 9:33 UTC (permalink / raw)
To: Miles Bader
Cc: ulf.jasper, David De La Harpe Golden, Eli Zaretskii, dann,
emacs-devel
On Mon, Jun 9, 2008 at 10:21, Miles Bader <miles.bader@necel.com> wrote:
> I think the reason is pretty simple actually: People don't like the
> resulting naming restrictions
Someone with a proven, distinguished track as an Emacs maintainer asks
for a few name changes in order to make his work easier in the future,
and we give him hell every time because of a dislike of "naming
restrictions"? That does not seem like a good argument to me.
I'd rather discuss why the recent menu changes were checked in almost
without discussion, than spend more time pointlessly arguing against
changing a few characters in five file's names.
Juanma
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-08 22:01 ` Dan Nicolaescu
2008-06-08 23:44 ` David De La Harpe Golden
@ 2008-06-08 23:44 ` Leo
2008-06-09 8:16 ` Eli Zaretskii
2008-06-09 0:30 ` Miles Bader
` (2 subsequent siblings)
4 siblings, 1 reply; 39+ messages in thread
From: Leo @ 2008-06-08 23:44 UTC (permalink / raw)
To: emacs-devel
On 2008-06-08 23:01 +0100, Dan Nicolaescu wrote:
> Eli Zaretskii <eliz@gnu.org> writes:
>
> > The newly installed newsticker-*.el files cause file-name clashes on
> > 8+3 (a.k.a. DOS) filesystems. Can we rename them in a way that avoids
> > such clashes? All that is needed that the first 8 characters of the
> > basename be different; as long as they are, there's no problem for the
> > basename itself to be longer than 8 characters.
>
> The DOS port currently does not work, it has been approved for removal,
> and you said that it might never be revived.
>
> Why do this work now, when it's highly possible that the uglyfied names
> might never be needed?
>
> Why not do the renaming work at the time when the DOS platform is
> brought back to life?
This sounds quite sensible. Anyone out there uses Emacs 23 under dos?
--
.: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F ] :.
Use the better alternative -- http://www.openoffice.org/
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-08 23:44 ` Leo
@ 2008-06-09 8:16 ` Eli Zaretskii
2008-06-09 8:23 ` Miles Bader
2008-06-09 17:22 ` Richard M Stallman
0 siblings, 2 replies; 39+ messages in thread
From: Eli Zaretskii @ 2008-06-09 8:16 UTC (permalink / raw)
To: Leo; +Cc: emacs-devel
> From: Leo <sdl.web@gmail.com>
> Date: Mon, 09 Jun 2008 00:44:57 +0100
>
> On 2008-06-08 23:01 +0100, Dan Nicolaescu wrote:
> >
> > The DOS port currently does not work, it has been approved for removal,
> > and you said that it might never be revived.
> >
> > Why do this work now, when it's highly possible that the uglyfied names
> > might never be needed?
> >
> > Why not do the renaming work at the time when the DOS platform is
> > brought back to life?
>
> This sounds quite sensible. Anyone out there uses Emacs 23 under dos?
See above: it doesn't currently work, so no one can use it.
Not that I see how this is relevant: all I'm asking is not break it
more than it is already broken, so that the efforts to revive it won't
be harder than they have to. The cost of this request is so low that
I'm bewildered why I need to justify it each time.
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-09 8:16 ` Eli Zaretskii
@ 2008-06-09 8:23 ` Miles Bader
2008-06-09 9:12 ` Eli Zaretskii
2008-06-09 17:22 ` Richard M Stallman
1 sibling, 1 reply; 39+ messages in thread
From: Miles Bader @ 2008-06-09 8:23 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: Leo, emacs-devel
Eli Zaretskii <eliz@gnu.org> writes:
> Not that I see how this is relevant: all I'm asking is not break it
> more than it is already broken, so that the efforts to revive it won't
> be harder than they have to. The cost of this request is so low that
> I'm bewildered why I need to justify it each time.
I think the perception is that the benefit is less than the cost,
even if the latter is "low".
-Miles
--
Education, n. That which discloses to the wise and disguises from the foolish
their lack of understanding.
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-09 8:23 ` Miles Bader
@ 2008-06-09 9:12 ` Eli Zaretskii
2008-06-09 9:34 ` David Kastrup
0 siblings, 1 reply; 39+ messages in thread
From: Eli Zaretskii @ 2008-06-09 9:12 UTC (permalink / raw)
To: Miles Bader; +Cc: sdl.web, emacs-devel
> From: Miles Bader <miles.bader@necel.com>
> Cc: Leo <sdl.web@gmail.com>, emacs-devel@gnu.org
> Date: Mon, 09 Jun 2008 17:23:02 +0900
>
> Eli Zaretskii <eliz@gnu.org> writes:
> > Not that I see how this is relevant: all I'm asking is not break it
> > more than it is already broken, so that the efforts to revive it won't
> > be harder than they have to. The cost of this request is so low that
> > I'm bewildered why I need to justify it each time.
>
> I think the perception is that the benefit is less than the cost,
> even if the latter is "low".
I submit that with a sufficiently low cost, the benefits are
irrelevant.
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-09 9:12 ` Eli Zaretskii
@ 2008-06-09 9:34 ` David Kastrup
2008-06-09 9:56 ` Juanma Barranquero
2008-06-09 23:15 ` Richard M Stallman
0 siblings, 2 replies; 39+ messages in thread
From: David Kastrup @ 2008-06-09 9:34 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: emacs-devel, sdl.web, Miles Bader
Eli Zaretskii <eliz@gnu.org> writes:
>> From: Miles Bader <miles.bader@necel.com>
>> Cc: Leo <sdl.web@gmail.com>, emacs-devel@gnu.org
>> Date: Mon, 09 Jun 2008 17:23:02 +0900
>>
>> Eli Zaretskii <eliz@gnu.org> writes:
>> > Not that I see how this is relevant: all I'm asking is not break it
>> > more than it is already broken, so that the efforts to revive it won't
>> > be harder than they have to. The cost of this request is so low that
>> > I'm bewildered why I need to justify it each time.
>>
>> I think the perception is that the benefit is less than the cost,
>> even if the latter is "low".
>
> I submit that with a sufficiently low cost, the benefits are
> irrelevant.
Emacs is not occupational therapy.
Apart from that: renaming files in CVS is not "sufficiently low cost".
Man weeks of discussion are not "sufficiently low cost". Supervising
people to monitor 8.3 restrictions time and again is not "sufficiently
low cost". If the benefits are irrelevant and we are just talking about
a way to spend the time, playing arcade games is more fun.
--
David Kastrup
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-09 9:34 ` David Kastrup
@ 2008-06-09 9:56 ` Juanma Barranquero
2008-06-09 23:15 ` Richard M Stallman
1 sibling, 0 replies; 39+ messages in thread
From: Juanma Barranquero @ 2008-06-09 9:56 UTC (permalink / raw)
To: David Kastrup; +Cc: Eli Zaretskii, Miles Bader, sdl.web, emacs-devel
On Mon, Jun 9, 2008 at 11:34, David Kastrup <dak@gnu.org> wrote:
> Apart from that: renaming files in CVS is not "sufficiently low cost".
Well, it is, if done now. It is not, after the files have accumulated
history. We've renamed files for less logical reasons (I'm thinking of
old-whitespace...)
> Man weeks of discussion are not "sufficiently low cost". Supervising
> people to monitor 8.3 restrictions time and again is not "sufficiently
> low cost".
As Eli is the one doing that work, it is low cost for the rest of the
Emacs developers. Or would be, were not so inclined to discuss the
issue once and again. Which is entirely the point.
> If the benefits are irrelevant and we are just talking about
> a way to spend the time, playing arcade games is more fun.
Please!
Juanma
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-09 9:34 ` David Kastrup
2008-06-09 9:56 ` Juanma Barranquero
@ 2008-06-09 23:15 ` Richard M Stallman
2008-06-09 23:45 ` Miles Bader
1 sibling, 1 reply; 39+ messages in thread
From: Richard M Stallman @ 2008-06-09 23:15 UTC (permalink / raw)
To: David Kastrup; +Cc: eliz, miles, sdl.web, emacs-devel
Apart from that: renaming files in CVS is not "sufficiently low cost".
Man weeks of discussion are not "sufficiently low cost".
Then don't object, and the cost will be low.
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-09 23:15 ` Richard M Stallman
@ 2008-06-09 23:45 ` Miles Bader
2008-06-10 3:25 ` dhruva
2008-06-10 17:33 ` Richard M Stallman
0 siblings, 2 replies; 39+ messages in thread
From: Miles Bader @ 2008-06-09 23:45 UTC (permalink / raw)
To: rms; +Cc: eliz, sdl.web, emacs-devel
Richard M Stallman <rms@gnu.org> writes:
> Apart from that: renaming files in CVS is not "sufficiently low cost".
> Man weeks of discussion are not "sufficiently low cost".
>
> Then don't object, and the cost will be low.
Being forced to use contorted unreadable filenames is a cost.
-Miles
--
Faith, n. Belief without evidence in what is told by one who speaks without
knowledge, of things without parallel.
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-09 23:45 ` Miles Bader
@ 2008-06-10 3:25 ` dhruva
2008-06-10 17:33 ` Richard M Stallman
1 sibling, 0 replies; 39+ messages in thread
From: dhruva @ 2008-06-10 3:25 UTC (permalink / raw)
To: emacs-devel
Hi,
On Tue, Jun 10, 2008 at 5:15 AM, Miles Bader <miles@gnu.org> wrote:
> Richard M Stallman <rms@gnu.org> writes:
>> Apart from that: renaming files in CVS is not "sufficiently low cost".
>> Man weeks of discussion are not "sufficiently low cost".
>>
>> Then don't object, and the cost will be low.
>
> Being forced to use contorted unreadable filenames is a cost.
Not sure how feasible/acceptable this alternative would be:
create a folder 'lisp/net/newsticker/' (or whatever). Put all the
files with shortened names under that. The folder can act as a
namespace with a meaningful name for people averse to contorted names.
-dhruva
--
Contents reflect my personal views only!
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-09 23:45 ` Miles Bader
2008-06-10 3:25 ` dhruva
@ 2008-06-10 17:33 ` Richard M Stallman
1 sibling, 0 replies; 39+ messages in thread
From: Richard M Stallman @ 2008-06-10 17:33 UTC (permalink / raw)
To: Miles Bader; +Cc: eliz, sdl.web, emacs-devel
Being forced to use contorted unreadable filenames is a cost.
Actually I find very long source file names to be inconvenient.
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-09 8:16 ` Eli Zaretskii
2008-06-09 8:23 ` Miles Bader
@ 2008-06-09 17:22 ` Richard M Stallman
1 sibling, 0 replies; 39+ messages in thread
From: Richard M Stallman @ 2008-06-09 17:22 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: sdl.web, emacs-devel
Not that I see how this is relevant: all I'm asking is not break it
more than it is already broken, so that the efforts to revive it won't
be harder than they have to. The cost of this request is so low that
I'm bewildered why I need to justify it each time.
I agree. It is a small thing to ask, so we may as well do it.
Also, the names of those files are inconveniently long.
It would be natural to shorten them while making them
differ within the first 8 characters.
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-08 22:01 ` Dan Nicolaescu
2008-06-08 23:44 ` David De La Harpe Golden
2008-06-08 23:44 ` Leo
@ 2008-06-09 0:30 ` Miles Bader
2008-06-09 1:49 ` Stefan Monnier
2008-06-09 8:06 ` Eli Zaretskii
4 siblings, 0 replies; 39+ messages in thread
From: Miles Bader @ 2008-06-09 0:30 UTC (permalink / raw)
To: Dan Nicolaescu; +Cc: Ulf Jasper, Eli Zaretskii, emacs-devel
Dan Nicolaescu <dann@ics.uci.edu> writes:
> The DOS port currently does not work, it has been approved for removal,
> and you said that it might never be revived.
>
> Why do this work now, when it's highly possible that the uglyfied names
> might never be needed?
>
> Why not do the renaming work at the time when the DOS platform is
> brought back to life?
An eminently practical solution.
-Miles
--
`Cars give people wonderful freedom and increase their opportunities.
But they also destroy the environment, to an extent so drastic that
they kill all social life' (from _A Pattern Language_)
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-08 22:01 ` Dan Nicolaescu
` (2 preceding siblings ...)
2008-06-09 0:30 ` Miles Bader
@ 2008-06-09 1:49 ` Stefan Monnier
2008-06-09 8:23 ` Eli Zaretskii
2008-06-09 8:06 ` Eli Zaretskii
4 siblings, 1 reply; 39+ messages in thread
From: Stefan Monnier @ 2008-06-09 1:49 UTC (permalink / raw)
To: Dan Nicolaescu; +Cc: Ulf Jasper, Eli Zaretskii, emacs-devel
> Why not do the renaming work at the time when the DOS platform is
> brought back to life?
Sounds like a good plan,
Stefan
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-09 1:49 ` Stefan Monnier
@ 2008-06-09 8:23 ` Eli Zaretskii
2008-06-09 12:43 ` Dan Nicolaescu
0 siblings, 1 reply; 39+ messages in thread
From: Eli Zaretskii @ 2008-06-09 8:23 UTC (permalink / raw)
To: Stefan Monnier; +Cc: ulf.jasper, dann, emacs-devel
> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Cc: Eli Zaretskii <eliz@gnu.org>, Ulf Jasper <ulf.jasper@web.de>, emacs-devel@gnu.org
> Date: Sun, 08 Jun 2008 21:49:38 -0400
>
> > Why not do the renaming work at the time when the DOS platform is
> > brought back to life?
>
> Sounds like a good plan,
Plan for whom? Guess who will carry out this plan when the time
comes?
Please don't make any "good plans" for me. I can do that myself,
thank you very much.
Look, we've already collectively wasted what I estimate as 1/2 to 1
man-hour on this fruitless discussion about a non-issue, just this
time. What I ask for costs much less. How about being practical
rather than ideological, and while at that, honor a simple request of
an old-time Emacs hacker?
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-09 8:23 ` Eli Zaretskii
@ 2008-06-09 12:43 ` Dan Nicolaescu
2008-06-09 12:47 ` David Kastrup
0 siblings, 1 reply; 39+ messages in thread
From: Dan Nicolaescu @ 2008-06-09 12:43 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: ulf.jasper, Stefan Monnier, emacs-devel
Eli Zaretskii <eliz@gnu.org> writes:
> > From: Stefan Monnier <monnier@iro.umontreal.ca>
> > Cc: Eli Zaretskii <eliz@gnu.org>, Ulf Jasper <ulf.jasper@web.de>, emacs-devel@gnu.org
> > Date: Sun, 08 Jun 2008 21:49:38 -0400
> >
> > > Why not do the renaming work at the time when the DOS platform is
> > > brought back to life?
> >
> > Sounds like a good plan,
>
> Plan for whom? Guess who will carry out this plan when the time
> comes?
>
> Please don't make any "good plans" for me. I can do that myself,
> thank you very much.
This would be valid IF there was a strong promise that the DOS port
would be made functional again. But YOU never said that it surely will,
quite the contrary YOU stated in the past that the port might never be
revived.
As the time passes, the chances that this port would be made to work
again decrease, so it's natural that the restrictions for it are
unwanted. So why suffer through them?
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-09 12:43 ` Dan Nicolaescu
@ 2008-06-09 12:47 ` David Kastrup
2008-06-09 14:25 ` Eli Zaretskii
0 siblings, 1 reply; 39+ messages in thread
From: David Kastrup @ 2008-06-09 12:47 UTC (permalink / raw)
To: Dan Nicolaescu; +Cc: ulf.jasper, Eli Zaretskii, Stefan Monnier, emacs-devel
Dan Nicolaescu <dann@ics.uci.edu> writes:
> Eli Zaretskii <eliz@gnu.org> writes:
>
> > > From: Stefan Monnier <monnier@iro.umontreal.ca>
> > > Cc: Eli Zaretskii <eliz@gnu.org>, Ulf Jasper <ulf.jasper@web.de>, emacs-devel@gnu.org
> > > Date: Sun, 08 Jun 2008 21:49:38 -0400
> > >
> > > > Why not do the renaming work at the time when the DOS platform is
> > > > brought back to life?
> > >
> > > Sounds like a good plan,
> >
> > Plan for whom? Guess who will carry out this plan when the time
> > comes?
> >
> > Please don't make any "good plans" for me. I can do that myself,
> > thank you very much.
>
> This would be valid IF there was a strong promise that the DOS port
> would be made functional again. But YOU never said that it surely will,
> quite the contrary YOU stated in the past that the port might never be
> revived.
I think it quite more likely if there are any DOS machines used for
development that getting sshd on them to work and visiting them via
Tramp will be less work than Emacs.
--
David Kastrup
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-09 12:47 ` David Kastrup
@ 2008-06-09 14:25 ` Eli Zaretskii
0 siblings, 0 replies; 39+ messages in thread
From: Eli Zaretskii @ 2008-06-09 14:25 UTC (permalink / raw)
To: David Kastrup; +Cc: ulf.jasper, dann, monnier, emacs-devel
> From: David Kastrup <dak@gnu.org>
> Cc: Eli Zaretskii <eliz@gnu.org>, ulf.jasper@web.de, Stefan Monnier <monnier@iro.umontreal.ca>, emacs-devel@gnu.org
> Date: Mon, 09 Jun 2008 14:47:05 +0200
>
> I think it quite more likely if there are any DOS machines used for
> development that getting sshd on them to work and visiting them via
> Tramp will be less work than Emacs.
I reckon this is joke, because DOS doesn't even have an IP stack, not
to mention the fact that it's a single-process system and thus cannot
support daemons of the sshd kind. So making sshd work on DOS would be
a major project, indeed.
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-08 22:01 ` Dan Nicolaescu
` (3 preceding siblings ...)
2008-06-09 1:49 ` Stefan Monnier
@ 2008-06-09 8:06 ` Eli Zaretskii
2008-06-09 8:13 ` Miles Bader
2008-06-09 13:35 ` Chong Yidong
4 siblings, 2 replies; 39+ messages in thread
From: Eli Zaretskii @ 2008-06-09 8:06 UTC (permalink / raw)
To: Dan Nicolaescu; +Cc: ulf.jasper, emacs-devel
> From: Dan Nicolaescu <dann@ics.uci.edu>
> Cc: Ulf Jasper <ulf.jasper@web.de>, emacs-devel@gnu.org
> Date: Sun, 08 Jun 2008 15:01:04 -0700
>
> Eli Zaretskii <eliz@gnu.org> writes:
>
> > The newly installed newsticker-*.el files cause file-name clashes on
> > 8+3 (a.k.a. DOS) filesystems. Can we rename them in a way that avoids
> > such clashes? All that is needed that the first 8 characters of the
> > basename be different; as long as they are, there's no problem for the
> > basename itself to be longer than 8 characters.
>
> The DOS port currently does not work, it has been approved for removal,
> and you said that it might never be revived.
>
> Why do this work now, when it's highly possible that the uglyfied names
> might never be needed?
>
> Why not do the renaming work at the time when the DOS platform is
> brought back to life?
Why ask these questions time and again, when I already answered them
several times in the past? Here goes again: I'm asking not to make my
life harder if and when I find time to make the DOS port of Emacs 23
work again. Doing all of the renames later will make it much harder,
especially since CVS doesn't cope well with renaming; doing it now
doesn't lose any CVS history, and doesn't require contacting all of
the package maintainers at once.
The author agreed (in private email to me) to rename the files when he
has time. I trust him that the names he comes up with will not be
ugly, because it's his package. So it's a non-issue, and making it an
issue each time this comes up only eats up more of our resources than
is necessary.
If you indeed cherish so much our resources, why waste them on this
subject time and again? It almost sounds like you have an agenda
here. Do you?
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-09 8:06 ` Eli Zaretskii
@ 2008-06-09 8:13 ` Miles Bader
2008-06-09 9:09 ` Eli Zaretskii
2008-06-09 13:35 ` Chong Yidong
1 sibling, 1 reply; 39+ messages in thread
From: Miles Bader @ 2008-06-09 8:13 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: ulf.jasper, Dan Nicolaescu, emacs-devel
Eli Zaretskii <eliz@gnu.org> writes:
> If you indeed cherish so much our resources, why waste them on this
> subject time and again?
One might ask the same thing about MSDOS support...
-Miles
--
Absurdity, n. A statement or belief manifestly inconsistent with one's own
opinion.
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-09 8:13 ` Miles Bader
@ 2008-06-09 9:09 ` Eli Zaretskii
0 siblings, 0 replies; 39+ messages in thread
From: Eli Zaretskii @ 2008-06-09 9:09 UTC (permalink / raw)
To: Miles Bader; +Cc: ulf.jasper, dann, emacs-devel
> From: Miles Bader <miles.bader@necel.com>
> Cc: Dan Nicolaescu <dann@ics.uci.edu>, ulf.jasper@web.de, emacs-devel@gnu.org
> Date: Mon, 09 Jun 2008 17:13:16 +0900
>
> Eli Zaretskii <eliz@gnu.org> writes:
> > If you indeed cherish so much our resources, why waste them on this
> > subject time and again?
>
> One might ask the same thing about MSDOS support...
Only _my_ resources, if at all, are wasted on that. As long as it's
_my_ decision, and doesn't cost any significant effort to others, I
don't see anything wrong with that. Do you?
^ permalink raw reply [flat|nested] 39+ messages in thread
* Re: newsticker-*.el files
2008-06-09 8:06 ` Eli Zaretskii
2008-06-09 8:13 ` Miles Bader
@ 2008-06-09 13:35 ` Chong Yidong
1 sibling, 0 replies; 39+ messages in thread
From: Chong Yidong @ 2008-06-09 13:35 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: ulf.jasper, Dan Nicolaescu, emacs-devel
Eli Zaretskii <eliz@gnu.org> writes:
>> Why not do the renaming work at the time when the DOS platform is
>> brought back to life?
>
> Why ask these questions time and again, when I already answered them
> several times in the past? Here goes again: I'm asking not to make my
> life harder if and when I find time to make the DOS port of Emacs 23
> work again. Doing all of the renames later will make it much harder,
> especially since CVS doesn't cope well with renaming; doing it now
> doesn't lose any CVS history, and doesn't require contacting all of
> the package maintainers at once.
>
> The author agreed (in private email to me) to rename the files when he
> has time. I trust him that the names he comes up with will not be
> ugly, because it's his package.
Let's leave the matter at that.
^ permalink raw reply [flat|nested] 39+ messages in thread