VM

error message when using vm-user-agent

Bug #705393 reported by mere user
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
VM
Fix Released
Medium
Uday Reddy
8.1.x
Triaged
Medium
Uday Reddy

Bug Description

This occurs when I try to c-x m, and I have user agent set to vm-user-agent.
 The problem appeared in emacs trunk version, it does not occur in 23.2, so
am not sure what its source is. if it's a gnu emacs but, I could report it there.

Debugger entered--Lisp error: (wrong-number-of-arguments #[(&optional
to subject other-headers continue switch-function yank-action
send-actions) "...\"\"

#..." [continue to subject buffer mail-header-separator other-headers
 vm-session-initialization vm-continue-composing-message
 vm-mail-internal format "message to %s" vm-truncate-roman-string 20
 re-search-forward "^" "$" beginning-of-line 32 delete-char -1 58 ": "
 10 "

" mail-position-on-field "To" "Subject" mail-text switch-to-buffer
apply push-mark run-hooks mail-citation-hook mail-yank-hooks
vm-mail-yank-default make-local-variable mail-send-actions
switch-function yank-action send-actions] 7 nil nil] 8)

vm-compose-mail(nil nil nil nil nil nil nil nil)

ad-Orig-compose-mail(nil nil nil nil nil nil nil nil)

(setq ad-return-value (ad-Orig-compose-mail to subject other-headers
continue switch-function yank-action send-actions return-action))

(let (ad-return-value)
(save-rmail-window-configuration-and-delete-bbdb-window-before-reply-or-forward)
(setq ad-return-value (ad-Orig-compose-mail to subject other-headers
continue switch-function yank-action send-actions return-action))
ad-return-value)

compose-mail(nil nil nil nil)

call-interactively(compose-mail nil nil)

Tags: emacsen maint

Related branches

Revision history for this message
Uday Reddy (reddyuday) wrote : Re: [Bug 705393] [NEW] error message when using vm-user-agent

They have added an extra argument to compose-mail. Please back to an
earlier revision of emacs. I will get around to this eventually.

Cheers,
Uday

Revision history for this message
Uday Reddy (reddyuday) wrote :

I have added the extra parameter to vm-compose-mail in revision 1010.

Changed in vm:
status: New → Triaged
importance: Undecided → Medium
assignee: nobody → Uday Reddy (reddyuday)
milestone: none → 8.2.0b
status: Triaged → In Progress
Revision history for this message
mere user (emacs-user) wrote : Re: [Bug 705393] Re: error message when using vm-user-agent

works, brilliant, thanks! E

On Sun, Jan 23, 2011 at 1:07 PM, Uday Reddy <email address hidden> wrote:
> I have added the extra parameter to vm-compose-mail in revision 1010.
>

Uday Reddy (reddyuday)
Changed in vm:
status: In Progress → Fix Committed
Uday Reddy (reddyuday)
tags: added: emacsen maint
Uday Reddy (reddyuday)
Changed in vm:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.