From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.devel Subject: Re: more candidates for obsoletion Date: Tue, 04 Sep 2012 23:24:54 +0200 Message-ID: <874nndmqft.fsf@gnus.org> References: <87k40vptms.fsf@gnu.org> <87mx15oe0x.fsf@gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1346793923 11896 80.91.229.3 (4 Sep 2012 21:25:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Sep 2012 21:25:23 +0000 (UTC) Cc: Juanma Barranquero , sds@gnu.org, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 04 23:25:25 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1T90cc-00046t-S2 for ged-emacs-devel@m.gmane.org; Tue, 04 Sep 2012 23:25:22 +0200 Original-Received: from localhost ([::1]:55150 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T90cZ-0000HV-TX for ged-emacs-devel@m.gmane.org; Tue, 04 Sep 2012 17:25:19 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:47181) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T90cW-0000Ep-AE for emacs-devel@gnu.org; Tue, 04 Sep 2012 17:25:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T90cU-0005Rk-Op for emacs-devel@gnu.org; Tue, 04 Sep 2012 17:25:16 -0400 Original-Received: from hermes.netfonds.no ([80.91.224.195]:47345) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T90cU-0005Oc-HT; Tue, 04 Sep 2012 17:25:14 -0400 Original-Received: from ip-200-13-149-91.dialup.ice.net ([91.149.13.200] helo=rusty) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1T90cH-0006Vq-3L; Tue, 04 Sep 2012 23:25:03 +0200 In-Reply-To: (Stefan Monnier's message of "Tue, 04 Sep 2012 15:29:56 -0400") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux) X-MailScanner-ID: 1T90cH-0006Vq-3L MailScanner-NULL-Check: 1347398703.87843@1zgEUHDlkd+6QV5g3DGYow X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.224.195 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:153022 Archived-At: Stefan Monnier writes: > IIRC debug-on-error and debug-on-quit are let-bound to nil in the Elisp > part of the code, so you should do that as well (see debug.el). > Otherwise, `specbind' is the magic function to use from C. Ah, right. I'm not a 100% sure I understand quite all the DEFSYM v DEFVAR stuff works, actually. Which should be a bit embarrassing after all these years. Anyway, I've now committed this little thing, so feel free to fix up any things that aren't quite right. :-) -- (domestic pets only, the antidote for overdose, milk.) http://lars.ingebrigtsen.no * Sent from my Emacs