viewmail-info
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [VM] Trivial bugs in vm-8.2.0b


From: Dr Rainer Woitok
Subject: Re: [VM] Trivial bugs in vm-8.2.0b
Date: Wed, 24 Jul 2013 11:22:15 +0200

John,

On Tuesday, 2013-07-23 11:11:13 -0400, John Stoffel wrote:

> ...
> Rainer> --- vm-reply.el.~1~   2011-12-28 00:19:28.000000000 +0200
> Rainer> +++ vm-reply.el       2013-07-21 19:11:19.952000000 +0200
> Rainer> @@ -1643,6 +1643,7 @@
> Rainer>    (add-hook 'vm-mail-send-hook 'vm-forget-composition-buffer nil t)
> Rainer>    (vm-update-ml-composition-buffer-count))
>  
> Rainer> +;;;###autoload
> Rainer>  (defun vm-select-recipient-from-sender ()
> Rainer>    "Select a recipient's address from the current message's sender, if
> Rainer>  there is a current message."
> ...
> 
> This patch is corrupt and makes no sense,

What do you mean by that?  I do frankly admit  that I'm  totally unaware
of any unwanted consequences  of this change, it definitely  WAS a blind
shot, but  it worked.  However,  you need not only  change "vm-reply.el"
but you must also remove  "vm.elc" from the  "lisp/" directory, so  this
file, too, will be compiled again when you run "configure".

> ...
> So your patch made me interested to fix my vm-reply.el, but I don't
> see that hook or any of those matching lines in the code.  

The hooks are irrelevant, because these lines belong to the function be-
ing defined  ahead of  "vm-select-recipient-from-sender".   Just  search
"vm-reply.el"  for the  string  "(defun vm-select-recipient-from-sender"
and then insert ";;;###autoload" immediately before this line.

Sincerely
 Rainer

 ----------------------------------------------------------------------
| Rainer M Woitok                | Phone : (+49 60 93) 487 95 95       |
| Kolpingstraße 3                | Mobile: (+49 172) 813 6 831         |
| D-63846 Laufach                | Mail  : address@hidden     |
| Germany                        |                                     |
 ----------------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]