mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
entered into RCS
This commit is contained in:
parent
0dbe11e25a
commit
38c132a96c
1 changed files with 1 additions and 1 deletions
|
|
@ -203,7 +203,7 @@ news-reply-mode."
|
|||
(mail-archive-file-name nil))
|
||||
(mail-setup to subject in-reply-to nil replybuffer nil)
|
||||
(beginning-of-line)
|
||||
(kill-line 1)
|
||||
(delete-region (point) (progn (forward-line 1) (point)))
|
||||
(goto-char (point-max)))
|
||||
(mail-setup to subject in-reply-to nil replybuffer nil))
|
||||
;;;(mail-position-on-field "Posting-Front-End")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue