From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alan Schmitt Newsgroups: gmane.emacs.help Subject: How can I debug a macro? Date: Wed, 16 Dec 2015 09:21:29 +0100 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Trace: ger.gmane.org 1450254130 3325 80.91.229.3 (16 Dec 2015 08:22:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 16 Dec 2015 08:22:10 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 16 09:22:00 2015 Return-path: Envelope-to: geh-help-gnu-emacs@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 1a97LS-0004a0-Sr for geh-help-gnu-emacs@m.gmane.org; Wed, 16 Dec 2015 09:21:59 +0100 Original-Received: from localhost ([::1]:45945 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a97LS-0001Rb-4s for geh-help-gnu-emacs@m.gmane.org; Wed, 16 Dec 2015 03:21:58 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:39526) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a97LH-0001RJ-U1 for help-gnu-emacs@gnu.org; Wed, 16 Dec 2015 03:21:48 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a97LE-0002js-LD for help-gnu-emacs@gnu.org; Wed, 16 Dec 2015 03:21:47 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:38599) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a97LE-0002jF-Ea for help-gnu-emacs@gnu.org; Wed, 16 Dec 2015 03:21:44 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1a97LC-00047e-IZ for help-gnu-emacs@gnu.org; Wed, 16 Dec 2015 09:21:42 +0100 Original-Received: from charm-ecran.irisa.fr ([131.254.101.83]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 16 Dec 2015 09:21:42 +0100 Original-Received: from alan.schmitt by charm-ecran.irisa.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 16 Dec 2015 09:21:42 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 39 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: charm-ecran.irisa.fr User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Cancel-Lock: sha1:YPPcm/uGdNWTQzzMReXmz///WS8= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:108413 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello, I'm trying to track down a bug in `org-babel-comint-with-output' which is a macro in org's ob-comint.el. I know how to use edebug, but it does not seem to work with macros. I tried to read the info manual to figure out how to use it (for instance info:elisp#Instrumenting Macro Calls), but I don't understand what I actually need to do to be able to step through this code. Could someone please give me a hand in debugging this macro? Thanks, Alan =2D-=20 OpenPGP Key ID : 040D0A3B4ED2E5C7 Athmospheric CO=E2=82=82 (Updated December 13, 2015, Mauna Loa Obs.): 401.3= 1 ppm --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBCgAGBQJWcR8JAAoJEAQNCjtO0uXHk7wIAL2TPcI0xOxT8lAJ98wP7ztc rgxOX51N2uJhvzPhEDxsQnqdleYDYMlAhanmV8QoQc3JNTrN453/zTjhllmFLTQc Rnd+nMcuBqMODA2YS1V/OR+lAwSFw4xJxL/mBMnnkoWanIAQEIZKSVbbTZBOG/Ln e+zEC9niOSgaTqF3mGPOR5UuM2b7mAw9H8vx8vv6FUO6lyOjiP+g24pCLuVXO7Lh YcE3JCfqIgIZH+PqDKTnTOo3Tf3MPjnm1Q8RM8H5WCkQZXKVOSKbUHeSBrtTZZjY g69AgzbYGIDCn71B61itD85AzlLt58CNu5fGEccfvAQqKggYVnnGvHCoGDLpx54= =k9YT -----END PGP SIGNATURE----- --=-=-=--