From unknown Sun Jun 22 04:29:56 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#2688: send-emacs-bug freezes Reply-To: David Reitter , 2688@debbugs.gnu.org Resent-From: David Reitter Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 16 Mar 2009 18:30:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 2688 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12372276061482 (code B ref -1); Mon, 16 Mar 2009 18:30:03 +0000 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) 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 unknown Sun Jun 22 04:29:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#2688: send-emacs-bug freezes Resent-From: Lars Magne Ingebrigtsen Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 11 Sep 2011 22:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 2688 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: David Reitter Cc: Gilbert Harman , 2688@debbugs.gnu.org Received: via spool by 2688-submit@debbugs.gnu.org id=B2688.131577884726949 (code B ref 2688); Sun, 11 Sep 2011 22:08:01 +0000 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 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-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 unknown Sun Jun 22 04:29:56 2025 X-Loop: help-debbugs@gnu.org Subject: bug#2688: send-emacs-bug freezes Resent-From: David Reitter Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 11 Sep 2011 22:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 2688 X-GNU-PR-Package: emacs,ns X-GNU-PR-Keywords: To: Lars Magne Ingebrigtsen Cc: Gilbert Harman , 2688@debbugs.gnu.org Received: via spool by 2688-submit@debbugs.gnu.org id=B2688.131577932329118 (code B ref 2688); Sun, 11 Sep 2011 22:16:02 +0000 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) 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> X-Mailer: Apple Mail (2.1084) X-Spam-Score: -4.8 (----) 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 unknown Sun Jun 22 04:29:56 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: David Reitter Subject: bug#2688: closed (Re: send-emacs-bug freezes) Message-ID: References: <8AF98F63-4A92-488C-9392-D8586CD44975@gmail.com> X-Gnu-PR-Message: they-closed 2688 X-Gnu-PR-Package: emacs,ns Reply-To: 2688@debbugs.gnu.org Date: Sun, 11 Sep 2011 22:23:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1315779782-31341-1" This is a multi-part message in MIME format... ------------=_1315779782-31341-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #2688: send-emacs-bug freezes which was filed against the emacs,ns package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 2688@debbugs.gnu.org. --=20 2688: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D2688 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1315779782-31341-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit 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/ ------------=_1315779782-31341-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit 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-- ------------=_1315779782-31341-1-- From unknown Sun Jun 22 04:29:56 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Gilbert Harman Subject: bug#2662: closed (Re: send-emacs-bug freezes) Message-ID: References: <5f089c510903131242j4d0f3420gd4b0a889d7cb7de8@mail.gmail.com> X-Gnu-PR-Message: they-closed 2662 X-Gnu-PR-Package: emacs,ns Reply-To: 2662@debbugs.gnu.org Date: Sun, 11 Sep 2011 22:23:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1315779782-31341-3" This is a multi-part message in MIME format... ------------=_1315779782-31341-3 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #2688: Trying to send bug report hangs Emacs.app which was filed against the emacs,ns package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 2662@debbugs.gnu.org. --=20 2688: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D2688 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1315779782-31341-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit 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/ ------------=_1315779782-31341-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 13 Mar 2009 19:42:58 +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=MULTALT 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 n2DJgssf006655 for ; Fri, 13 Mar 2009 12:42:55 -0700 Received: from mx10.gnu.org ([199.232.76.166]:52874) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LiDHR-0004t2-Oo for emacs-pretest-bug@gnu.org; Fri, 13 Mar 2009 15:42:53 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LiDHQ-0002eI-JX for emacs-pretest-bug@gnu.org; Fri, 13 Mar 2009 15:42:53 -0400 Received: from ag-out-0708.google.com ([72.14.246.250]:6741) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LiDHQ-0002dy-7d for emacs-pretest-bug@gnu.org; Fri, 13 Mar 2009 15:42:52 -0400 Received: by ag-out-0708.google.com with SMTP id 26so2071967agb.10 for ; Fri, 13 Mar 2009 12:42:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=K9TO3dDMnJXfoBL/q/6ofpSZUbBPbBD/EwCGxnJ3Bps=; b=A4A2ltcSefu18peYe4r25yhe9szqPzbSXmO6G0OtC+E+zvHthltqiYwvDNHAmCDJwN JygSpbEV1Jl23edzbSIhn52XESvfq0jrOsBr3qd9kTvG/iDzzOfSBj8idAUCGKCVZQRZ tksjbkNNW/70/AjxEdvLotf4NI6LrbSar1R74= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=TdMYJFxugTqqFOeMKg6BkcqViq6jiW1bkXqE0K15N6ztX36BFRg9P3/Itav+oUiXf6 h0cFDQjBFIK1y7eMt5XXxdxh1eI8N7nYkkfF/Mqko7q5qYpgLJd/k+pqEpQ9j1z+eGe9 2BL+C8voxORNsKk/gZdcP63aSDTTFOeklv/Fg= MIME-Version: 1.0 Sender: gilbert.harman@gmail.com Received: by 10.100.132.4 with SMTP id f4mr1135670and.127.1236973370090; Fri, 13 Mar 2009 12:42:50 -0700 (PDT) Date: Fri, 13 Mar 2009 15:42:50 -0400 X-Google-Sender-Auth: 9d4323314ec33387 Message-ID: <5f089c510903131242j4d0f3420gd4b0a889d7cb7de8@mail.gmail.com> Subject: Trying to send bug report hangs Emacs.app From: Gilbert Harman To: emacs-pretest-bug@gnu.org Content-Type: multipart/alternative; boundary=0016e6434bca5228c20465054e81 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) --0016e6434bca5228c20465054e81 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit In latest CVS emacs, try to send a bug report from the Help Menu, enter text for "Bug Subject: " and Emacs.app hangs. GNU Emacs 23.0.91.1 (i386-apple-darwin9.6.0, NS apple-appkit-949.43) of 2009-03-13 on phi-qp617070u2s.Princeton.EDU Mac OS 10.5.6. Gil Harman --0016e6434bca5228c20465054e81 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable In latest CVS emacs, try to send a bug report from the Help Menu, enter tex= t for "Bug Subject: " and Emacs.app hangs.

GNU Emacs 23.0.= 91.1 (i386-apple-darwin9.6.0, NS apple-appkit-949.43)
=A0of 2009-03-13 o= n phi-qp617070u2s.Princeto= n.EDU

Mac OS 10.5.6.

=A0Gil Harman


--0016e6434bca5228c20465054e81-- ------------=_1315779782-31341-3--