Date: Tue, 9 Dec 1997 13:19:14 +0200 (IST) From: Eli Zaretskii To: mephisto cc: djgpp AT delorie DOT com Subject: Re: Missing seperators using MAKE In-Reply-To: <01bd0440$27b60420$ecdcc7c7@suzie> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 9 Dec 1997, mephisto wrote: > I use JED(an emacs clone) and I have the same problem. It seems that not > many text editor designors deined it neccesary to use read tabs. Notepad > for windows is what I use to insert real tabs. Sad but true. I don't know anything about Jed, but I cannot imagine it doesn't have an option to insert a TAB verbatim. Most probably, you can tell Jed whether or not you want the TABs be expanded into spaces, and the default is set to use spaces (for some reason, some people believe that this is better). Just look for that option and turn it off. In any case, there are better alternatives than using Notepad ;-).