aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge from emacs-24; up to 2012-04-22T13:58:00Z!cyd@gnu.orgChong Yidong2012-05-141-2/+1
|\
| * * mail/smtpmail.el (smtpmail-send-command): Send the command andJason L. Wright2012-05-091-2/+1
| | | | | | | | | | | | | | | | the following \r\n using a single `process-send-string', since the Lotus SMTP server refuses to accept any commands if they are sent with two `process-send-string's. Fixes: debbugs:11444
| * Auto-commit of loaddefs files.Glenn Morris2012-05-041-1/+1
| |
| * Backport fix for Bug#11282 from trunkKenichi Handa2012-05-041-17/+31
| |
* | Convert more defvars to defcustoms.Chong Yidong2012-05-044-45/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * dos-w32.el (file-name-buffer-file-type-alist) (direct-print-region-use-command-dot-com): * ffap.el (ffap-menu-regexp): * follow.el (follow-debug): * forms.el (forms--debug): * iswitchb.el (iswitchb-all-frames): * ido.el (ido-all-frames): * mail/feedmail.el (feedmail-mail-send-hook) (feedmail-mail-send-hook-queued): * mail/footnote.el (footnote-signature-separator): * mail/mailabbrev.el (mail-alias-separator-string) (mail-abbrev-mode-regexp): * mail/rmail.el (rmail-speedbar-match-folder-regexp): * progmodes/idlwave.el (idlwave-libinfo-file) (idlwave-default-completion-case-is-down) (idlwave-library-routines): Convert defvars to defcustoms. * mail/rmail.el (rmail-decode-mime-charset): * progmodes/idlw-shell.el (idlwave-shell-print-expression-function) (idlwave-shell-fix-inserted-breaks) (idlwave-shell-activate-alt-keybindings) (idlwave-shell-use-breakpoint-glyph): * facemenu.el (facemenu-unlisted-faces): Delete obsolete vars. * doc/lispref/os.texi (Timers): Use defopt for timer-max-repeats.
* | Auto-commit of loaddefs files.Glenn Morris2012-05-031-1/+1
| |
* | mail/rmailmm.el (rmail-show-mime): Catch an error caused by text decoding, ↵Kenichi Handa2012-05-031-17/+31
| | | | | | | | and show a warning message without signalling an error (Bug#11282).
* | Merge from emacs-24; up to 2012-04-16T19:06:02Z!rgm@gnu.orgGlenn Morris2012-05-021-2/+11
|\ \ | |/
| * Resurrect encoding of replies by Rmail which was lost in ↵Eli Zaretskii2012-04-301-2/+11
| | | | | | | | | | | | | | | | 2012-04-11T21:37:13Z!monnier@iro.umontreal.ca. lisp/mail/rmail.el (rmail-yank-current-message): Use the encoding of the yanked message in preference to the default value of buffer-file-coding-system.
| * Fix logic for returning to and yanking from Rmail buffer.Paul Eggert2012-04-202-8/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * mail/rmail.el (rmail-start-mail): Pass (rmail-mail-return...) for the return-action. Pass (rmail-yank-current-message...) for the yank-action. (rmail-yank-current-message): New function. (rmail-mail): Pass the Rmail buffer, not view buffer, for replybuffer. (rmail-reply): Likewise. (rmail-forward): Pass the Rmail buffer, not nil, for replybuffer. * mail/sendmail.el (mail-bury): Choose the first rmail-mode buffer, not the last. Reject temp buffers. Use the rmail-mode buffer, not newbuf.
| * * mail/sendmail.el (mail-bury): Call return action with the right Rmail buffer.Chong Yidong2012-04-161-1/+1
| | | | | | | | Fixes: debbugs:11242
* | lisp/*: Add declarations, remove unused bindings, mark unused args.Juanma Barranquero2012-04-193-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/avoid.el (mouse-avoidance-mode): Mark unused arg. (mouse-avoidance-nudge-mouse): Remove unused binding. * lisp/imenu.el (imenu-default-goto-function): Mark unused args. (imenu-progress-message): Remove obsolete macro; all callers changed. * lisp/mouse.el (mouse-menu-major-mode-map): * lisp/emacs-lisp/authors.el (authors-scan-change-log) (authors-add-to-author-list): * lisp/emacs-lisp/avl-tree.el (avl-tree--enter-balance): * lisp/emacs-lisp/smie.el (smie-auto-fill): * lisp/mail/sendmail.el (mail-bury): * lisp/mail/unrmail.el (unrmail): * lisp/net/tls.el (open-tls-stream): * lisp/textmodes/picture.el (picture-mouse-set-point): Remove unused bindings. * lisp/subr.el (keymap-canonicalize): Remove unused binding. (read-passwd): Mark unused arg. * lisp/tutorial.el (tutorial--display-changes): Remove unused binding. (tutorial--save-tutorial-to): Remove unused variable. * lisp/emacs-lisp/package.el (define-package, package-menu-mark-delete) (package-menu-mark-install, package-menu-mark-unmark): Mark unused args. (package-generate-autoloads, package-menu--generate) (package-menu--find-upgrades): Remove unused bindings. * lisp/emulation/cua-rect.el (cua-restrict-regexp-rectangle) (cua-restrict-prefix-rectangle): Doc fixes. Remove unused bindings. (cua--mouse-ignore, cua--delete-rectangle, cua--extract-rectangle) (cua--indent-rectangle, cua-open-rectangle, cua-close-rectangle) (cua-blank-rectangle, cua-string-rectangle, cua-replace-in-rectangle) (cua-incr-rectangle, cua-sequence-rectangle, cua--convert-rectangle-as) (cua--rectangle-aux-replace, cua--left-fill-rectangle) (cua-scroll-rectangle-up, cua-scroll-rectangle-down) (cua-delete-char-rectangle): Mark unused args. (cua-align-rectangle): Remove unused binding. * lisp/mail/rmail.el (compilation--message->loc) (epa--find-coding-system-for-mime-charset): Declare. * lisp/net/dbus.el (dbus-register-service): Declare. (dbus-name-owner-changed-handler): Remove unused binding. * lisp/nxml/nxml-mode.el (nxml-electric-slash, nxml-in-mixed-content-p) (nxml-compute-indent-from-matching-start-tag): Remove unused variables. (nxml-scan-backward-within): Mark unused arg. (nxml-dynamic-markup-word): Remove unused binding.
* | Fix logic for returning to and yanking from Rmail buffer.Richard M. Stallman2012-04-172-9/+21
| |
* | Fix comment typoGlenn Morris2012-04-161-1/+1
| |
* | Obsolete lisp/mail/mailpost.elGlenn Morris2012-04-121-105/+0
| |
* | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-0913-44/+44
| |
* | Add emacs-bzr-versionGlenn Morris2012-04-071-0/+2
|/ | | | | | | | | | | * lisp/version.el (emacs-bzr-get-version): New function. * lisp/loadup.el (emacs-bzr-version): Set it. * lisp/mail/emacsbug.el (report-emacs-bug): Include bzr version. * etc/NEWS: Mention this, though it is not really relevant to releases. Insert template for 24.2 release. Fixes: debbugs:8054
* report-emacs-bug: cope with read-only signature.Richard M. Stallman2012-04-031-1/+3
|
* Two minor doc/consistency fixes.Chong Yidong2012-04-031-1/+1
| | | | | | | * doc/emacs/sending.texi (Mail Misc): Fix an index entry. * lisp/mail/sendmail.el (mail-mode-map): Bind C-c C-i to mail-insert-file, not its obsolete alias mail-attach-file.
* mail/sendmail.el (mail-encode-header): Bind rfc2047-encode-encoded-words to nil.Katsumi Yamaoka2012-03-131-3/+4
|
* sendmail mode quoting bug fix.Richard M. Stallman2012-03-101-1/+3
|
* mail-utils.el: multibyte chars should be quoted.Richard M. Stallman2012-03-101-2/+6
|
* rmail.el: If view buffer gets lost with the real text, don't saveRichard M. Stallman2012-03-101-4/+8
| | | | the Rmail file as just one message.
* Make sure smtpmail produces valid mbox files with Unix EOLs for FCC.Eli Zaretskii2012-03-091-1/+4
| | | | | | lisp/mail/smtpmail.el (smtpmail-send-it): Bind coding-system-for-write to *-unix, so that FCC files are kept in valid mbox format.
* Fix up the emacsbug query-once logic from the previous patchLars Magne Ingebrigtsen2012-03-041-2/+1
| | | | | | | | * mail/emacsbug.el (report-emacs-bug-hook): Fix up thinko in previous patch: Check `message-send-mail-function', and not the default function. Fixes: debbugs:10897
* Further `sendmail-query-once' cleanups for sending bug reportsLars Magne Ingebrigtsen2012-03-031-1/+5
| | | | | | | | | * mail/emacsbug.el (report-emacs-bug-hook): Look at the value of `message-default-send-mail-function' and not `send-mail-function' when doing the prompting for `sendmail-query-once' before sending in Message buffers. Fixes: debbugs:10897
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-1/+1
| | | | Ref: http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00649.html
* Fix mode-line-format handling bug in Ediff.Chong Yidong2012-02-191-3/+4
| | | | | | | * lisp/vc/ediff-init.el (ediff-strip-mode-line-format): Handle non-list mode-line formats. Fixes: debbugs:10839
* Checked rmail.texiGlenn Morris2012-02-182-3/+6
| | | | | | | | | | | | | | | | | * doc/emacs/rmail.texi: Copyedits. Use 'mail composition buffer' in place of '*mail*', since Message does not call it that. (Rmail Reply): Rename rmail-dont-reply-to-names. \\`info- no longer handled specially. Update for rmail-enable-mime-composing. Don't mention 'm' for replies. Don't mention rmail-mail-new-frame and cancelling, since it does not work for Message at the moment. * lisp/mail/rmail.el (rmail-dont-reply-to-names): Mark as obsolete. * lisp/mail/undigest.el (unforward-rmail-message): Doc fix. * admin/FOR-RELEASE: Related markup.
* Try to document smtp changesGlenn Morris2012-02-141-6/+6
| | | | | | | | | | | | * doc/emacs/sending.texi (Mail Sending): smtpmail-auth-credentials was removed. * doc/misc/smtpmail.texi (Emacs Speaks SMTP): General update for 24.1. (Encryption): New chapter, split out from previous. * lisp/mail/smtpmail.el (smtpmail-smtp-user, smtpmail-stream-type): Doc fixes. * etc/NEWS: Related edits.
* * lisp/mail/smtpmail.el (smtpmail-query-smtp-server): Give it a doc.Glenn Morris2012-02-141-3/+8
|
* smtpmail initial prompting fixesLars Ingebrigtsen2012-02-141-5/+13
| | | | | (smtpmail-query-smtp-server): Prompt the user for a port number if we can't connect to any of the standard ports.
* Respect smtpmail-smtp-service when doing a trial connectionLars Ingebrigtsen2012-02-141-4/+4
| | | | | * mail/smtpmail.el (smtpmail-query-smtp-server): Fix typo in the way the ports list is computed.
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * window.el (window-sides-slots): * tool-bar.el (tool-bar-position): * term/xterm.el (xterm-extra-capabilities): * ses.el (ses-self-reference-early-detection): * progmodes/verilog-mode.el (verilog-auto-declare-nettype) (verilog-auto-wire-type) (verilog-auto-delete-trailing-whitespace) (verilog-auto-reset-blocking-in-non, verilog-auto-inst-sort) (verilog-auto-tieoff-declaration): * progmodes/sql.el (sql-login-hook, sql-ansi-statement-starters) (sql-oracle-statement-starters, sql-oracle-scan-on): * progmodes/prolog.el (prolog-align-comments-flag) (prolog-indent-mline-comments-flag, prolog-object-end-to-0-flag) (prolog-left-indent-regexp, prolog-paren-indent-p) (prolog-paren-indent, prolog-parse-mode, prolog-keywords) (prolog-types, prolog-mode-specificators) (prolog-determinism-specificators, prolog-directives) (prolog-electric-newline-flag, prolog-hungry-delete-key-flag) (prolog-electric-dot-flag) (prolog-electric-dot-full-predicate-template) (prolog-electric-underscore-flag, prolog-electric-tab-flag) (prolog-electric-if-then-else-flag, prolog-electric-colon-flag) (prolog-electric-dash-flag, prolog-old-sicstus-keys-flag) (prolog-program-switches, prolog-prompt-regexp) (prolog-debug-on-string, prolog-debug-off-string) (prolog-trace-on-string, prolog-trace-off-string) (prolog-zip-on-string, prolog-zip-off-string) (prolog-use-standard-consult-compile-method-flag) (prolog-use-prolog-tokenizer-flag, prolog-imenu-flag) (prolog-imenu-max-lines, prolog-info-predicate-index) (prolog-underscore-wordchar-flag, prolog-use-sicstus-sd) (prolog-char-quote-workaround): * progmodes/cc-vars.el (c-defun-tactic): * net/tramp.el (tramp-encoding-command-interactive) (tramp-local-end-of-line): * net/soap-client.el (soap-client): * net/netrc.el (netrc-file): * net/gnutls.el (gnutls): * minibuffer.el (completion-category-overrides) (completion-cycle-threshold) (completion-pcm-complete-word-inserts-delimiters): * man.el (Man-name-local-regexp): * mail/feedmail.el (feedmail-display-full-frame): * international/characters.el (glyphless-char-display-control): * eshell/em-ls.el (eshell-ls-date-format): * emacs-lisp/cl-indent.el (lisp-lambda-list-keyword-alignment) (lisp-lambda-list-keyword-parameter-indentation) (lisp-lambda-list-keyword-parameter-alignment): * doc-view.el (doc-view-image-width, doc-view-unoconv-program): * dired-x.el (dired-omit-verbose): * cus-theme.el (custom-theme-allow-multiple-selections): * calc/calc.el (calc-highlight-selections-with-faces) (calc-lu-field-reference, calc-lu-power-reference) (calc-note-threshold): * battery.el (battery-mode-line-limit): * arc-mode.el (archive-7z-extract, archive-7z-expunge) (archive-7z-update): * allout.el (allout-prefixed-keybindings) (allout-unprefixed-keybindings) (allout-inhibit-auto-fill-on-headline) (allout-flattened-numbering-abbreviation): * allout-widgets.el (allout-widgets-auto-activation) (allout-widgets-icons-dark-subdir) (allout-widgets-icons-light-subdir, allout-widgets-icon-types) (allout-widgets-theme-dark-background) (allout-widgets-theme-light-background) (allout-widgets-item-image-properties-emacs) (allout-widgets-item-image-properties-xemacs) (allout-widgets-run-unit-tests-on-load) (allout-widgets-time-decoration-activity) (allout-widgets-hook-error-post-time) (allout-widgets-track-decoration): * gnus/sieve-manage.el (sieve-manage-default-stream): * gnus/shr.el (shr): * gnus/nnir.el (nnir-ignored-newsgroups, nnir-summary-line-format) (nnir-retrieve-headers-override-function) (nnir-imap-default-search-key, nnir-notmuch-program) (nnir-notmuch-additional-switches, nnir-notmuch-remove-prefix) (nnir-method-default-engines): * gnus/message.el (message-cite-reply-position): * gnus/gssapi.el (gssapi-program): * gnus/gravatar.el (gravatar): * gnus/gnus-sum.el (gnus-refer-thread-use-nnir): * gnus/gnus-registry.el (gnus-registry-unfollowed-addresses) (gnus-registry-max-pruned-entries): * gnus/gnus-picon.el (gnus-picon-inhibit-top-level-domains): * gnus/gnus-int.el (gnus-after-set-mark-hook) (gnus-before-update-mark-hook): * gnus/gnus-async.el (gnus-async-post-fetch-function): * gnus/auth-source.el (auth-source-cache-expiry): Add missing :version tags to new defcustoms and defgroups.
* Prompt in a more logical fashion when sending bug reportsLars Ingebrigtsen2012-02-102-51/+63
| | | | | | | | | | | * gnus/message.el (message-default-send-mail-function): Made into own function for reuse by emacsbug.el. * mail/emacsbug.el (report-emacs-bug-hook): Query the user first about SMTP before checking the From header. * mail/sendmail.el (sendmail-query-user-about-smtp): Refacored out into own function for reuse by emacsbug.el.
* Get the MAIL FROM from the From: header if no domain is configuredLars Ingebrigtsen2012-02-091-5/+23
| | | | | | * mail/smtpmail.el (smtpmail-user-mail-address): New function. (smtpmail-via-smtp): Use it, or fall back on the From address. (smtpmail-send-it): Ditto.
* Doc fixes for emacsbug.elGlenn Morris2012-02-081-3/+13
| | | | | | | | | | * lisp/mail/emacsbug.el (report-emacs-bug-can-use-osx-open) (report-emacs-bug-can-use-xdg-email): (report-emacs-bug-insert-to-mailer): Doc fixes. (report-emacs-bug): Message fix. * etc/NEWS: Related edit. * lisp/net/browse-url.el: Comment.
* * doc/emacs/rmail.texi (Rmail Display): Mention rmail-epa-decrypt.Glenn Morris2012-02-081-0/+3
| | | | | * etc/NEWS: Related markup. * lisp/mail/rmail.el: Comment.
* Minor-mode doc fixes for ARG behaviorGlenn Morris2012-02-071-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/completion.el (dynamic-completion-mode): * lisp/dirtrack.el (dirtrack-debug-mode): * lisp/electric.el (electric-layout-mode): * lisp/epa-mail.el (epa-mail-mode, epa-global-mail-mode): * lisp/face-remap.el (text-scale-mode, buffer-face-mode): * lisp/iimage.el (iimage-mode): * lisp/image-mode.el (image-transform-mode): * lisp/minibuffer.el (completion-in-region-mode): * lisp/scroll-lock.el (scroll-lock-mode): * lisp/simple.el (next-error-follow-minor-mode): * lisp/tar-mode.el (tar-subfile-mode): * lisp/tooltip.el (tooltip-mode): * lisp/vcursor.el (vcursor-use-vcursor-map): * lisp/wid-browse.el (widget-minor-mode): * lisp/emulation/tpu-edt.el (tpu-edt-mode): * lisp/emulation/tpu-extras.el (tpu-cursor-free-mode): * lisp/international/iso-ascii.el (iso-ascii-mode): * lisp/language/thai-util.el (thai-word-mode): * lisp/mail/supercite.el (sc-minor-mode): * lisp/net/goto-addr.el (goto-address-mode): * lisp/net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode): * lisp/progmodes/cwarn.el (cwarn-mode): * lisp/progmodes/flymake.el (flymake-mode): * lisp/progmodes/glasses.el (glasses-mode): * lisp/progmodes/hideshow.el (hs-minor-mode): * lisp/progmodes/pascal.el (pascal-outline-mode): * lisp/textmodes/enriched.el (enriched-mode): * lisp/vc/smerge-mode.el (smerge-mode): Doc fixes (minor mode argument). * etc/NEWS: Related markup.
* Fix bug #9924 with long display of system-configuration-options in emacsbug.el.Eli Zaretskii2012-01-281-4/+5
| | | | | lisp/mail/emacsbug.el (report-emacs-bug): Fill the potentially long line that displays system-configuration-options.
* * mail/rmail.el (rmail-mail-return): Only switch to live buffers.Chong Yidong2012-01-281-1/+1
|
* * lisp/mail/rmail.el (rmail-start-mail): Add send-action again.Chong Yidong2012-01-281-20/+30
| | | | | | (rmail-mail-return): Switch to NEWBUF only if it is non-nil. Fixes: debbugs:10625
* Comments.Glenn Morris2012-01-111-0/+1
|
* Tweak comment from previous change.Glenn Morris2012-01-111-2/+2
|
* mail-mode paragraph-separate fix for bug#10276Glenn Morris2012-01-111-6/+14
| | | | | * lisp/mail/sendmail.el (mail-mode): Update paragraph-separate for changes in adaptive-fill-regexp.
* Fix name of FSF in copyright headers.Glenn Morris2012-01-101-1/+1
|
* Duplicate-word and spelling fixes.Paul Eggert2012-01-101-1/+1
|
* * lisp/mail/unrmail.el (unrmail): Tweak previous change.Glenn Morris2012-01-091-3/+3
| | | | (for trailing whitespace in otherwise empty BABYL files).
* Remove some unused password-related autoloadsLars Magne Ingebrigtsen2012-01-071-4/+0
| | | | | * mail/smtpmail.el (password-cache-add): Removed unused declaration. (password-read): Don't autoload unused function.
* Trivial unrmail fix for empty input files.Glenn Morris2012-01-061-1/+2
| | | | | | | * lisp/mail/unrmail.el (unrmail): Give an explicit error if the input file has no messages. Fixes: debbugs:10377