Re: Tab problem
Brought to you by:
set
From: Salvador E. T. <sal...@in...> - 2005-08-04 20:20:29
|
Thiago F.G. Albuquerque wrote: > On Mon, 1 Aug 2005, Salvador Eduardo Tropea wrote: > >> Thiago F.G. Albuquerque wrote: >> >>> >>> After I built the new version of SETEDIT in DJGPP, the editor uses >>> tabs all the time, even if the option "Use tabs" is not marked in >>> "Global Edition". >> >> >> >> What about the local options? > > > It isn't marked there either. I think the problem is that you have a custom keys assignment and hence you don't have Tab key assigned to cmcSmartTab command: Revision 1.654 2005/02/21 18:05:19 set * Modified: Now the "Tab" behavior is implemented by an editor command (cmcSmartTab). In this way sLisp code can insert "smart tabs". Tabs in pseudo macros are translated to this command and the default keyboard assigment for Tab is this command. People using a keybind.dat file will need to add this assigment in order to keep the same behavior. Added as a result of a thread in the mailing list (Arnold and Thiago). SET -- Salvador Eduardo Tropea (SET). (Electronics Engineer) Visit my home page: http://welcome.to/SetSoft or http://www.geocities.com/SiliconValley/Vista/6552/ Alternative e-mail: se...@co... se...@ie... Address: Curapaligue 2124, Caseros, 3 de Febrero Buenos Aires, (1678), ARGENTINA Phone: +(5411) 4759 0013 |