From unknown Tue Jun 17 01:29:26 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14367: 24.3; smtpmail-send-it starttls ignores the absence of starttls Resent-From: sea Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 08 May 2013 06:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 14367 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 14367@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.136799552727357 (code B ref -1); Wed, 08 May 2013 06:46:02 +0000 Received: (at submit) by debbugs.gnu.org; 8 May 2013 06:45:27 +0000 Received: from localhost ([127.0.0.1]:33459 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UZy7x-000778-Ja for submit@debbugs.gnu.org; Wed, 08 May 2013 02:45:26 -0400 Received: from eggs.gnu.org ([208.118.235.92]:39906) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UZwFt-00029N-Pv for submit@debbugs.gnu.org; Wed, 08 May 2013 00:45:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZwEm-0005AW-AC for submit@debbugs.gnu.org; Wed, 08 May 2013 00:44:23 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_NONE, UNPARSEABLE_RELAY autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:39522) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZwEm-0005AS-6d for submit@debbugs.gnu.org; Wed, 08 May 2013 00:44:20 -0400 Received: from eggs.gnu.org ([208.118.235.92]:51267) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZwEj-0002H3-BJ for bug-gnu-emacs@gnu.org; Wed, 08 May 2013 00:44:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZwEe-00059f-A1 for bug-gnu-emacs@gnu.org; Wed, 08 May 2013 00:44:16 -0400 Received: from mx1.riseup.net ([198.252.153.129]:56396) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZwEe-00059Y-0L for bug-gnu-emacs@gnu.org; Wed, 08 May 2013 00:44:12 -0400 Received: from fruiteater.riseup.net (fruiteater-pn.riseup.net [10.0.1.74]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Gandi Standard SSL CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id D1A3547A66 for ; Tue, 7 May 2013 21:44:10 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: sourcerer_sea@riseup.net) with ESMTPSA id DA4AED5F From: sea Date: Wed, 08 May 2013 00:44:01 -0400 Message-ID: <877gjaxer2.fsf@members.fsf.org> MIME-Version: 1.0 Content-Type: text/plain X-Virus-Scanned: clamav-milter 0.97.8 at mx1 X-Virus-Status: Clean X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Mailman-Approved-At: Wed, 08 May 2013 02:45:24 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) ======================================== I've just noticed that if smtpmail-send-it is configured to use starttls, and if gnutls-cli (or whatever tls client you use) is /not/ installed on the system, then EMacs will go ahead and attempt to send the email without TLS anyway, usually resulting in an authentication error. The only way to diagnose the bug is of course to look at the smtpmail trace, which shows a conspicuous absence of the STARTTLS line. I think that this is a bug, since it leads users to believe that something is wrong on the server side, or that their authentication details may be wrong. I think that EMacs should say something about the missing starttls executable, rather than ignoring it outright. Thanks, sea ======================================== In GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu) of 2013-05-04 on freerunner System Description: Trisquel 6.0 Configured using: `configure '--without-x'' Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: ERC Minor modes in effect: erc-track-mode: t erc-track-minor-mode: t erc-ring-mode: t erc-notify-mode: t erc-networks-mode: t erc-netsplit-mode: t erc-menu-mode: t erc-match-mode: t erc-log-mode: t erc-list-mode: t erc-pcomplete-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-autojoin-mode: t gpm-mouse-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-move-to-prompt-mode: t erc-readonly-mode: t shell-dirtrack-mode: t show-paren-mode: t display-battery-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: t SPC l e a s t SPC s a y SPC s o m e t h i n g RET S p e c i f i c a l l y SPC w o r d e d : SPC " s m t p m a i l - s e n d - i t SPC i g n o r e s SPC t h e SPC a b s e n s e SPC o f SPC s t a r t t l s SPC a n d SPC s e DEL DEL t r DEL DEL s e n d s SPC C-b C-b C-b C-b C-b C-b a t t e m t p s SPC t o SPC C-k s e n d SPC m a i l SPC a n y w a y , SPC DEL DEL SPC i f SPC DEL DEL DEL DEL , SPC DEL DEL C-b C-e . " C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-t C-e , SPC T h e SPC t r a n c e DEL DEL DEL c e e SPC DEL DEL SPC h a d SPC C-x o C-x b * t r TAB c e TAB s m TAB RET C-x k RET C-x b * t r TAB c e TAB m a i l TAB r TAB RET C-x o C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-f C-f C-f C-k C-a C-k ESC x r e p o r t - e m a c s TAB b u g TAB RET Recent messages: Quit Mark set Mark saved where search started Connecting to irc.freenode.net:6667... ...done Logging in as 'sea-theorem'... done Auto-saving...done Quit [2 times] Mark saved where search started Saving file /home/sea/.emacs... Wrote /home/sea/.emacs Load-path shadows: ~/.emacs.d/emms-3.0/tq hides /usr/local/share/emacs/24.3/lisp/emacs-lisp/tq Features: (shadow emacsbug rfc2104 mailalias gnus-cite tramp-cache tramp-sh pcmpl-gnu parse-time gnus-html xml url-cache mm-url url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util mm-archive mail-extr gnus-bcklg help-mode dired-aux pcmpl-unix em-unix em-term term ehelp electric em-script em-prompt em-ls em-hist em-pred em-glob em-dirs em-cmpl em-basic em-banner em-alias esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-arg eldoc esh-groups eshell esh-module esh-mode esh-util misearch multi-isearch gnus-async qp gnus-ml disp-table nndraft nnmh nnfolder nnml gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art mouse mm-uu mml2015 epg-config mm-view mml-smime smime dig mailcap nntp gnus-cache gnus-sum nnoo gnus-group gnus-undo nnmail mail-source gnus-start gnus-spec gnus-int gnus-range message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems nnheader w3m-cookie w3m-form mule-util w3m-bookmark w3m-tabmenu w3m-session ffap url-parse url-vars network-stream erc-track erc-ring erc-notify erc-networks erc-netsplit erc-menu erc-match erc-log erc-pcomplete erc-button erc-fill erc-stamp erc-join t-mouse server geiser erc-goodies erc erc-backend erc-compat tls windmove warnings slime-fancy slime-fontifying-fu slime-package-fu slime-references slime-scratch slime-presentations slime-fuzzy slime-fancy-inspector slime-c-p-c slime-editing-commands slime-autodoc slime-parse slime-repl slime easy-mmode pp hyperspec thingatpt emms-browser sort emms-playlist-sort emms-score emms-cache emms-info-ogginfo emms-info-mp3info emms-info later-do emms-playlist-mode edmacro kmacro emms-player-mplayer emms-player-simple emms-source-playlist emms-source-file locate emms-setup emms emms-compat smtpmail sendmail rfc2047 rfc2045 ietf-drums mail-utils starttls midnight w3m browse-url doc-view jka-compr dired image-mode timezone w3m-hist w3m-fb bookmark-w3m w3m-ems w3m-ccl ccl w3m-favicon w3m-image w3m-proc w3m-util tramp tramp-compat auth-source eieio byte-opt bytecomp byte-compile cconv gnus-util mm-util mail-prsvr password-cache tramp-loaddefs shell pcomplete comint ansi-color format-spec cl-macs gv color-theme cl php-mode derived etags ring cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs regexp-opt speedbar sb-image ezimage image dframe advice help-fns cl-lib advice-preload cus-edit easymenu wid-edit time-date dichromacy-theme paren battery cus-start cus-load ediff-hook vc-hooks lisp-float-type tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow timer jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process multi-tty emacs) From unknown Tue Jun 17 01:29:26 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14367: 24.3; smtpmail-send-it starttls ignores the absence of starttls Resent-From: Glenn Morris Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 08 May 2013 07:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14367 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: sea Cc: 14367@debbugs.gnu.org Received: via spool by 14367-submit@debbugs.gnu.org id=B14367.13679972691257 (code B ref 14367); Wed, 08 May 2013 07:15:02 +0000 Received: (at 14367) by debbugs.gnu.org; 8 May 2013 07:14:29 +0000 Received: from localhost ([127.0.0.1]:33524 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UZya4-0000KD-Ah for submit@debbugs.gnu.org; Wed, 08 May 2013 03:14:29 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:46224) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UZya1-0000Jz-BH for 14367@debbugs.gnu.org; Wed, 08 May 2013 03:14:26 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UZyYv-00054d-FI; Wed, 08 May 2013 03:13:17 -0400 From: Glenn Morris References: <877gjaxer2.fsf@members.fsf.org> X-Spook: rail gun Operation Iraqi Freedom electronic surveillance X-Ran: }JSO0h(\!u>;s1TXt4V2gl)z%{jN6I~=%=5AIkYYX~m$.mN#\.ln^gBtx?Bjn^do~5M$]D X-Hue: red X-Attribution: GM Date: Wed, 08 May 2013 03:13:17 -0400 In-Reply-To: <877gjaxer2.fsf@members.fsf.org> (sea@members.fsf.org's message of "Wed, 08 May 2013 00:44:01 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.3 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -8.2 (--------) sea wrote: > I've just noticed that if smtpmail-send-it is configured to use > starttls, How did you do that, precisely? > and if gnutls-cli (or whatever tls client you use) is /not/ installed > on the system, then EMacs will go ahead and attempt to send the email > without TLS anyway, usually resulting in an authentication error. >From etc/NEWS: *** SMTPmail now uses encrypted connections (via STARTTLS) by default if the mail server supports them. This uses either built-in GnuTLS support, or the starttls.el library. Customize `smtpmail-stream-type' to change this. >From C-h v smtpmail-stream-type: smtpmail-stream-type is a variable defined in `smtpmail.el'. Its value is nil Documentation: Type of SMTP connections to use. This may be either nil (possibly upgraded to STARTTLS if possible), or `starttls' (refuse to send if STARTTLS isn't available), or `plain' (never use STARTTLS), or `ssl' (to use TLS/SSL). So maybe setting that to `starttls' will have the desired effect? From unknown Tue Jun 17 01:29:26 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.428 (Entity 5.428) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: sea Subject: bug#14367: closed (Re: bug#14367: 24.3; smtpmail-send-it starttls ignores the absence of starttls) Message-ID: References: <8738txyag3.fsf@members.fsf.org> <877gjaxer2.fsf@members.fsf.org> X-Gnu-PR-Message: they-closed 14367 X-Gnu-PR-Package: emacs Reply-To: 14367@debbugs.gnu.org Date: Wed, 08 May 2013 16:37:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1368031022-2061-1" This is a multi-part message in MIME format... ------------=_1368031022-2061-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #14367: 24.3; smtpmail-send-it starttls ignores the absence of starttls which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 14367@debbugs.gnu.org. --=20 14367: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D14367 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1368031022-2061-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 14367-done) by debbugs.gnu.org; 8 May 2013 16:36:08 +0000 Received: from localhost ([127.0.0.1]:34050 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Ua7LZ-0000UD-Sv for submit@debbugs.gnu.org; Wed, 08 May 2013 12:36:06 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:41137) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Ua7LY-0000U2-Jf for 14367-done@debbugs.gnu.org; Wed, 08 May 2013 12:36:04 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Ua7LY-0005fU-GX for 14367-done@debbugs.gnu.org; Wed, 08 May 2013 12:36:04 -0400 Resent-Message-ID: <20874.32500.53299.262675@gnu.org> Resent-Date: Wed, 8 May 2013 12:36:04 -0400 Resent-From: Glenn Morris Resent-To: 14367-done@debbugs.gnu.org Bcc: rgm@gnu.org X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, UNPARSEABLE_RELAY autolearn=disabled version=3.3.2 References: <877gjaxer2.fsf@members.fsf.org> In-Reply-To: (Glenn Morris's message of "Wed, 08 May 2013 03:13:17 -0400") Message-ID: <8738txyag3.fsf@members.fsf.org> MIME-Version: 1.0 Content-Type: text/plain X-Virus-Scanned: clamav-milter 0.97.8 at mx1 X-Virus-Status: Clean X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 198.252.153.129 Date: Wed, 08 May 2013 07:31:40 -0400 From: sea To: Glenn Morris Subject: Re: bug#14367: 24.3; smtpmail-send-it starttls ignores the absence of starttls X-Bogosity: unsure, spamicity=0.220070, v1.2.1 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: 14367-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -8.3 (--------) Sorry, I looked into it and it turns out that I had missed the 'smtpmail-stream-type' variable, so smtpmail was using TLS only if it was available. There is no problem, it's just me that didn't read the manual. ------------=_1368031022-2061-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 8 May 2013 06:45:27 +0000 Received: from localhost ([127.0.0.1]:33459 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UZy7x-000778-Ja for submit@debbugs.gnu.org; Wed, 08 May 2013 02:45:26 -0400 Received: from eggs.gnu.org ([208.118.235.92]:39906) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UZwFt-00029N-Pv for submit@debbugs.gnu.org; Wed, 08 May 2013 00:45:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZwEm-0005AW-AC for submit@debbugs.gnu.org; Wed, 08 May 2013 00:44:23 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_NONE, UNPARSEABLE_RELAY autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:39522) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZwEm-0005AS-6d for submit@debbugs.gnu.org; Wed, 08 May 2013 00:44:20 -0400 Received: from eggs.gnu.org ([208.118.235.92]:51267) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZwEj-0002H3-BJ for bug-gnu-emacs@gnu.org; Wed, 08 May 2013 00:44:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UZwEe-00059f-A1 for bug-gnu-emacs@gnu.org; Wed, 08 May 2013 00:44:16 -0400 Received: from mx1.riseup.net ([198.252.153.129]:56396) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UZwEe-00059Y-0L for bug-gnu-emacs@gnu.org; Wed, 08 May 2013 00:44:12 -0400 Received: from fruiteater.riseup.net (fruiteater-pn.riseup.net [10.0.1.74]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Gandi Standard SSL CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id D1A3547A66 for ; Tue, 7 May 2013 21:44:10 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: sourcerer_sea@riseup.net) with ESMTPSA id DA4AED5F From: sea To: bug-gnu-emacs@gnu.org Subject: 24.3; smtpmail-send-it starttls ignores the absence of starttls Date: Wed, 08 May 2013 00:44:01 -0400 Message-ID: <877gjaxer2.fsf@members.fsf.org> MIME-Version: 1.0 Content-Type: text/plain X-Virus-Scanned: clamav-milter 0.97.8 at mx1 X-Virus-Status: Clean X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 08 May 2013 02:45:24 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) ======================================== I've just noticed that if smtpmail-send-it is configured to use starttls, and if gnutls-cli (or whatever tls client you use) is /not/ installed on the system, then EMacs will go ahead and attempt to send the email without TLS anyway, usually resulting in an authentication error. The only way to diagnose the bug is of course to look at the smtpmail trace, which shows a conspicuous absence of the STARTTLS line. I think that this is a bug, since it leads users to believe that something is wrong on the server side, or that their authentication details may be wrong. I think that EMacs should say something about the missing starttls executable, rather than ignoring it outright. Thanks, sea ======================================== In GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu) of 2013-05-04 on freerunner System Description: Trisquel 6.0 Configured using: `configure '--without-x'' Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: ERC Minor modes in effect: erc-track-mode: t erc-track-minor-mode: t erc-ring-mode: t erc-notify-mode: t erc-networks-mode: t erc-netsplit-mode: t erc-menu-mode: t erc-match-mode: t erc-log-mode: t erc-list-mode: t erc-pcomplete-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-autojoin-mode: t gpm-mouse-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-move-to-prompt-mode: t erc-readonly-mode: t shell-dirtrack-mode: t show-paren-mode: t display-battery-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: t SPC l e a s t SPC s a y SPC s o m e t h i n g RET S p e c i f i c a l l y SPC w o r d e d : SPC " s m t p m a i l - s e n d - i t SPC i g n o r e s SPC t h e SPC a b s e n s e SPC o f SPC s t a r t t l s SPC a n d SPC s e DEL DEL t r DEL DEL s e n d s SPC C-b C-b C-b C-b C-b C-b a t t e m t p s SPC t o SPC C-k s e n d SPC m a i l SPC a n y w a y , SPC DEL DEL SPC i f SPC DEL DEL DEL DEL , SPC DEL DEL C-b C-e . " C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-t C-e , SPC T h e SPC t r a n c e DEL DEL DEL c e e SPC DEL DEL SPC h a d SPC C-x o C-x b * t r TAB c e TAB s m TAB RET C-x k RET C-x b * t r TAB c e TAB m a i l TAB r TAB RET C-x o C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-f C-f C-f C-k C-a C-k ESC x r e p o r t - e m a c s TAB b u g TAB RET Recent messages: Quit Mark set Mark saved where search started Connecting to irc.freenode.net:6667... ...done Logging in as 'sea-theorem'... done Auto-saving...done Quit [2 times] Mark saved where search started Saving file /home/sea/.emacs... Wrote /home/sea/.emacs Load-path shadows: ~/.emacs.d/emms-3.0/tq hides /usr/local/share/emacs/24.3/lisp/emacs-lisp/tq Features: (shadow emacsbug rfc2104 mailalias gnus-cite tramp-cache tramp-sh pcmpl-gnu parse-time gnus-html xml url-cache mm-url url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util mm-archive mail-extr gnus-bcklg help-mode dired-aux pcmpl-unix em-unix em-term term ehelp electric em-script em-prompt em-ls em-hist em-pred em-glob em-dirs em-cmpl em-basic em-banner em-alias esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-arg eldoc esh-groups eshell esh-module esh-mode esh-util misearch multi-isearch gnus-async qp gnus-ml disp-table nndraft nnmh nnfolder nnml gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art mouse mm-uu mml2015 epg-config mm-view mml-smime smime dig mailcap nntp gnus-cache gnus-sum nnoo gnus-group gnus-undo nnmail mail-source gnus-start gnus-spec gnus-int gnus-range message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems nnheader w3m-cookie w3m-form mule-util w3m-bookmark w3m-tabmenu w3m-session ffap url-parse url-vars network-stream erc-track erc-ring erc-notify erc-networks erc-netsplit erc-menu erc-match erc-log erc-pcomplete erc-button erc-fill erc-stamp erc-join t-mouse server geiser erc-goodies erc erc-backend erc-compat tls windmove warnings slime-fancy slime-fontifying-fu slime-package-fu slime-references slime-scratch slime-presentations slime-fuzzy slime-fancy-inspector slime-c-p-c slime-editing-commands slime-autodoc slime-parse slime-repl slime easy-mmode pp hyperspec thingatpt emms-browser sort emms-playlist-sort emms-score emms-cache emms-info-ogginfo emms-info-mp3info emms-info later-do emms-playlist-mode edmacro kmacro emms-player-mplayer emms-player-simple emms-source-playlist emms-source-file locate emms-setup emms emms-compat smtpmail sendmail rfc2047 rfc2045 ietf-drums mail-utils starttls midnight w3m browse-url doc-view jka-compr dired image-mode timezone w3m-hist w3m-fb bookmark-w3m w3m-ems w3m-ccl ccl w3m-favicon w3m-image w3m-proc w3m-util tramp tramp-compat auth-source eieio byte-opt bytecomp byte-compile cconv gnus-util mm-util mail-prsvr password-cache tramp-loaddefs shell pcomplete comint ansi-color format-spec cl-macs gv color-theme cl php-mode derived etags ring cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs regexp-opt speedbar sb-image ezimage image dframe advice help-fns cl-lib advice-preload cus-edit easymenu wid-edit time-date dichromacy-theme paren battery cus-start cus-load ediff-hook vc-hooks lisp-float-type tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow timer jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process multi-tty emacs) ------------=_1368031022-2061-1--