GNU bug report logs -
#2688
send-emacs-bug freezes
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 2688 in the body.
You can then email your comments to 2688 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#2688
; Package
emacs
.
(Mon, 16 Mar 2009 18:30:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
David Reitter <david.reitter <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Mon, 16 Mar 2009 18:30:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
[Message part 1 (text/plain, inline)]
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 <at> princeton.edu>
> Date: March 15, 2009 3:25:57 PM EDT
> To: David Reitter <david.reitter <at> 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
>
> ===========
>
> (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 <david.reitter <at> 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
>
>
[Message part 2 (text/html, inline)]
[smime.p7s (application/pkcs7-signature, attachment)]
bug reassigned from package `emacs' to `emacs,ns'.
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> emacsbugs.donarmstrong.com
.
(Mon, 16 Mar 2009 18:40:04 GMT)
Full text and
rfc822 format available.
Merged 2662 2688.
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> emacsbugs.donarmstrong.com
.
(Mon, 16 Mar 2009 18:40:05 GMT)
Full text and
rfc822 format available.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#2688
; Package
emacs,ns
.
(Sun, 11 Sep 2011 22:08:01 GMT)
Full text and
rfc822 format available.
Message #12 received at 2688 <at> debbugs.gnu.org (full text, mbox):
David Reitter <david.reitter <at> gmail.com> 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/
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#2688
; Package
emacs,ns
.
(Sun, 11 Sep 2011 22:16:02 GMT)
Full text and
rfc822 format available.
Message #15 received at 2688 <at> debbugs.gnu.org (full text, mbox):
On Sep 11, 2011, at 5:58 PM, Lars Magne Ingebrigtsen wrote:
>
> Is this bug still present in current Emacs?
I cannot reproduce it.
Reply sent
to
Lars Magne Ingebrigtsen <larsi <at> gnus.org>
:
You have taken responsibility.
(Sun, 11 Sep 2011 22:23:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
David Reitter <david.reitter <at> gmail.com>
:
bug acknowledged by developer.
(Sun, 11 Sep 2011 22:23:02 GMT)
Full text and
rfc822 format available.
Message #20 received at 2688-done <at> debbugs.gnu.org (full text, mbox):
David Reitter <david.reitter <at> gmail.com> 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/
Reply sent
to
Lars Magne Ingebrigtsen <larsi <at> gnus.org>
:
You have taken responsibility.
(Sun, 11 Sep 2011 22:23:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Gilbert Harman <harman <at> princeton.edu>
:
bug acknowledged by developer.
(Sun, 11 Sep 2011 22:23:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 10 Oct 2011 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 13 years and 256 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.