From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: drain Newsgroups: gmane.emacs.help Subject: Emacs C source code Date: Tue, 31 Jul 2012 03:12:07 -0700 (PDT) Message-ID: <34234906.post@talk.nabble.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1343750975 20849 80.91.229.3 (31 Jul 2012 16:09:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 31 Jul 2012 16:09:35 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 31 18:09:34 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SwF0l-0007E5-VO for geh-help-gnu-emacs@m.gmane.org; Tue, 31 Jul 2012 18:09:32 +0200 Original-Received: from localhost ([::1]:36158 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwF0l-0002qR-4K for geh-help-gnu-emacs@m.gmane.org; Tue, 31 Jul 2012 12:09:31 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:52006) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sw9Qv-000583-GJ for Help-gnu-emacs@gnu.org; Tue, 31 Jul 2012 06:12:15 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sw9Qu-0007At-7c for Help-gnu-emacs@gnu.org; Tue, 31 Jul 2012 06:12:09 -0400 Original-Received: from sam.nabble.com ([216.139.236.26]:55612) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sw9Qu-0007Ad-2I for Help-gnu-emacs@gnu.org; Tue, 31 Jul 2012 06:12:08 -0400 Original-Received: from telerig.nabble.com ([192.168.236.162]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Sw9Qt-0007HT-KV for Help-gnu-emacs@gnu.org; Tue, 31 Jul 2012 03:12:07 -0700 X-Nabble-From: aeuster@gmail.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 216.139.236.26 X-Mailman-Approved-At: Tue, 31 Jul 2012 12:09:27 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:86135 Archived-At: After I enter C-h f then forward-word, I get this message: forward-word is an interactive built-in function in `syntax.c'. I click on 'syntax.c' and Emacs tells me: "the C source file syntax.c is not available". Where can I find this file? Where is it most likely to be in GNU / Linux? (my distro is Ubuntu 11.10) -- View this message in context: http://old.nabble.com/Emacs-C-source-code-tp34234906p34234906.html Sent from the Emacs - Help mailing list archive at Nabble.com.