all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@elta.co.il>
Cc: emacs-devel@gnu.org
Subject: Re: Fixing the lisp/loaddefs.el situation
Date: 23 Sep 2003 08:14:56 +0200	[thread overview]
Message-ID: <uzngwc9pb.fsf@elta.co.il> (raw)
In-Reply-To: <20030922225038.GA26980@fencepost> (message from Miles Bader on Mon, 22 Sep 2003 18:50:38 -0400)

> Date: Mon, 22 Sep 2003 18:50:38 -0400
> From: Miles Bader <miles@gnu.org>
> 
> Are we still supporting 8+3 filesystems?

Yes, AFAIK.  At least I don't recall any decisions on dropping that
support.

> I ran `doschk' and it reports a bunch of violations for emacs

Which ones, please?  I know about 2 files in lisp/mh-e, which I
reported to the maintainer and was told it will be fixed well before
the current HEAD goes into pretest.  If there are others, please tell.

> certainly we could fix them, but it seems worthwhile to consider
> whether it's worth the trouble anymore.

Since the support of 8+3 systems currently doesn't impose any
significant maintenance burden, I'd advise not to drop it yet.

Please also note that, due to quirks in the way Windows generates
short 8+3 aliases for long file names and supports both long and short
names in the same session, with certain system configurations
loaddefs-bootstrap.el and loaddefs.el could both point to the same
file even though there are no 8+3 limitations in the filesystem; thus
copying the former over the latter could overwrite the original file.
(The default Windows configuration should not have this problem, but
there are options in the Registry which, when set, can lead to such
problems.)  So keeping file names 8+3-unique is a good idea even if we
drop support for building Emacs on pure DOS machines.

  reply	other threads:[~2003-09-23  6:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-13  2:01 Fixing the lisp/loaddefs.el situation Miles Bader
2003-09-13  6:29 ` Frank Schmitt
2003-09-13  7:03 ` David Ponce
2003-09-13 12:52   ` Miles Bader
2003-09-15  6:38 ` Miles Bader
2003-09-22 17:46   ` Eli Zaretskii
2003-09-22 22:50     ` Miles Bader
2003-09-23  6:14       ` Eli Zaretskii [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-09-15  6:51 David PONCE
2003-09-16  2:23 ` Miles Bader

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=uzngwc9pb.fsf@elta.co.il \
    --to=eliz@elta.co.il \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.