VM

Comment 5 for bug 549180

Revision history for this message
mere user (emacs-user) wrote : Re: vm-fill-long-lines-in-reply

I am getting some error message that **might** be related to vm-fill-long-lines-in-reply-column. is the attached helpful? I could investigate this a bit more if needed, let me know.

  (setq ad-return-value (ad-Orig-vm-do-reply to-all include-text count))
  (progn (vmpc-init-vars (quote reply)) (vmpc-build-true-conditions-list) (vmpc-build-actions-to-run-list) (vmpc-run-actions) (setq ad-return-value (ad-Orig-vm-do-reply to-all include-text count)) (vmpc-create-sig-and-pre-sig-exerlays) (vmpc-make-vars-local) (vmpc-run-actions))
  (let (ad-return-value) (progn (vmpc-init-vars ...) (vmpc-build-true-conditions-list) (vmpc-build-actions-to-run-list) (vmpc-run-actions) (setq ad-return-value ...) (vmpc-create-sig-and-pre-sig-exerlays) (vmpc-make-vars-local) (vmpc-run-actions)) ad-return-value)
  vm-do-reply(nil t 1)
  vm-reply-include-text(1)
  call-interactively(vm-reply-include-text nil nil)
  (setq ad-return-value (ad-Orig-vm-do-reply to-all include-text count))
  (progn (vmpc-init-vars (quote reply)) (vmpc-build-true-conditions-list) (vmpc-build-actions-to-run-list) (vmpc-run-actions) (setq ad-return-value (ad-Orig-vm-do-reply to-all include-text count)) (vmpc-create-sig-and-pre-sig-exerlays) (vmpc-make-vars-local) (vmpc-run-actions))
  (let (ad-return-value) (progn (vmpc-init-vars ...) (vmpc-build-true-conditions-list) (vmpc-build-actions-to-run-list) (vmpc-run-actions) (setq ad-return-value ...) (vmpc-create-sig-and-pre-sig-exerlays) (vmpc-make-vars-local) (vmpc-run-actions)) ad-return-value)
  vm-do-reply(nil t 1)
  vm-reply-include-text(1)
  call-interactively(vm-reply-include-text nil nil)