all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Daniel Colascione <dan.colascione@gmail.com>
Cc: 8361@debbugs.gnu.org
Subject: bug#8361: [PATCH] Nonsense customization for debug-on-quit
Date: Mon, 28 Mar 2011 10:31:11 -0400	[thread overview]
Message-ID: <jwvwrjjnwre.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <4D903A47.7010108@gmail.com> (Daniel Colascione's message of "Mon, 28 Mar 2011 00:35:35 -0700")

> debug-on-quit is a simple boolean, while debug-on-error can be a list of
> errors on which to break.  Nevertheless, the customization definitions
> for both allow users to provide a list, which is nonsense for
> debug-on-quit.  This patch removes the incorrect customization options.

The idea is right, but I think the code should just use the `boolean'
type rather than a `choice' between two `const's.  Feel free to install
the corresponding change.


        Stefan





  reply	other threads:[~2011-03-28 14:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-28  7:35 bug#8361: [PATCH] Nonsense customization for debug-on-quit Daniel Colascione
2011-03-28 14:31 ` Stefan Monnier [this message]
2011-10-07  2:17   ` Glenn Morris

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

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

  git send-email \
    --in-reply-to=jwvwrjjnwre.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=8361@debbugs.gnu.org \
    --cc=dan.colascione@gmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.