www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2009/08/06/18:46:22

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
From: Rugxulo <rugxulo AT gmail DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Emacs 23.1 is released
Date: Thu, 6 Aug 2009 15:38:27 -0700 (PDT)
Organization: http://groups.google.com
Lines: 137
Message-ID: <9668eafe-20c4-4585-8672-1782b7c99dc4@z28g2000vbl.googlegroups.com>
References: <83ws5poszd DOT fsf AT gnu DOT org>
NNTP-Posting-Host: 65.13.115.246
Mime-Version: 1.0
X-Trace: posting.google.com 1249598308 13372 127.0.0.1 (6 Aug 2009 22:38:28 GMT)
X-Complaints-To: groups-abuse AT google DOT com
NNTP-Posting-Date: Thu, 6 Aug 2009 22:38:28 +0000 (UTC)
Complaints-To: groups-abuse AT google DOT com
Injection-Info: z28g2000vbl.googlegroups.com; posting-host=65.13.115.246;
posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US)
AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.39 Safari/530.5,gzip(gfe),gzip(gfe)
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Hi,

On Jul 31, 8:57=A0am, Eli Zaretskii <e DOT  DOT  DOT  AT gnu DOT org> wrote:
>
> Emacs 23.1 was released two days ago.
>
> I will try to produce a precompiled binary package, assuming I will
> have time.

Okay, this probably doesn't help, but ...

I've mentioned before that I have a P166. It would be nice to have
Emacs on there, but I'm low on space. So I decided to try to make a
minimal suite of just stuff I thought was useful to me personally.
Anyways, I tested it somewhat on this laptop, and it's only about 4
MB .7z'd or 5 MB .ZIP'd (12 MB unpacked), so it should be fairly easy
for me to transport over and install (eventually).    :-)

Maybe this will give you (or someone else) some ideas. For the record,
old old EM1934B.ZIP (bare minimum, hates XP) takes 4 MB unpacked while
old EM2005B.ZIP (full suite, probably too much) takes 24 MB unpacked.
Note that "/etc/doc" (2 MB binary file) is required for function help
descriptions, and I was unable to compress that, but I did compress
efaq and info texinfo docs just to show that auto-compression mode
works. Oh, and I also used "upx --best" only (no LZMA) for fastest
speed. The _emacs isn't really required, but I did turn on visible-
bell so as not to be annoying (hint to XP users: unset USERNAME
first).


"ls -mRF emacs.23" :
-------------------------------------------------------------
emacs.23:
_emacs, _emacs.d/, bin/, etc/, info/, lisp/

emacs.23/_emacs.d:
auto-save.list/

emacs.23/_emacs.d/auto-save.list:

emacs.23/bin:
b2m.exe*, ctags.exe*, ebrowse.exe*, emacs.exe*, etags.exe*, hexl.exe*

emacs.23/etc:
charsets/, doc, enriched.doc, hello, news, spook.lines, tutorials/,
yow.lines

