bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#8361: [PATCH] Nonsense customization for debug-on-quit


From: Daniel Colascione
Subject: bug#8361: [PATCH] Nonsense customization for debug-on-quit
Date: Mon, 28 Mar 2011 00:35:35 -0700
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

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.

Attachment: debug-on-quit-cus.patch
Description: Text document

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]