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 06:32:35 -0700 Message-ID: <95667056AB83437DABC4BBC72B55DD4A@us.oracle.com> References: <87vc7m3itw.fsf@gmail.com> <87a9oyeqx8@ch.ristopher.com> <87li81g2tx.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 1367242951 16156 80.91.229.3 (29 Apr 2013 13:42:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Apr 2013 13:42:31 +0000 (UTC) To: "'Thorsten Jolitz'" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Apr 29 15:42:35 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 1UWoLi-0003jj-N9 for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Apr 2013 15:42:34 +0200 Original-Received: from localhost ([::1]:40446 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWoLi-0006Id-A9 for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Apr 2013 09:42:34 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:56463) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWoLW-0006IL-Gi for help-gnu-emacs@gnu.org; Mon, 29 Apr 2013 09:42:24 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UWoLV-0003wD-7V for help-gnu-emacs@gnu.org; Mon, 29 Apr 2013 09:42:22 -0400 Original-Received: from userp1040.oracle.com ([156.151.31.81]:37578) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWoCM-0000qn-Na for help-gnu-emacs@gnu.org; Mon, 29 Apr 2013 09:32:54 -0400 Original-Received: from acsinet22.oracle.com (acsinet22.oracle.com [141.146.126.238]) by userp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id r3TDWnXX032444 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 29 Apr 2013 13:32:50 GMT Original-Received: from aserz7021.oracle.com (aserz7021.oracle.com [141.146.126.230]) by acsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r3TDWnuu022577 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Mon, 29 Apr 2013 13:32:50 GMT Original-Received: from abhmt111.oracle.com (abhmt111.oracle.com [141.146.116.63]) by aserz7021.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r3TDWnSc008395; Mon, 29 Apr 2013 13:32:49 GMT Original-Received: from dradamslap1 (/10.159.75.228) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 29 Apr 2013 06:32:49 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <87li81g2tx.fsf_-_@gmail.com> Thread-Index: Ac5Es0brp51onQS6TrWsP83AnPvZHQAKa3mA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-Source-IP: acsinet22.oracle.com [141.146.126.238] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 156.151.31.81 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:90392 Archived-At: > Following your advice, I found out that loading 'help-fns+.el' by Drew > Adams redefines 'describe-function' and 'describe-variable', and fails > at offering the symbol near point as the default symbol to be > described. Please report the problem you think you see to me, using a reproducible recipe from emacs -Q.