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: The source linke in the help buffer Date: Thu, 25 Sep 2008 11:11:20 +0200 Message-ID: <48DB55B8.1000307@gmx.at> References: <48DA138D.9050300@gmail.com> <48DA3004.4030505@gmx.at> <48DA3E9C.5040104@gmx.at> <48DA464F.8010801@gmx.at> <48DA4AC0.3060907@gmx.at> <48DA6534.6000507@gmail.com> <48DAB5B9.7090407@gmail.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 1222334263 9432 80.91.229.12 (25 Sep 2008 09:17:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 25 Sep 2008 09:17:43 +0000 (UTC) Cc: Emacs Devel To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 25 11:18:40 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 1KimzQ-0003pq-1L for ged-emacs-devel@m.gmane.org; Thu, 25 Sep 2008 11:18:24 +0200 Original-Received: from localhost ([127.0.0.1]:40544 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KimyN-0006o1-Q4 for ged-emacs-devel@m.gmane.org; Thu, 25 Sep 2008 05:17:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KimwC-00054I-Dd for emacs-devel@gnu.org; Thu, 25 Sep 2008 05:15:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KimwA-00052s-NW for emacs-devel@gnu.org; Thu, 25 Sep 2008 05:15:03 -0400 Original-Received: from [199.232.76.173] (port=53019 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kimw9-00052V-Po for emacs-devel@gnu.org; Thu, 25 Sep 2008 05:15:01 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:55102) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KimwA-0005HX-1S for emacs-devel@gnu.org; Thu, 25 Sep 2008 05:15:02 -0400 Original-Received: (qmail invoked by alias); 25 Sep 2008 09:15:00 -0000 Original-Received: from 62-47-52-66.adsl.highway.telekom.at (EHLO [62.47.52.66]) [62.47.52.66] by mail.gmx.net (mp062) with SMTP; 25 Sep 2008 11:15:00 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/xP9ZDgw7xgw0a3wSUQ6qXR7TmF1ypIHW+Wwoe0l FluC2zrgLzjyPT User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: <48DAB5B9.7090407@gmail.com> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.86 X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:104140 Archived-At: > But I think this version would live a more pleasant and longer life there: > > (defun find-emacs-other-file (display-file) > [...] I see. But this is no more related to `help' or `find-function'. martin