Hi Victor, Viktor Rosenfeld writes:
> Hi Rasmus and Alan, > > I've changed the code so the value for foldmarks is passed through to > KOMA-Script. It's a bit ugly insofar as one has to specify > foldmarks:true to use the default values instead of other options, such > as backaddress:t. However, subject also uses a string already. I have a question about this: is there some special magic that makes the string "nil" to be parsed as `nil' and not as the string? About the subject, I had a quick look at the code and I find it surprising: the default is "untitled", and I don't know how one can set it to nil (unless there is some magic in plist-get that transforms the "nil" string into nil). Please don't hesitate to educate me, I'm very much an emacs-lisp newbie. Best, Alan