emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing the default for `send-mail-function'


From: Christoph Scholtes
Subject: Re: Changing the default for `send-mail-function'
Date: Sun, 26 Jun 2011 15:52:56 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.18) Gecko/20110616 Lightning/1.0b2 Thunderbird/3.1.11

On 6/26/2011 3:29 PM, Lars Magne Ingebrigtsen wrote:
(setq debug-on-quit t)

Debugger entered--Lisp error: (quit)
  accept-process-output(#<process smtpmail> 0 50)
  network-stream-get-response(#<process smtpmail> 1 "^[0-9]+ .*\n")
network-stream-open-starttls("smtpmail" #<buffer *trace of SMTP session to smtp.gmail.com*> "smtp.gmail.com" 587 (:type starttls :return-list t :capability-command "EHLO MARVIN\n" :end-of-command "^[0-9]+ .*\n" :success "^2.*\n" :always-query-capabilities t :starttls-function #[(capabilities) ".........byte code removed) open-network-stream("smtpmail" #<buffer *trace of SMTP session to smtp.gmail.com*> "smtp.gmail.com" 587 :type starttls :return-list t :capability-command "EHLO MARVIN\n" :end-of-command "^[0-9]+ .*\n" :success "^2.*\n" :always-query-capabilities t :starttls-function #[(capabilities) ".............byte code removed)
[byte-code removed]
  smtpmail-via-smtp(("address@hidden") #<buffer  smtpmail temp>)
  smtpmail-send-it()
  message-send-mail(nil)
  message-send-via-mail(nil)
  message-send(nil)
  message-send-and-exit(nil)
  call-interactively(message-send-and-exit nil nil)

Some byte code was removed from the trace.

Christoph



reply via email to

[Prev in Thread] Current Thread [Next in Thread]