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: Wed, 24 Sep 2008 15:53:19 +0200 Message-ID: <48DA464F.8010801@gmx.at> References: <48DA138D.9050300@gmail.com> <48DA3004.4030505@gmx.at> <48DA3E9C.5040104@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 1222264654 941 80.91.229.12 (24 Sep 2008 13:57:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 24 Sep 2008 13:57:34 +0000 (UTC) Cc: Emacs Devel To: Lennart Borgman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 24 15:58:31 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 1KiUsw-0004oD-Qx for ged-emacs-devel@m.gmane.org; Wed, 24 Sep 2008 15:58:31 +0200 Original-Received: from localhost ([127.0.0.1]:52776 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KiUrq-00015D-S2 for ged-emacs-devel@m.gmane.org; Wed, 24 Sep 2008 09:57:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KiUqi-0000c8-Ly for emacs-devel@gnu.org; Wed, 24 Sep 2008 09:56:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KiUqg-0000b5-PK for emacs-devel@gnu.org; Wed, 24 Sep 2008 09:56:11 -0400 Original-Received: from [199.232.76.173] (port=34431 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KiUqg-0000aq-Bw for emacs-devel@gnu.org; Wed, 24 Sep 2008 09:56:10 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:59727) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KiUqf-0002H2-Bi for emacs-devel@gnu.org; Wed, 24 Sep 2008 09:56:09 -0400 Original-Received: (qmail invoked by alias); 24 Sep 2008 13:56:07 -0000 Original-Received: from 62-47-36-80.adsl.highway.telekom.at (EHLO [62.47.36.80]) [62.47.36.80] by mail.gmx.net (mp014) with SMTP; 24 Sep 2008 15:56:07 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX18QhJkJgrgQnNpy2KRdKGoJZhMPwmp0DSie6hnadY 6S0ZeIjVr+Kf84 User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: X-Y-GMX-Trusted: 0 X-FuHaFi: 0.83 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:104098 Archived-At: > I usually test different changes in the installed Emacs tree and then > I move them to the checked out sources. > > To do that I may call the function I sent and then for example use ediff. I understand that such a function can be useful. But how does this relate to _help buffers_? martin