unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'Lars Magne Ingebrigtsen'" <larsi@gnus.org>
Cc: 4550@debbugs.gnu.org
Subject: bug#4550: 23.1; give users a choice for quitting backtrace buffer
Date: Wed, 13 Jul 2011 09:53:14 -0700	[thread overview]
Message-ID: <EE3172AD9CF84CB78AD60DA9F46E3C52@us.oracle.com> (raw)
In-Reply-To: <m3aaci179f.fsf@quimbies.gnus.org>

> >> `q' is bound to `top-level' if I say `(debug)'.
> >
> > So what? It was in Emacs 22 also (and Emacs 21 and 20...).
> > The behavior is not the same.
> 
> It means that I'm unable to reproduce the behaviour you're describing.
> If you're still not willing to give a recipe for reproducing 
> this error, I have no other choice than to close it.

1. Download these two files and put them in your load-path:
http://www.emacswiki.org/emacs/download/hexrgb.el
http://www.emacswiki.org/emacs/download/oneonone.el

2. Start Emacs:

runemacs.exe -Q --debug-init -l "hexrgb.el" -l "oneonone.el" -f "1on1-emacs"

3. Make *Backtrace* be a special-display buffer:

M-: (setq special-display-regexps '("[ ]?[*][^*]+[*]"))

4: Enter the debugger for `describe-mode':

M-x debug-on-entry RET describe-mode RET

C-h m

5: You are now in the debugger.  Hit `q' to exit.
The *Backtrace* frame gets iconified.

I want the frame to either remain or be deleted, not iconified.
I want users to be able to specify the behavior they prefer.






  reply	other threads:[~2011-07-13 16:53 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-24 17:00 bug#4550: 23.1; give users a choice for quitting backtrace buffer Drew Adams
2011-07-13 13:54 ` Lars Magne Ingebrigtsen
2011-07-13 15:29   ` Drew Adams
2011-07-13 15:35     ` Lars Magne Ingebrigtsen
2011-07-13 15:52       ` Drew Adams
2011-07-13 16:21         ` Lars Magne Ingebrigtsen
2011-07-13 16:53           ` Drew Adams [this message]
2011-07-16 17:41             ` Stefan Monnier
2011-07-17  9:39             ` martin rudalics
2011-07-17 10:18               ` Štěpán Němec
2011-07-17 12:06                 ` martin rudalics
2011-07-17 12:21                   ` Štěpán Němec
2011-07-17 13:00                     ` martin rudalics
2011-07-18 13:45               ` Stefan Monnier
2012-10-06 17:37 ` martin rudalics
2012-10-08 13:28   ` Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=EE3172AD9CF84CB78AD60DA9F46E3C52@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=4550@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).