From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: Bug in help-fns+.el (was Re: Completion stopped working) Date: Mon, 29 Apr 2013 22:16:34 -0700 Message-ID: References: <87vc7m3itw.fsf@gmail.com> <87a9oyeqx8@ch.ristopher.com><87li81g2tx.fsf_-_@gmail.com><95667056AB83437DABC4BBC72B55DD4A@us.oracle.com><87haipfmwt.fsf@gmail.com><66EE123AB7DA413EB289E9A1FDD4DB94@us.oracle.com> <878v41ff53.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1367299018 5462 80.91.229.3 (30 Apr 2013 05:16:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 30 Apr 2013 05:16:58 +0000 (UTC) To: "'Thorsten Jolitz'" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 30 07:16:56 2013 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 1UX2vw-00071s-6F for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Apr 2013 07:16:56 +0200 Original-Received: from localhost ([::1]:40026 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UX2vv-0000bL-M0 for geh-help-gnu-emacs@m.gmane.org; Tue, 30 Apr 2013 01:16:55 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:53939) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UX2vj-0000bG-LW for help-gnu-emacs@gnu.org; Tue, 30 Apr 2013 01:16:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UX2vi-00029B-Nz for help-gnu-emacs@gnu.org; Tue, 30 Apr 2013 01:16:43 -0400 Original-Received: from aserp1040.oracle.com ([141.146.126.69]:35544) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UX2vi-00028u-I2 for help-gnu-emacs@gnu.org; Tue, 30 Apr 2013 01:16:42 -0400 Original-Received: from acsinet21.oracle.com (acsinet21.oracle.com [141.146.126.237]) by aserp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id r3U5Gc92022205 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 30 Apr 2013 05:16:39 GMT Original-Received: from aserz7022.oracle.com (aserz7022.oracle.com [141.146.126.231]) by acsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r3U5GbnV021045 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Tue, 30 Apr 2013 05:16:38 GMT Original-Received: from abhmt103.oracle.com (abhmt103.oracle.com [141.146.116.55]) by aserz7022.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r3U5Gblc016936; Tue, 30 Apr 2013 05:16:37 GMT Original-Received: from dradamslap1 (/71.202.147.44) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 29 Apr 2013 22:16:37 -0700 X-Mailer: Microsoft Office Outlook 11 Thread-Index: Ac5E+sNVQYTEz54WR0OWjXX8ENKLcAAZSeCA In-Reply-To: <878v41ff53.fsf@gmail.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-Source-IP: acsinet21.oracle.com [141.146.126.237] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 141.146.126.69 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:90415 Archived-At: > > IOW, from what I see, the only difference is whether the > > default value is shown in parens. Is that what you see also? > > Is that the problem, as you see it, or is there something > > else? Thx. > > Yes, it seems this is the only problem - more an inconvenience > than a real bug. It would be nicer to see the default value in > parens, but its not a big issue then. FYI - I went ahead and added the default back to the prompt. (If you use Icicles then you can choose how default values are handled - wrt the prompt and wrt minibuffer insertion. IOW, you decide, not the individual command.)