From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Marcin Borkowski Newsgroups: gmane.emacs.help Subject: eldoc-mode vs. global-eldoc-mode (was: bug#19853) Date: Sun, 20 Mar 2016 11:00:53 +0100 Message-ID: <87r3f5eaei.fsf_-_@mbork.pl> References: <864mqqgh3j.fsf@yandex.ru> <55AE4DA2.1060505@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1458468093 10122 80.91.229.3 (20 Mar 2016 10:01:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 20 Mar 2016 10:01:33 +0000 (UTC) Cc: 19853-done@debbugs.gnu.org To: Dmitry Gutov , Help Gnu Emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Mar 20 11:01:28 2016 Return-path: Envelope-to: geh-help-gnu-emacs@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 1ahaAp-00064l-Ft for geh-help-gnu-emacs@m.gmane.org; Sun, 20 Mar 2016 11:01:27 +0100 Original-Received: from localhost ([::1]:52182 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahaAo-0003VU-Hj for geh-help-gnu-emacs@m.gmane.org; Sun, 20 Mar 2016 06:01:26 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48842) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahaAe-0003V9-9R for help-gnu-emacs@gnu.org; Sun, 20 Mar 2016 06:01:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ahaAZ-0008D8-B5 for help-gnu-emacs@gnu.org; Sun, 20 Mar 2016 06:01:16 -0400 Original-Received: from mail.mojserwer.eu ([2a01:5e00:2:52::8]:41996) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahaAZ-0008C8-3g for help-gnu-emacs@gnu.org; Sun, 20 Mar 2016 06:01:11 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by mail.mojserwer.eu (Postfix) with ESMTP id 314B4A2FC3F; Sun, 20 Mar 2016 11:01:05 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail.mojserwer.eu Original-Received: from mail.mojserwer.eu ([127.0.0.1]) by localhost (mail.mojserwer.eu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gdCKPIq0Ao7o; Sun, 20 Mar 2016 11:01:01 +0100 (CET) Original-Received: from localhost (98-171.echostar.pl [213.156.98.171]) by mail.mojserwer.eu (Postfix) with ESMTPSA id 22F14A2FC3E; Sun, 20 Mar 2016 11:00:59 +0100 (CET) In-Reply-To: <55AE4DA2.1060505@yandex.ru> (Dmitry Gutov's message of "Tue, 21 Jul 2015 16:48:18 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2a01:5e00:2:52::8 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:109635 Archived-At: On 2015-07-21, at 17:48, Dmitry Gutov wrote: > Why is global-eldoc-mode a separate mode, instead of being > a "globalized" eldoc-mode? This is a good question, and I'd like to know the rationale for the existence of both of them, too. I'm forwarding it to help-gnu-emacs and closing the bug at ths same time. Best, -- Marcin