From unknown Fri Jun 20 07:25:02 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#2688 <2688@debbugs.gnu.org> To: bug#2688 <2688@debbugs.gnu.org> Subject: Status: send-emacs-bug freezes Reply-To: bug#2688 <2688@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:25:02 +0000 retitle 2688 send-emacs-bug freezes reassign 2688 emacs,ns submitter 2688 David Reitter severity 2688 normal thanks From david.reitter@gmail.com Mon Mar 16 11:20:05 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 16 Mar 2009 18:20:06 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.0 required=4.0 tests=GMAIL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n2GIK0Ek001192 for ; Mon, 16 Mar 2009 11:20:02 -0700 Received: from mx10.gnu.org ([199.232.76.166]:46312) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LjHPr-0005pD-V2 for emacs-pretest-bug@gnu.org; Mon, 16 Mar 2009 14:20:00 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LjHPq-0006bX-WA for emacs-pretest-bug@gnu.org; Mon, 16 Mar 2009 14:19:59 -0400 Received: from yx-out-1718.google.com ([74.125.44.154]:20534) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LjHPq-0006bN-Gw for emacs-pretest-bug@gnu.org; Mon, 16 Mar 2009 14:19:58 -0400 Received: by yx-out-1718.google.com with SMTP id 34so911415yxf.66 for ; Mon, 16 Mar 2009 11:19:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:cc:message-id:from:to :content-type:mime-version:subject:date:references:x-mailer; bh=hOXNbNyZ3zcgSKk0VQMgFpKsqoKGdo0C8a/7wKtp6Qk=; b=G8ojRN+8SU/CI8Yr48M2TItOgb7LnmLxpBcPuSutVnkboMMiMMM4w60Kn6t9GgS1CO cj9/c92u66Fc5irnOMLDIfEkJmis+augoKUTCGgAsAjxf1rvTwwTdPIs9uyqQN/ZqSZR S0M4A3eqwOEfUe/QRPPnoOMe+WowROxA4BHWg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:from:to:content-type:mime-version:subject:date :references:x-mailer; b=ULJFcTxrFdDWVxUMUOdqRV+URMYbON4clvgdUoVhg4tjJhWvRY08LYBf+hxDyg2gKx OTrM08RTr8ZM9tYXpc60Os4WD2OL0HOQX8SzGlfUIQ1B/LY/QasIuw2gwv8oa2HhMKzu oE+4l0syggBKSomrWwtEs+1qP3PvNrPvmbUmw= Received: by 10.100.172.16 with SMTP id u16mr3111364ane.98.1237227598009; Mon, 16 Mar 2009 11:19:58 -0700 (PDT) Received: from SCARLETT.PSY.CMU.EDU (SCARLETT.PSY.CMU.EDU [128.2.249.106]) by mx.google.com with ESMTPS id d29sm5084835and.34.2009.03.16.11.19.56 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 16 Mar 2009 11:19:57 -0700 (PDT) Cc: Gilbert Harman Message-Id: <8AF98F63-4A92-488C-9392-D8586CD44975@gmail.com> From: David Reitter To: emacs-pretest-bug@gnu.org Content-Type: multipart/signed; boundary=Apple-Mail-15--925126113; micalg=sha1; protocol="application/pkcs7-signature" Mime-Version: 1.0 (Apple Message framework v930.3) Subject: send-emacs-bug freezes Date: Mon, 16 Mar 2009 14:19:55 -0400 References: <5f089c510903151225l34a0c9b9o5766f40c40b8aace@mail.gmail.com> X-Mailer: Apple Mail (2.930.3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) --Apple-Mail-15--925126113 Content-Type: multipart/alternative; boundary=Apple-Mail-14--925126173 --Apple-Mail-14--925126173 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit In an Emacs -Q (current 23 CVS build, under NS) and also in Emacs -Q - nw, executing this: (add-hook 'text-mode-hook (defun turn-on-longlines-mode () (longlines- mode 1))) And then doing M-x report-emacs-bug RET leads to a freeze (non C- g'able in NS port at least) just after the subject line has been entered. Note that longlines mode used to be in the menu, implemented using text-mode-hook, so I would recommend this be fixed before release... Begin forwarded message: > From: Gilbert Harman > Date: March 15, 2009 3:25:57 PM EDT > To: David Reitter > Cc: "emacs.app dev list" > Subject: Re: [Emacs.app dev]: FYI: Two problems with Emacs.app, one > new, one old. > > Here is a minimal .emacs, after which Send Bug Report freezes up for > me. > > Gil > > =========== > > (defun longlines () > (interactive) > (and > (setq fill-column 78) > (longlines-mode))) > > (add-hook 'text-mode-hook > '(lambda () > ;; (auto-fill-mode 1) ;text without fill is nil > ;; (local-set-key "\es" 'word-search-forward) > ;; (setq ispell-filter-hook "tr") > ;; (setq ispell-filter-hook-args '("-cs" "A-Za-z" "\012")) > (longlines) > )) > > =========== > > > On Sun, Mar 15, 2009 at 12:56 PM, David Reitter > wrote: > On Mar 15, 2009, at 12:49 PM, Gilbert Harman wrote: > > But with .emacs removed, Send Bug Report does not freeze up after I > enter something to "Bug Subject:" > > My default mail client is gmail. If I want to send a bug report in > Carbon emacs (currently 22.3.1) everything works until it is time to > send the mail, at which point I copy the report to gmail. In the > CVS version I am able to enter text for "Bug Subject" but when I hit > return everything freezes until I kill the program. > > > OK, care sharing your .emacs? This would be quite important to fix. > > Also, you could try this: > > (setq send-mail-function 'sendmail-send-it) > > This will allow you to just send the e-mail off with C-c C-c. It > will use the "from" address as shown in Emacs. > Note that while this should be OK, your e-mail will be appear more > suspicious to spam filters if it is sent from a "dynamic IP" (home > broadband) account. And of course it won't end up in your Sent Mail > folder. > > - David > > --Apple-Mail-14--925126173 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable
In an Emacs -Q (current 23 = CVS build, under NS) and also in Emacs -Q -nw, executing = this:

