Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!cwjcc!gatech!ncar!ames!killer!texbell!merch!cpe!hal6000!trsvax!johnm From: johnm@trsvax.UUCP Newsgroups: comp.sys.ibm.pc Subject: Re: Compiling mEmacs under Turbo C 2.0 Message-ID: <216100068@trsvax> Date: 17 Nov 88 21:53:00 GMT References: <41280@aero.ARPA> Lines: 34 Nf-ID: #R:aero.ARPA:41280:trsvax:216100068:000:1512 Nf-From: trsvax.UUCP!johnm Nov 17 15:53:00 1988 >1) Instead of inserting TABS, I insert 4 spaces. I would really love it if the size of a displayed tab was an adjustable thing and also if the tab implementation (spaces or tab) was selectable. >2) If an empty line is typed, don't drop back one level of indentation. > When I found the spot to change for this, it appeared that it was > possibly a small bug as it was a loop that seemed to stop one short. > >These were both in version3.9e. I don't know if this is the latest >version or not. Yes, I too would like to make this change and one other. Have you ever noticed that splitting the screen slows you down massively when you start editing. I think this is because uEmacs wants to keep the upper screen display coordinated with the lower if they both contain the same file. This isn't strictly necessary though unless the line you are editing also appears in the other window. That is one fix I would love to make. While I'm on a wish list kick, how about: a) a tags function (NOT a convoluted macro) b) mouse support like freemacs has c) temporary windows that go away once you press a key (excellent for functions like apropos) d) a function that creates a file with a unique name e) functions to return the size of files and delete files f) file name completion Which brings me to my final point. I could probably do a couple of these myself if I had the latest uEmacs source or knew where to get it (or even what version it is). Can anybody tell me where to get it? John Munsch