From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.bugs Subject: bug#3934: 23.0.96; Document `minibuffer-history-variable' Date: Tue, 02 Aug 2011 18:12:31 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1312301626 3715 80.91.229.12 (2 Aug 2011 16:13:46 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 2 Aug 2011 16:13:46 +0000 (UTC) Cc: 3934-close@debbugs.gnu.org To: "Drew Adams" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Aug 02 18:13:41 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QoHbB-0000VE-1i for geb-bug-gnu-emacs@m.gmane.org; Tue, 02 Aug 2011 18:13:41 +0200 Original-Received: from localhost ([::1]:37672 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QoHbA-0002gb-2m for geb-bug-gnu-emacs@m.gmane.org; Tue, 02 Aug 2011 12:13:40 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:56166) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QoHb6-0002ey-Qp for bug-gnu-emacs@gnu.org; Tue, 02 Aug 2011 12:13:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QoHb5-0000R7-RA for bug-gnu-emacs@gnu.org; Tue, 02 Aug 2011 12:13:36 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:44869) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QoHb5-0000R3-PU for bug-gnu-emacs@gnu.org; Tue, 02 Aug 2011 12:13:35 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QoHbY-00033z-4p for bug-gnu-emacs@gnu.org; Tue, 02 Aug 2011 12:14:04 -0400 Resent-From: Lars Magne Ingebrigtsen Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Tue, 02 Aug 2011 16:14:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 3934 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: notabug Mail-Followup-To: 3934@debbugs.gnu.org, larsi@gnus.org Original-Received: via spool by 3934-done@debbugs.gnu.org id=D3934.131230161711713 (code D ref 3934); Tue, 02 Aug 2011 16:14:03 +0000 Original-Received: (at 3934-close) by debbugs.gnu.org; 2 Aug 2011 16:13:37 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QoHb6-00032s-Kx for submit@debbugs.gnu.org; Tue, 02 Aug 2011 12:13:36 -0400 Original-Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QoHb4-00032Y-A0 for 3934-close@debbugs.gnu.org; Tue, 02 Aug 2011 12:13:34 -0400 Original-Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1QoHaV-0004OI-4w; Tue, 02 Aug 2011 18:12:59 +0200 In-Reply-To: (Drew Adams's message of "Tue, 12 Jul 2011 13:41:41 -0700") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Now-Playing: Circlesquare's _Songs About Dancing And Drugs_: "Stop Taking (So Many)" X-MailScanner-ID: 1QoHaV-0004OI-4w MailScanner-NULL-Check: 1312906379.2774@wMV6szaw4Xdu+9c3AWEc8g X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Tue, 02 Aug 2011 12:14:04 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) 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:49808 Archived-At: "Drew Adams" writes: >> > In Info node (elisp)Minibuffer History, please document (mention) >> > `minibuffer-history-variable'. >> >> Reading the code and the documentation, I think this variable is for >> internal use, and shouldn't be explicitly altered (normally). >> >> So documenting it in that node would be misleading. Closing >> the report. [...] > But it is no less a variable that programmers can use in their code. This is > the Emacs-Lisp manual. This variable is an important variable to understand > when dealing with minibuffer input. No, I think documenting it would be irrelevant. Closing this report again. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/