Re: Ooops, tabs are always hard?
Brought to you by:
set
From: Salvador E. T. <sal...@in...> - 2005-09-14 21:38:14
|
On 14/09/05 13:57, Grzegorz Adam Hankiewicz wrote: >I did update both TVision and Setedit from CVS (which I had not done >for many months) and the behaviour now is that I always get hard >tabs. The attached screenshot shows them even though local editing >options tell no hard tabs. The global options are practically the >same as local options. What did happen to soft tabs? > > This is consequence of the following change: 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). You most probably have a custom keys assignment and hence the new default isn't in effect. Just adding cmcSmartTab to the Tab key and the problem will go away. Regards, 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 |