From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kaushal Modi Newsgroups: gmane.emacs.devel Subject: Re: beginning-of-defun (again) Date: Thu, 29 Oct 2015 08:16:26 -0400 Message-ID: References: <56320200.4050503@online.de> <87twp951ug.fsf@gmail.com> <56320CFA.70606@online.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8ff1ccc4c632b405233d47d9 X-Trace: ger.gmane.org 1446121005 14945 80.91.229.3 (29 Oct 2015 12:16:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 Oct 2015 12:16:45 +0000 (UTC) Cc: Oleh Krehel , Emacs developers To: =?UTF-8?Q?Andreas_R=C3=B6hler?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 29 13:16:43 2015 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 1Zrm8F-0000nr-5j for ged-emacs-devel@m.gmane.org; Thu, 29 Oct 2015 13:16:39 +0100 Original-Received: from localhost ([::1]:43751 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zrm8E-0005oQ-M0 for ged-emacs-devel@m.gmane.org; Thu, 29 Oct 2015 08:16:38 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50187) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zrm85-0005oD-7r for emacs-devel@gnu.org; Thu, 29 Oct 2015 08:16:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zrm84-00076C-GI for emacs-devel@gnu.org; Thu, 29 Oct 2015 08:16:29 -0400 Original-Received: from mail-oi0-x231.google.com ([2607:f8b0:4003:c06::231]:35358) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zrm84-000763-BD for emacs-devel@gnu.org; Thu, 29 Oct 2015 08:16:28 -0400 Original-Received: by oifu63 with SMTP id u63so29822507oif.2 for ; Thu, 29 Oct 2015 05:16:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=wCInC0OTtod8JrXKnh5TxfuCRfA7vDdZ4+vWnfMkpTo=; b=U4tVPLNwoMCTtXDIgMbqPbqJYUhvLQkhuWcOE1sGDU7eOow7A0F1u+RMA3gyFrARk6 rS6RPviOcmeFtDMoXkjPX3PdFSnEFnR6Lhw2bGUz++8w2R57lirvWH9NIguYtYKkJHfa 5A4K4hD1F8ICVilAovHdCxswFIlYBIntG5iTzvtVy3LN+Wr9WH/OcoK7GYt1SOJm8FcT 2wfPnju1jnzJK5JO05Ui0SX25v0JMTUNCLO75vputZlevWZpMZWo9X5+42NprQU2+jtS upBgF5wgoypn9/9W4qcNadBJF1r/DK6omxcf2vQ04FHEIvRNMFlpWQbEdn3BWhFPKNX4 LjRQ== X-Received: by 10.182.101.170 with SMTP id fh10mr716484obb.5.1446120987699; Thu, 29 Oct 2015 05:16:27 -0700 (PDT) Original-Received: by 10.202.44.8 with HTTP; Thu, 29 Oct 2015 05:16:26 -0700 (PDT) Original-Received: by 10.202.44.8 with HTTP; Thu, 29 Oct 2015 05:16:26 -0700 (PDT) In-Reply-To: <56320CFA.70606@online.de> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c06::231 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:192882 Archived-At: --e89a8ff1ccc4c632b405233d47d9 Content-Type: text/plain; charset=UTF-8 I have a feeling that this is related to being unable to instrument edebug in defuns nested in macro forms like use-package. Is that right? --e89a8ff1ccc4c632b405233d47d9 Content-Type: text/html; charset=UTF-8

I have a feeling that this is related to being unable to instrument edebug in defuns nested in macro forms like use-package. Is that right?

--e89a8ff1ccc4c632b405233d47d9--