lp://staging/~vm/vm/before-save-hook
The objective is to get `save-some-buffers' to automatically update the IMAP servers. This needs to be done by programming the before-save-hook, apparently.
- Get this branch:
- bzr branch lp://staging/~vm/vm/before-save-hook
Branch merges
Related bugs
Bug #1114668: save-some-buffers for POP/IMAP folders | Wishlist | Triaged |
Related blueprints
Branch information
Recent revisions
- 1479. By Uday Reddy
-
A first cut at a before-save-hook for updating servers when M-x save-some-buffers is done.
- 1478. By Uday Reddy
-
Made vm-interactive-p into a macro. The attempt to define it using fset
doesn't work. - 1477. By Uday Reddy
-
- Some refactoring of `vm-auto-
archive- messages' and
`vm-virtual-auto-archive- messgaes' (the latter in vm-avirtual.el).
- Added a new variable `vm-virtual-make-up- auto-folder- names' controlling
whether virtual folder names are used as auto-folders. - 1476. By Uday Reddy
-
Fixed a bug introduced in rev. 1136, which caused VM to ignore the charset specification of files being attached.
- 1475. By Uday Reddy
-
Reverted a change in rev. 1403 which omitted brackets from virtual folder buffer names.
- 1470. By Uday Reddy
-
Partial solution to the IMAP error recovery problem in vm-imap-
read-response- and-verify (Bug 792592).
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/vm