Re: small indentation inside with-html from spinneret (Common Lisp)
Michael Heerdegen <[email protected]> Sun, 07 Jun 2026 14:48:11 +0200
| Newsgroups | gmane.emacs.help |
|---|---|
| Message-ID | <[email protected]> |
Peter, > I’m trying to get such an indentation inside the with-html macro: > > (with-html > (:div.name1 test > (:div.name2 test > (:div.name3 test > (:div.name4 test > (:div.name5 test)))))) How does your setup look like? How can I reproduce your issue? Sorry for the naïve question, but I tried to have a look and don't even know which major mode to use. Michael.