Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have some list in which has only one element, how to run loop
(("Hole2" . 18))
if more than one we can use
(repeat (setq i (1- (length lst1)))
but for one element it gives error.
Thanks,
Avinash
Solved! Go to Solution.