From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Espen Newsgroups: gmane.emacs.help Subject: Re: How to open 'foo.elc'? Date: Thu, 12 Sep 2013 11:39:20 -0400 Organization: A noiseless patient Spider Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1379000440 8144 80.91.229.3 (12 Sep 2013 15:40:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 12 Sep 2013 15:40:40 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 12 17:40:43 2013 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 1VK90E-0003Dd-Uj for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Sep 2013 17:40:19 +0200 Original-Received: from localhost ([::1]:42529 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VK90E-0007iL-ID for geh-help-gnu-emacs@m.gmane.org; Thu, 12 Sep 2013 11:40:18 -0400 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Injection-Info: mx05.eternal-september.org; posting-host="2b4d99857b7659717d3b28a24c766d4c"; logging-data="16175"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19RL+2jwhU+EJbFcpTVxvWXuW1/2ztnbQs=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) Cancel-Lock: sha1:J7Tcc+r/smoIXTyz5DTLRxAj/Jg= sha1:ZEY7lIQErHbWTj/XMvqKXjDtwC8= Original-Xref: usenet.stanford.edu gnu.emacs.help:201084 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:93353 Archived-At: Sharon Kimble writes: > What programme, in debian, can open 'foo.elc' please. I've tried > 'leafpad' but that just showed it as a compiled programme. Install emacs elisp source. On Fedora, it's a separate package. The .elc file is compiled and won't help you even if you had something to read it. -- Dan Espen