1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 23:40:39 -08:00
emacs/lisp/mh-e
Chong Yidong 25ca2e6140 New arg RETURN-ACTION for compose-mail, and related functions.
* lisp/mail/sendmail.el (mail-return-action): New var.
(mail-mode): Make it buffer-local.
(mail-bury): Obey it.  Move special Rmail window handling to
rmail-mail-return.
(mail, mail-setup): New arg RETURN-ACTION.
(sendmail-user-agent-compose): Move from simple.el.

* lisp/simple.el (sendmail-user-agent-compose): Move to sendmail.el.
(compose-mail): New arg RETURN-ACTION.
(compose-mail-other-window, compose-mail-other-frame): Likewise.

* lisp/gnus/gnus-msg.el (gnus-msg-mail): New arg RETURN-ACTION.  Pass it to
message-mail.

* lisp/gnus/message.el (message-mail): New arg RETURN-ACTION.
(message-return-action): New var.
(message-bury): Use it.
(message-mode): Make it buffer-local.
(message-send-and-exit): Always call message-bury.
(message-tool-bar-gnome): Tweak tool-bar items.  Add :vert-only tags.

* lisp/mail/rmail.el (rmail-mail-return): New function.
(rmail-start-mail): Pass it to compose-mail.

* lisp/mh-e/mh-comp.el (mh-user-agent-compose): New arg RETURN-ACTION.
2011-01-12 23:23:41 -05:00
..
.gitignore
ChangeLog New arg RETURN-ACTION for compose-mail, and related functions. 2011-01-12 23:23:41 -05:00
ChangeLog.1 Don't be so lax with spelling. 2010-11-02 20:49:04 -07:00
mh-acros.el * mh-acros.el: Comment fixes. 2010-02-18 01:14:12 -08:00
mh-alias.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
mh-buffers.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mh-comp.el New arg RETURN-ACTION for compose-mail, and related functions. 2011-01-12 23:23:41 -05:00
mh-compat.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mh-e.el Use define-minor-mode where applicable. 2010-05-02 22:29:46 -04:00
mh-folder.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mh-funcs.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mh-gnus.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mh-identity.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mh-inc.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mh-junk.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mh-letter.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mh-limit.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mh-mime.el Silence compilation of mh-mime.el. 2010-11-02 20:27:38 -07:00
mh-print.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mh-scan.el Fix typos in mh-e. 2010-03-22 17:37:32 +01:00
mh-search.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
mh-seq.el Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol. 2010-11-06 18:36:33 -07:00
mh-show.el Use define-minor-mode where applicable. 2010-05-02 22:29:46 -04:00
mh-speed.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mh-thread.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mh-tool-bar.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mh-utils.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mh-xface.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00