~vm/vm/vmpc-prompt

« back to all changes in this revision

Viewing changes to info/vm.texinfo

  • Committer: Uday S Reddy
  • Date: 2011-06-25 18:11:39 UTC
  • mfrom: (835.1.37 8.2.x)
  • Revision ID: u.s.reddy@cs.bham.ac.uk-20110625181139-oo55o090llr6bkim
Merged 8.2.x branch, revision 873.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3535
3535
post-command motion as for a motion command, not as for a non-motion
3536
3536
command.
3537
3537
 
3538
 
@vindex vm-delete-before-save
3539
 
@vindex vm-delete-before-quit
 
3538
@vindex vm-expunge-before-save
 
3539
@vindex vm-expunge-before-quit
3540
3540
Normally, deleted messages are preserved in folders until an explicit
3541
3541
@code{vm-expunge-folder} operation is done.  This default behavior can
3542
3542
be altered by setting the variables @code{vm-expunge-before-save} and
5580
5580
@item vm-quit-hook
5581
5581
@vindex vm-quit-hook
5582
5582
List of hook functions to run when you quit VM.
5583
 
This applies to any VM quit command.
 
5583
This applies to all VM quit commands, including @code{vm-quit-no-change}.
 
5584
So you should not include in this hook any functions that alter the folder.
 
5585
For automatically expunging deleted messages, set the variable
 
5586
@code{vm-expunge-before-quit}. 
5584
5587
 
5585
5588
@item vm-summary-pointer-update-hook
5586
5589
@vindex vm-summary-pointer-update-hook