From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Vladimir Sedach Newsgroups: gmane.emacs.devel Subject: Re: Proper namespaces in Elisp Date: Mon, 04 May 2020 13:19:16 -0700 Message-ID: <87y2q71mij.fsf@t510.orion.oneofus.la> References: <87y2q74tvw.fsf@alphapapa.net> <057e0083-593c-1fba-f83b-0195b42ca6f8@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="76197"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: mu4e 1.3.10; emacs 26.2 Cc: =?utf-8?Q?Cl=C3=A9ment?= Pit-Claudel , emacs-devel@gnu.org To: =?utf-8?B?Sm/Do28gVMOhdm9yYQ==?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon May 04 22:22:42 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jVhbu-000JkX-M8 for ged-emacs-devel@m.gmane-mx.org; Mon, 04 May 2020 22:22:42 +0200 Original-Received: from localhost ([::1]:36284 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jVhbt-0006cr-PZ for ged-emacs-devel@m.gmane-mx.org; Mon, 04 May 2020 16:22:41 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:58130) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jVhbP-0006AZ-Nx for emacs-devel@gnu.org; Mon, 04 May 2020 16:22:11 -0400 Original-Received: from forward100p.mail.yandex.net ([2a02:6b8:0:1472:2741:0:8b7:100]:45775) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jVhbN-0008Sz-E9 for emacs-devel@gnu.org; Mon, 04 May 2020 16:22:10 -0400 Original-Received: from mxback11o.mail.yandex.net (mxback11o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::62]) by forward100p.mail.yandex.net (Yandex) with ESMTP id 8002D5981658; Mon, 4 May 2020 23:22:02 +0300 (MSK) Original-Received: from myt4-07bed427b9db.qloud-c.yandex.net (myt4-07bed427b9db.qloud-c.yandex.net [2a02:6b8:c00:887:0:640:7be:d427]) by mxback11o.mail.yandex.net (mxback/Yandex) with ESMTP id UZLZ7ZRKDs-M2k8wpUd; Mon, 04 May 2020 23:22:02 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oneofus.la; s=mail; t=1588623722; bh=oBal7NRME9f2KTYTiQHKYmST8g4J45gY+lx/KOo024I=; h=In-reply-to:Subject:Cc:To:From:Date:References:Message-ID; b=sbfDndLJ+m8F6ot4p9rPb2WG2vO3hTO/lbMcwSWk6FQdiVC+qxcAriJT0v2eiUmra M+sgQZ9tMRD3Oyed7wLYmEZViGCNpSuzECVyYgecqrlIDqd8Vf+102lNa7hbZZ+8Za mX4evyMV1QYZIga/K3htt+6KqdOoEEv2TtH30JFc= Authentication-Results: mxback11o.mail.yandex.net; dkim=pass header.i=@oneofus.la Original-Received: by myt4-07bed427b9db.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id CmoIwVfyNT-M02CWeW8; Mon, 04 May 2020 23:22:01 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) In-reply-to: Received-SPF: pass client-ip=2a02:6b8:0:1472:2741:0:8b7:100; envelope-from=vas@oneofus.la; helo=forward100p.mail.yandex.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/04 16:22:03 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:248909 Archived-At: Jo=C3=A3o T=C3=A1vora writes: > I think the obvious objection would be: what do I type? > What about 'git diff'? And github/gitlab? I mean, it's a clever > hack but it would drive me nuts, eventually. This is not that different from the venerable glasses.el. You get used to it -- Vladimir Sedach Software engineering services in Los Angeles https://oneofus.la