From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#12686: PATCH: ambiguous help doc strings Date: Tue, 23 Oct 2012 13:02:31 -0400 Message-ID: References: <87wqyh7i20.fsf@mail.jurta.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1351011804 14075 80.91.229.3 (23 Oct 2012 17:03:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Oct 2012 17:03:24 +0000 (UTC) Cc: 12686@debbugs.gnu.org, "'Aaron S. Hawley'" To: "Drew Adams" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Oct 23 19:03:31 2012 Return-path: Envelope-to: geb-bug-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 1TQht0-00014G-K1 for geb-bug-gnu-emacs@m.gmane.org; Tue, 23 Oct 2012 19:03:26 +0200 Original-Received: from localhost ([::1]:47610 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQhst-0005ml-2P for geb-bug-gnu-emacs@m.gmane.org; Tue, 23 Oct 2012 13:03:19 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:45568) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQhsn-0005mU-B0 for bug-gnu-emacs@gnu.org; Tue, 23 Oct 2012 13:03:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TQhsj-0007Yx-Dh for bug-gnu-emacs@gnu.org; Tue, 23 Oct 2012 13:03:13 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:47807) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQhsj-0007Ys-AR for bug-gnu-emacs@gnu.org; Tue, 23 Oct 2012 13:03:09 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1TQhuY-0005FK-1j for bug-gnu-emacs@gnu.org; Tue, 23 Oct 2012 13:05:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 23 Oct 2012 17:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12686 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 12686-submit@debbugs.gnu.org id=B12686.135101187220129 (code B ref 12686); Tue, 23 Oct 2012 17:05:02 +0000 Original-Received: (at 12686) by debbugs.gnu.org; 23 Oct 2012 17:04:32 +0000 Original-Received: from localhost ([127.0.0.1]:58058 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TQhu3-0005Ec-RR for submit@debbugs.gnu.org; Tue, 23 Oct 2012 13:04:32 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.182]:54880) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TQhu2-0005EO-2G for 12686@debbugs.gnu.org; Tue, 23 Oct 2012 13:04:30 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Av0EAG6Zu09MCqNj/2dsb2JhbABEtBGBCIIVAQEEAVYjBQsLNBIUGA0kiBwFugmQRAOjM4FYgwU X-IronPort-AV: E=Sophos;i="4.75,637,1330923600"; d="scan'208";a="202554405" Original-Received: from 76-10-163-99.dsl.teksavvy.com (HELO pastel.home) ([76.10.163.99]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 23 Oct 2012 13:02:31 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id 37F2C58CA3; Tue, 23 Oct 2012 13:02:31 -0400 (EDT) In-Reply-To: (Drew Adams's message of "Tue, 23 Oct 2012 09:15:05 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:65933 Archived-At: > In that case, we use button type `help-symbol', which DTRT: it shows the help > for both the function and the variable. What I meant is that for minor-modes we shouldn't show the help for the function plus the help for the variable but a single help for the minor-mode which describes both as a single entity. Stefan