From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: The source linke in the help buffer Date: Wed, 24 Sep 2008 11:42:17 -0400 Message-ID: <87wsh1sg86.fsf@cyd.mit.edu> References: <48DA138D.9050300@gmail.com> <48DA3004.4030505@gmx.at> <48DA5563.9050001@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1222270979 26018 80.91.229.12 (24 Sep 2008 15:42:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 24 Sep 2008 15:42:59 +0000 (UTC) Cc: "Lennart Borgman \(gmail\)" , Stefan Monnier , Emacs Devel To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 24 17:43:56 2008 connect(): Connection refused 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 1KiWWK-0005H2-Tg for ged-emacs-devel@m.gmane.org; Wed, 24 Sep 2008 17:43:17 +0200 Original-Received: from localhost ([127.0.0.1]:47521 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KiWVI-0007Ov-Tl for ged-emacs-devel@m.gmane.org; Wed, 24 Sep 2008 11:42:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KiWV5-0007CY-Hd for emacs-devel@gnu.org; Wed, 24 Sep 2008 11:41:59 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KiWUz-00072G-J9 for emacs-devel@gnu.org; Wed, 24 Sep 2008 11:41:55 -0400 Original-Received: from [199.232.76.173] (port=43807 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KiWUy-000716-Q0 for emacs-devel@gnu.org; Wed, 24 Sep 2008 11:41:52 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:45119) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KiWUy-0000ZU-3U for emacs-devel@gnu.org; Wed, 24 Sep 2008 11:41:52 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id EE44457E189; Wed, 24 Sep 2008 11:42:17 -0400 (EDT) In-Reply-To: <48DA5563.9050001@gmx.at> (martin rudalics's message of "Wed, 24 Sep 2008 16:57:39 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:104104 Archived-At: martin rudalics writes: >> I think it's a bad change. We should only print the file name relative >> to the load-path. > > And the absolute name when the file is not in the load-path? I think the idea is to put the absolute name in the button property, and to print the relative name in the buffer itself.