* mua update
This commit is contained in:
@ -435,8 +435,6 @@ pseudo-markings."
|
|||||||
(mua/hdrs-set-path newpath)
|
(mua/hdrs-set-path newpath)
|
||||||
(goto-char bol)
|
(goto-char bol)
|
||||||
(mua/hdrs-remove-marked)
|
(mua/hdrs-remove-marked)
|
||||||
(mua/warn "[%d %d]" (line-beginning-position 1)
|
|
||||||
(line-beginning-position 2))
|
|
||||||
(put-text-property (line-beginning-position 1)
|
(put-text-property (line-beginning-position 1)
|
||||||
(line-beginning-position 2)
|
(line-beginning-position 2)
|
||||||
'invisible t)))) ;; when it succeedes, hide msg..)
|
'invisible t)))) ;; when it succeedes, hide msg..)
|
||||||
|
|||||||
Reference in New Issue
Block a user