From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: find-function-C-source-directory Date: Sat, 27 May 2006 23:50:08 +0200 Message-ID: <4478C990.1090300@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1148766629 27090 80.91.229.2 (27 May 2006 21:50:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 27 May 2006 21:50:29 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 27 23:50:27 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fk6fy-0006Cw-FB for ged-emacs-devel@m.gmane.org; Sat, 27 May 2006 23:50:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fk6fy-0005sP-3C for ged-emacs-devel@m.gmane.org; Sat, 27 May 2006 17:50:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fk6fl-0005rp-1R for emacs-devel@gnu.org; Sat, 27 May 2006 17:50:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fk6fi-0005mY-Um for emacs-devel@gnu.org; Sat, 27 May 2006 17:50:12 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fk6fi-0005mO-RG for emacs-devel@gnu.org; Sat, 27 May 2006 17:50:10 -0400 Original-Received: from [81.228.11.159] (helo=pne-smtpout2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fk6kv-00062H-71 for emacs-devel@gnu.org; Sat, 27 May 2006 17:55:33 -0400 Original-Received: from [192.168.123.121] (83.249.218.244) by pne-smtpout2-sn1.fre.skanova.net (7.2.072.1) id 446DC71E001D66A0 for emacs-devel@gnu.org; Sat, 27 May 2006 23:50:08 +0200 User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) Original-To: Emacs Devel 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:55364 Archived-At: It is quite hard for those downloading prebuilt binaries of Emacs to view the C sources. Would it be possible to document somewhere in the manual how to do this through the help functions? Or, maybe better: could perhaps the help functions tell a bit about `find-function-C-source-directory '? I think it could be relevant to fix this before the pretest since it might give more feedback.