[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[VM] Can vm-visit-virtual-folder offer a default when used interactively
From: |
kosowskyj |
Subject: |
[VM] Can vm-visit-virtual-folder offer a default when used interactively? |
Date: |
Fri, 29 Jun 2012 09:12:09 -0700 (PDT) |
User-agent: |
G2/1.0 |
vm-visit-folder and vm-visit-imap-folder both offer a default based on the most
recent visit.
It would be nice (and consistent) if vm-visit-virtual-folder had a similar
default option. The relevant interactive code could be borrowedfrom
vm-visit-imap-folder using a new variable vm-last-visit-virtual-folder instead
of vm-last-visit-imap-folder.
Similar changes should be made of course to
vm-visit-virtual-folder-other-frame/window.
To do this most robustly, it might be helpful to add the possibility of adding
an optional default field to the function vm-read-string (analogous to
read-string); alternatively, one could use read-string instead of vm-read-string
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [VM] Can vm-visit-virtual-folder offer a default when used interactively?,
kosowskyj <=