Daniel Barrett writes: > For example, I hard-coded the strings "Summary" and "Presentation" -- is > there a better way to obtain them automatically? Any other tips?
For this older question, note that there are variables `vm-summary-buffer' and `vm-presentation-buffer', which are set in the folder buffer. Cheers, uday
