Pack?
Posted: Fri Apr 25, 2008 9:51 am
Lutz.. What happens here?
..It looks like a coincidence to me..
>(set 'T ("one" " two " " three"))
>(pack "%s5" T)
" two "
> (pack "%1s7" T)
" three"
If its not a coincidence, then how do I get to "one" ?
PS: yes its a strange way of getting to a variable ;-)
..It looks like a coincidence to me..
>(set 'T ("one" " two " " three"))
>(pack "%s5" T)
" two "
> (pack "%1s7" T)
" three"
If its not a coincidence, then how do I get to "one" ?
PS: yes its a strange way of getting to a variable ;-)