* mua update

This commit is contained in:
Dirk-Jan C. Binnema 2011-08-12 09:28:04 +03:00
parent a571a3f877
commit d9db6bfccd
1 changed files with 0 additions and 2 deletions

View File

@ -435,8 +435,6 @@ pseudo-markings."
(mua/hdrs-set-path newpath)
(goto-char bol)
(mua/hdrs-remove-marked)
(mua/warn "[%d %d]" (line-beginning-position 1)
(line-beginning-position 2))
(put-text-property (line-beginning-position 1)
(line-beginning-position 2)
'invisible t)))) ;; when it succeedes, hide msg..)