emacs.23/etc/charsets:
8859-10.map, 8859-11.map, 8859-13.map, 8859-14.map, 8859-15.map,
8859-16.map,
8859-2.map, 8859-3.map, 8859-4.map, 8859-5.map, 8859-6.map,
8859-7.map,
8859-8.map, 8859-9.map, ALTERNATIVNYJ.map, BIG5-1.map, BIG5-2.map,
BIG5-HKSCS.map, BIG5.map, CNS-1.map, CNS-2.map, CNS-3.map, CNS-4.map,
CNS-5.map, CNS-6.map, CNS-7.map, CNS-F.map, CP10007.map, CP1125.map,
CP1250.map, CP1251.map, CP1252.map, CP1253.map, CP1254.map,
CP1255.map,
CP1256.map, CP1257.map, CP1258.map, CP720.map, CP737.map, CP775.map,
CP858.map, CP932-2BYTE.map, CP949-2BYTE.map, EBCDICUK.map,
EBCDICUS.map,
GB180302.map, GB180304.map, GB2312.map, GBK.map, HP-ROMAN8.map,
IBM037.map,
IBM038.map, IBM1004.map, IBM1026.map, IBM1047.map, IBM256.map,
IBM273.map,
IBM274.map, IBM275.map, IBM277.map, IBM278.map, IBM280.map,
IBM281.map,
IBM284.map, IBM285.map, IBM290.map, IBM297.map, IBM420.map,
IBM423.map,
IBM424.map, IBM437.map, IBM500.map, IBM850.map, IBM851.map,
IBM852.map,
IBM855.map, IBM856.map, IBM857.map, IBM860.map, IBM861.map,
IBM862.map,
IBM863.map, IBM864.map, IBM865.map, IBM866.map, IBM868.map,
IBM869.map,
IBM870.map, IBM871.map, IBM874.map, IBM875.map, IBM880.map,
IBM891.map,
IBM903.map, IBM904.map, IBM905.map, IBM918.map, JISC6226.map,
JISX0201.map,
JISX0208.map, JISX0212.map, JISX2131.map, JISX2132.map, JISX213A.map,
JOHAB.map, KA-ACADEMY.map, KA-PS.map, KOI-8.map, KOI8-R.map, KOI8-
T.map,
KOI8-U.map, KSC5601.map, KSC5636.map, MACINTOSH.map, MIK.map,
MULE-ethiopic.map, MULE-ipa.map, MULE-is13194.map, MULE-lviscii.map,
MULE-sisheng.map, MULE-tibetan.map, MULE-uviscii.map, NEXTSTEP.map,
PTCP154.map, TIS-620.map, VISCII.map, VSCII-2.map, VSCII.map, readme,
stdenc.map, symbol.map

emacs.23/etc/tutorials:
TUTORIAL.eo, tutorial

emacs.23/info:
dir, efaq.gz, info.gz

emacs.23/lisp:
advice.elc, apropos.elc, arc-mode.elc, artist.elc, asm-mode.elc,
assoc.elc,
button.elc, cc-align.elc, cc-awk.elc, cc-bytecomp.elc, cc-cmds.elc,
cc-compat.elc, cc-defs.elc, cc-engine.elc, cc-fonts.elc, cc-
langs.elc,
cc-menus.elc, cc-mode.elc, cc-styles.elc, cc-subword.elc, cc-
vars.elc,
comint.elc, compile.elc, dabbrev.elc, debug.elc, desktop.elc, dired-
aux.elc,
dired.elc, disp-table.elc, dos-fns.elc, dos-vars.elc, dos-w32.elc,
easymenu.elc, eldoc.elc, electric.elc, encoded-kb.elc, enriched.elc,
european.elc, facemenu.elc, find-file.elc, find-lisp.elc, font-
core.elc,
font-lock.elc, fringe.elc, help-fns.elc, help-mode.elc, help.elc,
hex-util.elc, hexl.elc, hi-lock.elc, hl-line.elc, image.elc, info-
look.elc,
info-xref.elc, info.elc, informat.elc, jka-cmpr-hook.elc, jka-
compr.elc,
linum.elc, ls-lisp.elc, make-mode.elc, man.elc, misearch.elc,
mouse.elc,
newcomment.elc, novice.elc, pc-win.elc, picture.elc, play/, pp.elc,
rect.elc,
regexp-opt.elc, repeat.elc, reporter.elc, ring.elc, rot13.elc, ruler-
mode.elc,
scroll-bar.elc, sh-script.elc, sha1.elc, simple.elc, subdirs.el,
tabify.elc,
tar-mode.elc, time-stamp.elc, time.elc, tmm.elc, tool-bar.elc,
tutorial.elc,
vi.elc, view.elc, vip.elc, viper-cmd.elc, viper-ex.elc, viper-
init.elc,
viper-keym.elc, viper-macs.elc, viper-mous.elc, viper-util.elc,
viper.elc,
w32-fns.elc, w32-vars.elc, wdired.elc, wid-edit.elc, woman.elc

emacs.23/lisp/play:
5x5.elc, animate.elc, blackbox.elc, bubbles.elc, cookie1.elc,
decipher.elc,
dissociate.elc, doctor.elc, dunnet.elc, fortune.elc, gamegrid.elc,
gametree.elc, gomoku.elc, handwrite.elc, hanoi.elc, landmark.elc,
life.elc,
meese.elc, morse.elc, mpuz.elc, pong.elc, snake.elc, solitaire.elc,
spook.elc,
studly.elc, tetris.elc, yow.elc, zone.elc

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019