Re: ed.ex auto complete for switch, loop, and ifdef

new topic     » goto parent     » topic index » view thread      » older message » newer message
K_D_R said...

Davy, in another thread, lamented the lack of support for the following control statements in ed.ex.

elsif find(word, {"ifdef"}) then 
			insert_string(begin &  
					  leading_white & "\telsifdef  then" & CR & 
					  "end " & expand_word[wordnum]) 

The output should look like this:

ifdef  then 
    elsifdef  then 
end ifdef 

Looks to me like an extraneous "\t" got left in there.

Regards, Pete

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu