From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Perry Smith Newsgroups: gmane.emacs.help Subject: Re: TAGS Date: Sun, 23 Jan 2011 09:24:21 -0600 Message-ID: <82A89F07-5B97-4260-9985-59DF8E6721C0@gmail.com> References: <1295770357.17014.13.camel@sentient> <3B9F7AF4-C411-45F9-8C99-C9ED89F53816@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1295796296 14795 80.91.229.12 (23 Jan 2011 15:24:56 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 23 Jan 2011 15:24:56 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: simon cossar Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 23 16:24:52 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ph1oA-0000CU-DT for geh-help-gnu-emacs@m.gmane.org; Sun, 23 Jan 2011 16:24:50 +0100 Original-Received: from localhost ([127.0.0.1]:35935 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ph1o9-00059R-Qc for geh-help-gnu-emacs@m.gmane.org; Sun, 23 Jan 2011 10:24:49 -0500 Original-Received: from [140.186.70.92] (port=48385 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ph1nn-00059M-T4 for help-gnu-emacs@gnu.org; Sun, 23 Jan 2011 10:24:28 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ph1nm-0001h1-4o for help-gnu-emacs@gnu.org; Sun, 23 Jan 2011 10:24:27 -0500 Original-Received: from mail-qy0-f176.google.com ([209.85.216.176]:37780) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ph1nm-0001gi-2D for help-gnu-emacs@gnu.org; Sun, 23 Jan 2011 10:24:26 -0500 Original-Received: by qyk10 with SMTP id 10so3317174qyk.0 for ; Sun, 23 Jan 2011 07:24:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:mime-version:content-type:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to:x-mailer; bh=HsGm4ARDWse0s22nqJT8ZTbsG5BQ8Lio0SMzxfofF1Q=; b=UubVhskjeu4GUnlrJyWvbzsMNZN9l+cWa4ETP+qNpyn3AYzGhIdYLfoPXmdK22PGu5 iFB42j83zOC9buJXTGY5cWMHcf5uwXWTB6vATOHx9GDfTmPa+fwRXdjhZr/Cq/lNVPyU joDF4td3MIu13rpHo5w6jIIhXR6eOoczX+DY4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=VXjbFFl6/+tMUxFx4VwfiqkPn+hSTMF0KAyoJVVuzDKc+YB0MvzpuHz6E3t8hOrj1b LfpCnycWYmfdobETpxbnlinCLaSqN0LJINyxWXJw6ZC+ng8bK5nJeRtC0b7GCGE1LnOw BrJac/hMtvG9tBffH7MRN5hgZYhuC2gRBR1aw= Original-Received: by 10.224.73.195 with SMTP id r3mr3009736qaj.337.1295796265345; Sun, 23 Jan 2011 07:24:25 -0800 (PST) Original-Received: from [10.0.0.2] ([64.128.19.234]) by mx.google.com with ESMTPS id p13sm8430942qcu.41.2011.01.23.07.24.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 23 Jan 2011 07:24:24 -0800 (PST) In-Reply-To: <3B9F7AF4-C411-45F9-8C99-C9ED89F53816@Web.DE> X-Mailer: Apple Mail (2.1082) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:78674 Archived-At: On Jan 23, 2011, at 5:17 AM, Peter Dyballa wrote: >=20 > Am 23.01.2011 um 09:12 schrieb simon cossar: >=20 >> I am finding all sorts of .elc files. Is it possible that everything = has been byte-compiled? >=20 > To save space an installation of GNU Emacs can be done by only = installing the ELC files. If you want to see the EL files, i.e., it's = not enough for you what C-h f RET returns, then get the = GNU Emacs source code. Which is now at #23.2. Also, it might work to post this same question to an ubuntu list asking = for what to install to get the source. In case you didn't get the gist of the previous replies, there are two = kinds of source: elisp and c. With a nice full install (like my Mac = has), I can do C-h to get the built in help. And then I'll = have a link at the top that will take me to the source no matter whether = it is in lisp or C. Very very nice to have. Good luck. Perry