mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-28 01:00:52 -07:00
(smtpmail-via-smtp): Disable undo in SMTP buffer.
This commit is contained in:
parent
84fdb82c52
commit
9cf328cc65
1 changed files with 1 additions and 0 deletions
|
|
@ -605,6 +605,7 @@ This is relative to `smtpmail-queue-dir'.")
|
|||
|
||||
;; clear the trace buffer of old output
|
||||
(with-current-buffer process-buffer
|
||||
(setq buffer-undo-list t)
|
||||
(erase-buffer))
|
||||
|
||||
;; open the connection to the server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue