From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Artur Malabarba Newsgroups: gmane.emacs.devel Subject: Re: Namespace macros Date: Mon, 8 Dec 2014 11:42:37 +0000 Message-ID: References: <877fy77zhp.fsf@web.de> <87k326d4ww.fsf@gmail.com> <877fy6rp2o.fsf@web.de> <548230FB.40307@dancol.org> <5482C872.5010304@dancol.org> <5483C537.3010707@dancol.org> <54840719.5080209@dancol.org> <87a92zmnv4.fsf@lifelogs.com> <86k3228k0m.fsf@yandex.ru> Reply-To: bruce.connor.am@gmail.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1134797a517a630509b2ec90 X-Trace: ger.gmane.org 1418038972 17042 80.91.229.3 (8 Dec 2014 11:42:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Dec 2014 11:42:52 +0000 (UTC) Cc: Helmut Eller , emacs-devel To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Dec 08 12:42:45 2014 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 1XxwiC-0006iQ-MV for ged-emacs-devel@m.gmane.org; Mon, 08 Dec 2014 12:42:44 +0100 Original-Received: from localhost ([::1]:33588 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XxwiC-0007ZY-AP for ged-emacs-devel@m.gmane.org; Mon, 08 Dec 2014 06:42:44 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37855) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xxwi6-0007WM-Ul for emacs-devel@gnu.org; Mon, 08 Dec 2014 06:42:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xxwi6-0002T0-4s for emacs-devel@gnu.org; Mon, 08 Dec 2014 06:42:38 -0500 Original-Received: from mail-la0-x22f.google.com ([2a00:1450:4010:c03::22f]:65480) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xxwi5-0002Sl-UU for emacs-devel@gnu.org; Mon, 08 Dec 2014 06:42:38 -0500 Original-Received: by mail-la0-f47.google.com with SMTP id hz20so3850035lab.34 for ; Mon, 08 Dec 2014 03:42:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=ebBkLWtHEL/ilNrYk/TiEx0tHutE7fDPCChvodeqTbI=; b=hBTmZT2BTianrpcWBFWtC6mNSrjdwZdJdWsDNJEShpLgTFfWRBIdl/NorzlY3bDz8s LNcLP//0sir2x9O/QVQWziOufWP67afRazgAH2LQLiCm17nrwzK64J8ll4wr+YBHSvEz i+vvvR3ozMQ+k81J45DJiOKixYjNMHcuynLOUz9x6QG7JCyFpD/j9yVCYNca0ghh8FXt ZKfvF2MUO5hL6Y9Xq8zoaYUzYsFfFV2GhrQ3Dv0gysv0ujqbE6tdXyvjcfKoGC1W4IF6 W5Nw/VR86L8zExnr44HH3SSv0eH2sU6wmug40cs0w/krtPR9RcHXYGd6GWKCTSkapoGb GJnA== X-Received: by 10.112.183.197 with SMTP id eo5mr15948266lbc.81.1418038957142; Mon, 08 Dec 2014 03:42:37 -0800 (PST) Original-Received: by 10.112.53.137 with HTTP; Mon, 8 Dec 2014 03:42:37 -0800 (PST) Original-Received: by 10.112.53.137 with HTTP; Mon, 8 Dec 2014 03:42:37 -0800 (PST) In-Reply-To: <86k3228k0m.fsf@yandex.ru> X-Google-Sender-Auth: UXan5MHskxARa5QE8qtzoKBrf3E X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22f 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:179374 Archived-At: --001a1134797a517a630509b2ec90 Content-Type: text/plain; charset=UTF-8 On 8 Dec 2014 09:21, "Dmitry Gutov" wrote: > > Artur Malabarba writes: > > > This will be the case for any namespacing solution. You can work around by > > defining the minor mode after the macro. > > Not if the reader is namespace-aware. (See Clojure backquote). I don't understand. What does that have to do with grep? --001a1134797a517a630509b2ec90 Content-Type: text/html; charset=UTF-8

On 8 Dec 2014 09:21, "Dmitry Gutov" <dgutov@yandex.ru> wrote:
>
> Artur Malabarba <bruce.connor.am@gmail.com> writes:
>
> > This will be the case for any namespacing solution. You can work around by
> > defining the minor mode after the macro.
>
> Not if the reader is namespace-aware. (See Clojure backquote).

I don't understand. What does that have to do with grep?

--001a1134797a517a630509b2ec90--