From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: What's a good stand-alone editor? Date: Wed, 20 Oct 1999 13:52:16 +0200 Organization: NetVision Israel Lines: 15 Message-ID: References: <7uisdg$62d$1 AT solomon DOT cs DOT rose-hulman DOT edu> <380D100D DOT AD2EC6F6 AT Maths DOT UniNe DOT CH> <7uj7la$773$1 AT solomon DOT cs DOT rose-hulman DOT edu> NNTP-Posting-Host: is.elta.co.il Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: news.netvision.net.il 940420258 20516 199.203.121.2 (20 Oct 1999 11:50:58 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 20 Oct 1999 11:50:58 GMT X-Sender: eliz AT is In-Reply-To: <7uj7la$773$1@solomon.cs.rose-hulman.edu> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 19 Oct 1999, Damian Yerrick wrote: > Yes, but I forgot to mention that Edit.com 95 allows files > up to 64,000 lines, while Notepad and your edit.exe are > limited to 64,000 *bytes.* Emacs can edit files up to 128MB, and is unlimited in line length and the number of lines. > And how did you support Windows 95 close requests > and the Windows clipboard under DOS? Emacs supports the Windows clipboard automatically. As for close requests, I don't understand what is the problem. Care to explain?