From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.bugs Subject: bug#690: 23.0.60; Function origin file misremembered Date: Mon, 11 Aug 2008 11:42:39 +0200 Message-ID: <48A0098F.6090804@gmx.at> References: <20080811004345.11BDDA1B802@mt-computer.local> <489FF80C.8050209@gmx.at> Reply-To: martin rudalics , 690@emacsbugs.donarmstrong.com 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 1218449395 3613 80.91.229.12 (11 Aug 2008 10:09:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 11 Aug 2008 10:09:55 +0000 (UTC) Cc: 690@emacsbugs.donarmstrong.com To: Markus Triska Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Aug 11 12:10:46 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KSUMJ-0003s4-EF for geb-bug-gnu-emacs@m.gmane.org; Mon, 11 Aug 2008 12:10:39 +0200 Original-Received: from localhost ([127.0.0.1]:53277 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KSULN-0005dY-Bf for geb-bug-gnu-emacs@m.gmane.org; Mon, 11 Aug 2008 06:09:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KSUJG-0003hd-70 for bug-gnu-emacs@gnu.org; Mon, 11 Aug 2008 06:07:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KSUJC-0003eF-Ul for bug-gnu-emacs@gnu.org; Mon, 11 Aug 2008 06:07:29 -0400 Original-Received: from [199.232.76.173] (port=39715 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KSUJC-0003e4-Jm for bug-gnu-emacs@gnu.org; Mon, 11 Aug 2008 06:07:26 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:37733) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KSUJC-0001IA-3T for bug-gnu-emacs@gnu.org; Mon, 11 Aug 2008 06:07:26 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m7BA7Or5030280; Mon, 11 Aug 2008 03:07:24 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id m7B9t4uP025398; Mon, 11 Aug 2008 02:55:04 -0700 X-Loop: don@donarmstrong.com Resent-From: martin rudalics Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 11 Aug 2008 09:55:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 690 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 690-submit@emacsbugs.donarmstrong.com id=B690.121844800323556 (code B ref 690); Mon, 11 Aug 2008 09:55:04 +0000 Original-Received: (at 690) by emacsbugs.donarmstrong.com; 11 Aug 2008 09:46:43 +0000 Original-Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id m7B9kcVt023550 for <690@emacsbugs.donarmstrong.com>; Mon, 11 Aug 2008 02:46:40 -0700 Original-Received: (qmail invoked by alias); 11 Aug 2008 09:46:33 -0000 Original-Received: from 62-47-46-118.adsl.highway.telekom.at (EHLO [62.47.46.118]) [62.47.46.118] by mail.gmx.net (mp045) with SMTP; 11 Aug 2008 11:46:33 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/xfLkebGvxJIxEY63KfpCHntP4XIrIaf8uIIHNVX 49YqHD4gIVqTYv User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: X-Y-GMX-Trusted: 0 X-FuHaFi: 0.75 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Resent-Date: Mon, 11 Aug 2008 06:07:29 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:19286 Archived-At: >> Could you please try to instrument the function `find-source-lisp-file' >> (in help-fns.el) for debugging before you do C-h f and tell me what it >> finds? > > `describe-simplify-lib-file-name' already converts "/Users/mt/prolog.el" > to "prolog.el", which I think it should not do to preserve the origin. > `find-source-lisp-file' then expands it to the Emacs source file. Maybe. Any ideas how to do that without breaking the rest of the code? IIUC the problem is with `find-source-lisp-file' which searches for an `elc-file' that does not exist for _your_ prolog.el, finds the compiled, built-in one instead, ... martin