(add-hook 'text-mode-hook (defun = turn-on-longlines-mode () (longlines-mode = 1)))

And then doing M-x report-emacs-bug = RET leads to a freeze (non C-g'able in NS port at least) just after the = subject line has been entered.

Note that = longlines mode used to be in the menu, implemented using text-mode-hook, = so I would recommend this be fixed before = release...


Begin forwarded = message:

From: Gilbert Harman <harman@princeton.edu>
Date: March 15, 2009 3:25:57 PM = EDT
To: David Reitter <david.reitter@gmail.com>
Cc: "emacs.app dev list" <emacs-app-dev-@lists.= sourceforge.net>
Subject: Re: [Emacs.app dev]: = FYI: Two problems with Emacs.app, one new, one  old.

Here is a minimal = .emacs, after which Send Bug Report freezes up for me.

=     Gil

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=
(defun longlines ()
  (interactive)
  (and
=    (setq fill-column 78)
   = (longlines-mode)))

(add-hook 'text-mode-hook
=       '(lambda ()
;;    =  (auto-fill-mode 1)    ;text without fill is nil
= ;;     (local-set-key "\es" = 'word-search-forward)
;;     (setq = ispell-filter-hook "tr")
;;     (setq = ispell-filter-hook-args '("-cs" "A-Za-z" "\012"))
    =  (longlines)
))

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

On Sun, Mar 15, 2009 at 12:56 PM, David = Reitter <david.reitter@gmail.com> wrote:
On Mar 15, 2009, at 12:49 PM, Gilbert Harman = wrote:

But with .emacs removed, Send Bug Report does not freeze up after = I enter something to "Bug Subject:"

My default mail client is gmail.  If I want to send a bug = report in Carbon emacs (currently 22.3.1) everything works until it is = time to send the mail, at which point I copy the report to gmail. =  In the CVS version I am able to enter text for "Bug Subject" but = when I hit return everything freezes until I kill the program.
=


OK, care sharing your .emacs?  This = would be quite important to fix.

Also, you could try this:
=
(setq send-mail-function 'sendmail-send-it)

This will = allow you to just send the e-mail off with C-c C-c.  It will use = the "from" address as shown in Emacs.
Note that while this should be = OK, your e-mail will be appear more suspicious to spam filters if it is = sent from a "dynamic IP" (home broadband) account.  And of course = it won't end up in your Sent Mail folder.
=
- David

=


= --Apple-Mail-14--925126173-- --Apple-Mail-15--925126113 Content-Disposition: attachment; filename=smime.p7s Content-Type: application/pkcs7-signature; name=smime.p7s Content-Transfer-Encoding: base64 MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIFxDCCAn0w ggHmoAMCAQICED6shx13jEDrq0eL8FRq5ykwDQYJKoZIhvcNAQEFBQAwYjELMAkGA1UEBhMCWkEx JTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0ZSBQ ZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMB4XDTA4MTIwOTAyMDgwMVoXDTA5MTIwOTAyMDgw MVowYjEQMA4GA1UEBBMHUmVpdHRlcjEOMAwGA1UEKhMFRGF2aWQxFjAUBgNVBAMTDURhdmlkIFJl aXR0ZXIxJjAkBgkqhkiG9w0BCQEWF2RhdmlkLnJlaXR0ZXJAZ21haWwuY29tMIGfMA0GCSqGSIb3 DQEBAQUAA4GNADCBiQKBgQDOdo6kAwlkBxUb8dj4saMbYg4SVng8CUePFn3cjjWrakBTbUVa4Z0n wlUxr7AitEeKhBy5nGhu96+jKUPrCwYNRCZ0l2ovvuGq4z1m1nZ5/c8WvFlVhieuxXMUfmb/O7D3 IojoX6iS8n5MNNU2IWNNT/AD3vOl6DKgOtOw4J9y+QIDAQABozQwMjAiBgNVHREEGzAZgRdkYXZp ZC5yZWl0dGVyQGdtYWlsLmNvbTAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBBQUAA4GBAIjI8yEW wkiEfA9PMgpjnD6KyCXT0iZjHhW2PkR53yZZLUoTboHnKgsFwYp/gzzIL8J5cvZaRUyMUzXDufPP dRmxxCs2jXXLDD/8bvdvOuMzqgYoFA73fAfsC8S6qUL1PayZ90J8CZHNhDwqWqOA56T+DdKUegJT sqoHKh6OnypTMIIDPzCCAqigAwIBAgIBDTANBgkqhkiG9w0BAQUFADCB0TELMAkGA1UEBhMCWkEx FTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3duMRowGAYDVQQKExFUaGF3 dGUgQ29uc3VsdGluZzEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2aWNlcyBEaXZpc2lvbjEk MCIGA1UEAxMbVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIENBMSswKQYJKoZIhvcNAQkBFhxwZXJz b25hbC1mcmVlbWFpbEB0aGF3dGUuY29tMB4XDTAzMDcxNzAwMDAwMFoXDTEzMDcxNjIzNTk1OVow YjELMAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAq BgNVBAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMIGfMA0GCSqGSIb3DQEB AQUAA4GNADCBiQKBgQDEpjxVc1X7TrnKmVoeaMB1BHCd3+n/ox7svc31W/Iadr1/DDph8r9RzgHU 5VAKMNcCY1osiRVwjt3J8CuFWqo/cVbLrzwLB+fxH5E2JCoTzyvV84J3PQO+K/67GD4Hv0CAAmTX p6a7n2XRxSpUhQ9IBH+nttE8YQRAHmQZcmC3+wIDAQABo4GUMIGRMBIGA1UdEwEB/wQIMAYBAf8C AQAwQwYDVR0fBDwwOjA4oDagNIYyaHR0cDovL2NybC50aGF3dGUuY29tL1RoYXd0ZVBlcnNvbmFs RnJlZW1haWxDQS5jcmwwCwYDVR0PBAQDAgEGMCkGA1UdEQQiMCCkHjAcMRowGAYDVQQDExFQcml2 YXRlTGFiZWwyLTEzODANBgkqhkiG9w0BAQUFAAOBgQBIjNFQg+oLLswNo2asZw9/r6y+whehQ5aU nX9MIbj4Nh+qLZ82L8D0HFAgk3A8/a3hYWLD2ToZfoSxmRsAxRoLgnSeJVCUYsfbJ3FXJY3dqZw5 jowgT2Vfldr394fWxghOrvbqNOUQGls1TXfjViF4gtwhGTXeJLHTHUb/XV9lTzGCAo8wggKLAgEB MHYwYjELMAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4x LDAqBgNVBAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBAhA+rIcdd4xA66tH i/BUaucpMAkGBSsOAwIaBQCgggFvMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcN AQkFMQ8XDTA5MDMxNjE4MTk1NVowIwYJKoZIhvcNAQkEMRYEFDpF3V2lXowOWIO4TXX55GRYq0vA MIGFBgkrBgEEAYI3EAQxeDB2MGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29uc3Vs dGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWlu ZyBDQQIQPqyHHXeMQOurR4vwVGrnKTCBhwYLKoZIhvcNAQkQAgsxeKB2MGIxCzAJBgNVBAYTAlpB MSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUg UGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQQIQPqyHHXeMQOurR4vwVGrnKTANBgkqhkiG9w0B AQEFAASBgAjBVq/+mxeN1uspI766UUNS4Vir1MAFUZ/GvDnQczjgedMLV0aOvvMUXz8QzSWBXfbG RrSzhekCw9ab42foPd2XrQvR7I2Wi0bUZFF9goRifAjXnAQa36erlYbIsztHoDokc4wz5xez7zKt Lb2z8fjY3o5+btGqpHLI4DF4MU+hAAAAAAAA --Apple-Mail-15--925126113-- From rgm@gnu.org Mon Mar 16 11:32:32 2009 Received: (at control) by emacsbugs.donarmstrong.com; 16 Mar 2009 18:32:33 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-5.0 required=4.0 tests=VALID_BTS_CONTROL, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n2GIWUEB004821 for ; Mon, 16 Mar 2009 11:32:31 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LjHbw-0006IZ-JD; Mon, 16 Mar 2009 14:32:28 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18878.39740.387307.966356@fencepost.gnu.org> Date: Mon, 16 Mar 2009 14:32:28 -0400 From: Glenn Morris To: control Subject: control message X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: yellow X-Ran: v;C#+L.f-PCY0.Zi95y0;X/q,Gq;$A}01s]0`A)+VcSKH5v]i3V@,'tIct,m,yH+,Zax[# X-Debbugs-No-Ack: yes reassign 2688 emacs,ns merge 2662 2688 severity 2204 wishlist stop fix typo in previous 2204 command From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 11 18:07:27 2011 Received: (at 2688) by debbugs.gnu.org; 11 Sep 2011 22:07:27 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R2sBS-00070c-Ni for submit@debbugs.gnu.org; Sun, 11 Sep 2011 18:07:26 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R2sBR-00070U-6a for 2688@debbugs.gnu.org; Sun, 11 Sep 2011 18:07:26 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R2s7A-0002BJ-8l; Mon, 12 Sep 2011 00:03:00 +0200 From: Lars Magne Ingebrigtsen To: David Reitter Subject: Re: send-emacs-bug freezes In-Reply-To: <8AF98F63-4A92-488C-9392-D8586CD44975@gmail.com> (David Reitter's message of "Mon, 16 Mar 2009 14:19:55 -0400") Date: Sun, 11 Sep 2011 23:58:41 +0200 Message-ID: References: <5f089c510903151225l34a0c9b9o5766f40c40b8aace@mail.gmail.com> <8AF98F63-4A92-488C-9392-D8586CD44975@gmail.com> User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Now-Playing: Alasdair Roberts's _Spoils_: "Ned Ludd's Rant (For a World Rebarbarised)" MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1R2s7A-0002BJ-8l X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1316383380.58178@iGFEZoInitvHaJ60Zep7BQ X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 2688 Cc: Gilbert Harman , 2688@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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: -2.7 (--) David Reitter writes: > In an Emacs -Q (current 23 CVS build, under NS) and also in Emacs -Q > -nw, executing this: > > (add-hook 'text-mode-hook (defun turn-on-longlines-mode () > (longlines-mode 1))) > > And then doing M-x report-emacs-bug RET leads to a freeze (non C-g'able > in NS port at least) just after the subject line has been entered. > > Note that longlines mode used to be in the menu, implemented using > text-mode-hook, so I would recommend this be fixed before release... Is this bug still present in current Emacs? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 11 18:15:23 2011 Received: (at 2688) by debbugs.gnu.org; 11 Sep 2011 22:15:23 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R2sJ8-0007Z4-Ln for submit@debbugs.gnu.org; Sun, 11 Sep 2011 18:15:23 -0400 Received: from mail-vw0-f45.google.com ([209.85.212.45]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R2sJ5-0007W2-EI for 2688@debbugs.gnu.org; Sun, 11 Sep 2011 18:15:21 -0400 Received: by vws17 with SMTP id 17so3853946vws.18 for <2688@debbugs.gnu.org>; Sun, 11 Sep 2011 15:11:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; bh=s8DAhWyRXwbZcPKmGPz4N5/UN2YpPCjQwYm3siCG+t8=; b=FzioSlj4o3BAR1UPMjfjyUOlScQV/mFQcOxDyCBG/X0V9OSGI597kyOujUCXlO/RZw Qo+/CClWYgMa3ZlU4JJvVnb3+z5XCFizxwqsWu/FEiuXAYNhYmk++b11SuNSuhy0ARt1 835Sn2ar4y+ILLXpECZScld4R06ZIL/hVliAw= Received: by 10.52.99.38 with SMTP id en6mr994812vdb.308.1315779061132; Sun, 11 Sep 2011 15:11:01 -0700 (PDT) Received: from elin.local (pool-71-182-162-55.pitbpa.east.verizon.net [71.182.162.55]) by mx.google.com with ESMTPS id q5sm9118988vdu.23.2011.09.11.15.10.59 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 11 Sep 2011 15:11:00 -0700 (PDT) Subject: Re: send-emacs-bug freezes Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: David Reitter In-Reply-To: Date: Sun, 11 Sep 2011 18:10:57 -0400 Content-Transfer-Encoding: 7bit Message-Id: <0711CC26-37BD-47A3-9E04-77A374AC5E05@gmail.com> References: <5f089c510903151225l34a0c9b9o5766f40c40b8aace@mail.gmail.com> <8AF98F63-4A92-488C-9392-D8586CD44975@gmail.com> To: Lars Magne Ingebrigtsen X-Mailer: Apple Mail (2.1084) X-Spam-Score: -4.8 (----) X-Debbugs-Envelope-To: 2688 Cc: Gilbert Harman , 2688@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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: -4.5 (----) On Sep 11, 2011, at 5:58 PM, Lars Magne Ingebrigtsen wrote: > > Is this bug still present in current Emacs? I cannot reproduce it. From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 11 18:22:34 2011 Received: (at 2688-done) by debbugs.gnu.org; 11 Sep 2011 22:22:34 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R2sQ6-00088u-4u for submit@debbugs.gnu.org; Sun, 11 Sep 2011 18:22:34 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R2sQ4-00088o-Dn for 2688-done@debbugs.gnu.org; Sun, 11 Sep 2011 18:22:33 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R2sLo-0002f8-1O; Mon, 12 Sep 2011 00:18:08 +0200 From: Lars Magne Ingebrigtsen To: David Reitter Subject: Re: send-emacs-bug freezes In-Reply-To: <0711CC26-37BD-47A3-9E04-77A374AC5E05@gmail.com> (David Reitter's message of "Sun, 11 Sep 2011 18:10:57 -0400") Date: Mon, 12 Sep 2011 00:15:03 +0200 Message-ID: References: <5f089c510903151225l34a0c9b9o5766f40c40b8aace@mail.gmail.com> <8AF98F63-4A92-488C-9392-D8586CD44975@gmail.com> <0711CC26-37BD-47A3-9E04-77A374AC5E05@gmail.com> User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Now-Playing: Matthew Herbert's _One One_: "Manchester" MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1R2sLo-0002f8-1O X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1316384288.12398@96xyuVoMqhi1/uhyqI/+hg X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 2688-done Cc: 2688-done@debbugs.gnu.org, Gilbert Harman X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 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: -2.7 (--) David Reitter writes: > I cannot reproduce it. Ok; I'll close the report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ From unknown Fri Jun 20 07:25:02 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 10 Oct 2011 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator