From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] RFC: eldoc-documentation-functions hook Date: Sun, 12 Jun 2016 11:33:08 +0300 Message-ID: <8360tehkmz.fsf@gnu.org> References: <20160612061229.GA6463@holos.localdomain> <838tyahoim.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1465720385 752 80.91.229.3 (12 Jun 2016 08:33:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 12 Jun 2016 08:33:05 +0000 (UTC) Cc: emacs-devel@gnu.org To: Leo Liu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jun 12 10:33:05 2016 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 1bC0pM-0002dF-Q0 for ged-emacs-devel@m.gmane.org; Sun, 12 Jun 2016 10:33:04 +0200 Original-Received: from localhost ([::1]:50213 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bC0pL-0003UJ-TH for ged-emacs-devel@m.gmane.org; Sun, 12 Jun 2016 04:33:03 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37109) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bC0ok-0003P3-LI for emacs-devel@gnu.org; Sun, 12 Jun 2016 04:32:27 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bC0of-0007ul-JX for emacs-devel@gnu.org; Sun, 12 Jun 2016 04:32:25 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:36887) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bC0of-0007uh-GA; Sun, 12 Jun 2016 04:32:21 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2143 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bC0oe-0006v4-3t; Sun, 12 Jun 2016 04:32:20 -0400 In-reply-to: (message from Leo Liu on Sun, 12 Jun 2016 15:46:16 +0800) 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:204308 Archived-At: > From: Leo Liu > Date: Sun, 12 Jun 2016 15:46:16 +0800 > > On 2016-06-12 10:09 +0300, Eli Zaretskii wrote: > > Thanks. Please be sure to update the ELisp manual accordingly. > > I think the merit of the change needs to be debated. Please go ahead and debate. Al I'm saying is that the patch is incomplete without the corresponding change to the manual.