From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Bastien Guerry Newsgroups: gmane.emacs.devel Subject: Re: Commit 49c0ff2 "Don't bind org-agenda .." Date: Tue, 20 Jun 2017 08:10:43 +0200 Message-ID: <8760frchp8.fsf@bzg.fr> References: <87a855of9m.fsf@bzg.fr> <87fuevdc6c.fsf@kyleam.com> <87mv93vhsf.fsf@bzg.fr> <877f07d546.fsf@kyleam.com> <20170620021442.GA4239@holos.localdomain> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1497939057 8890 195.159.176.226 (20 Jun 2017 06:10:57 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 20 Jun 2017 06:10:57 +0000 (UTC) User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/26.0 (gnu/linux) Cc: Kyle Meyer , Emacs developers , Nicolas Goaziou , Kaushal Modi To: Mark Oteiza Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 20 08:10:53 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dNCNJ-000228-Ai for ged-emacs-devel@m.gmane.org; Tue, 20 Jun 2017 08:10:53 +0200 Original-Received: from localhost ([::1]:46941 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNCNO-0002U4-DQ for ged-emacs-devel@m.gmane.org; Tue, 20 Jun 2017 02:10:58 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45443) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNCNI-0002Tl-3m for emacs-devel@gnu.org; Tue, 20 Jun 2017 02:10:52 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dNCNH-0001EB-8O for emacs-devel@gnu.org; Tue, 20 Jun 2017 02:10:52 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:57917) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNCND-0001De-ES; Tue, 20 Jun 2017 02:10:47 -0400 Original-Received: from [78.192.157.63] (port=33436 helo=bzg.fr) by fencepost.gnu.org with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) (envelope-from ) id 1dNCNC-0001gx-Hn; Tue, 20 Jun 2017 02:10:46 -0400 Original-Received: by bzg.fr (Postfix, from userid 1000) id 3E20838BA88; Tue, 20 Jun 2017 08:10:43 +0200 (CEST) In-Reply-To: <20170620021442.GA4239@holos.localdomain> (Mark Oteiza's message of "Mon, 19 Jun 2017 22:14:42 -0400") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:215817 Archived-At: Hi Mark, Mark Oteiza writes: > On 19/06/17 at 05:44pm, Kyle Meyer wrote: >> Bastien Guerry writes: >> > For this particular case, I suggest (1) reverting the commit in Emacs >> > master branch, (2) discussing it on the orgmode list and (3) appling >> > it to Org master branch. >> >> Thanks, Bastien. Sounds good to me. Mark? > > If (1) this key shall no longer bound to a lambda, and (2) the > functionality I implemented in some capacity shall exist, then please > make it happen in a way that works for you. Done, thanks a lot. I've revert your commit and pushed it under your name in Org's master branch. -- Bastien