From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: `C-h f' doesn't show file where function comes from Date: Fri, 05 Sep 2008 10:17:04 +0200 Message-ID: <48C0EB00.3020908@gmx.at> References: <48C0DE54.9030201@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1220602782 27223 80.91.229.12 (5 Sep 2008 08:19:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 5 Sep 2008 08:19:42 +0000 (UTC) Cc: emacs-devel@gnu.org To: Katsumi Yamaoka Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 05 10:20:36 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KbWYV-0002lK-BM for ged-emacs-devel@m.gmane.org; Fri, 05 Sep 2008 10:20:35 +0200 Original-Received: from localhost ([127.0.0.1]:57212 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KbWXV-0001Jn-Jg for ged-emacs-devel@m.gmane.org; Fri, 05 Sep 2008 04:19:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KbWXO-0001JJ-Jn for emacs-devel@gnu.org; Fri, 05 Sep 2008 04:19:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KbWXN-0001Io-L5 for emacs-devel@gnu.org; Fri, 05 Sep 2008 04:19:25 -0400 Original-Received: from [199.232.76.173] (port=47147 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KbWXN-0001Ih-Ct for emacs-devel@gnu.org; Fri, 05 Sep 2008 04:19:25 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:55391) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KbWXN-0001Ba-9I for emacs-devel@gnu.org; Fri, 05 Sep 2008 04:19:25 -0400 Original-Received: (qmail invoked by alias); 05 Sep 2008 08:19:23 -0000 Original-Received: from 62-47-60-109.adsl.highway.telekom.at (EHLO [62.47.60.109]) [62.47.60.109] by mail.gmx.net (mp016) with SMTP; 05 Sep 2008 10:19:23 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19Dk6ImJsVDR4MLjFqDWYKP1MZ0D6dVO6v+gJ+HNV 7bGYNtlyFlCdY/ User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: X-Y-GMX-Trusted: 0 X-FuHaFi: 0.71 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:103553 Archived-At: > Thank you for the followup. I tested it with Emacs that was > checked out from the CVS trunk this early morning (in Japan, > i.e., about 10 hours ago) and built with `make bootstrap'. Are > the other informations necessary? Yes, if you still see the bug. > BTW, does the file name that > provides the `widget-button-press' function appear in the *Help* > buffer for the `C-h f' command in your system? It does so here - I get the same results (on Windows) as Francis Litterio. martin