On Wed, Aug 27, 2008 at 08:58:00PM -0700, Shawn wrote: > John Li <[EMAIL PROTECTED]> writes: > > > --- > > > > This is uglier than I'd like, but I couldn't think of a better way to > > build the string. > > > > This has to use echo-string and *suppress-echo-timeout* because > > message-no-timeout will run the string through the formatter, so if I > > have a shell open with title "yaybox: ~/stump", it breaks. > > That's why you should do it this way: > > (message-no-timeout "class: ~a~%instance~a~%..." (window-class w) (window-res > w) ...)
Hay, much nicer. Sending new patch... _______________________________________________ Stumpwm-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/stumpwm-devel
