GNU bug report logs - #8361
[PATCH] Nonsense customization for debug-on-quit

Previous Next

Package: emacs;

Reported by: Daniel Colascione <dan.colascione <at> gmail.com>

Date: Mon, 28 Mar 2011 07:36:02 UTC

Severity: normal

Tags: patch

Fixed in version 24.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 8361 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Daniel Colascione <dan.colascione <at> gmail.com>
Cc: 8361 <at> debbugs.gnu.org
Subject: Re: bug#8361: [PATCH] Nonsense customization for debug-on-quit
Date: Mon, 28 Mar 2011 10:31:11 -0400
> 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




This bug report was last modified 13 years and 288 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.