View Issue Details

IDProjectCategoryView StatusLast Update
0000727LDMud 3.3Implementationpublic2010-11-19 22:15
ReporterWildcat Assigned Tozesstra  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionno change required 
Product Version3.3.719 
Summary0000727: shiftwidth should be driver configurable in ed.c
DescriptionUnder 3.2 drivers, shiftwidth was either 8 or not defined. (I haven't checked recently to see which.) This allowed us to use I in ed to force tabs in all cases and we have a terminal system which defines the location of ansi tab stops so individual wizards could set how big a 'tab' is. With 3.3.719 (which still isn't a valid product version for entering bugs btw) shiftwidth is hardcoded to 4. It'd be nice if this was something that could be specified in configure / config.h or even pulled from the master object.
TagsNo tags attached.

Activities

zesstra

2010-02-23 09:00

administrator   ~0001744

I am confused, the shiftwidth is configurable by 'set' in the ed session. 4 is just the default. Or do you want to have a configurable default?

Concerning 3.3.719: That _is_ a valid version you can file bugs for - but you have to select the correct project, which is LDMud-3.3. I moved the issue to that project.

zesstra

2010-04-26 15:36

administrator   ~0001839

Can you further illucidate your wish?

Wildcat

2010-04-27 13:45

reporter   ~0001840

Probably something I should have just posted about on LDMUD Talk instead. I solved the issue I was having with retrieve_ed_setup returning 1160 if the wizard didn't have a .edrc file. All I was really asking for was an easy to set default which the master apply supplies.

zesstra

2010-11-19 22:15

administrator   ~0001924

Ah. OK.
Then I will close this here.

Issue History

Date Modified Username Field Change
2010-02-22 19:47 Wildcat New Issue
2010-02-23 08:31 zesstra Project LDMud => LDMud 3.3
2010-02-23 09:00 zesstra Note Added: 0001744
2010-02-23 09:00 zesstra Severity minor => feature
2010-02-23 09:00 zesstra Category Runtime => Implementation
2010-02-23 09:00 zesstra Product Version 3.3.718 => 3.3.719
2010-04-26 15:36 zesstra Note Added: 0001839
2010-04-26 15:36 zesstra Status new => feedback
2010-04-27 13:45 Wildcat Note Added: 0001840
2010-11-19 22:15 zesstra Note Added: 0001924
2010-11-19 22:15 zesstra Status feedback => closed
2010-11-19 22:15 zesstra Assigned To => zesstra
2010-11-19 22:15 zesstra Resolution open => no change required