From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/49783 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: "make install" doesn't Date: Mon, 03 Feb 2003 02:42:49 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <84d6ma5tqd.fsf@lucy.is.informatik.uni-duisburg.de> <877kci1l9a.fsf@sdbk.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1044236497 1658 80.91.224.249 (3 Feb 2003 01:41:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 3 Feb 2003 01:41:37 +0000 (UTC) Cc: ding@hpc.uh.edu Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18fVc7-0000Qa-00 for ; Mon, 03 Feb 2003 02:41:35 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18fVde-00087U-00; Sun, 02 Feb 2003 19:43:10 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 02 Feb 2003 19:44:07 -0600 (CST) Original-Received: from yxa.extundo.com (178.230.13.217.in-addr.dgcsystems.net [217.13.230.178]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id TAA11181 for ; Sun, 2 Feb 2003 19:43:54 -0600 (CST) Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.6/8.12.6) with ESMTP id h131goeE008088 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 3 Feb 2003 02:42:50 +0100 Original-To: krause@sdbk.de (Sebastian D.B. Krause) Mail-Copies-To: nobody X-Payment: hashcash 1.1 0:030203:krause@sdbk.de:7c3ebcd405990b79 X-Hashcash: 0:030203:krause@sdbk.de:7c3ebcd405990b79 X-Payment: hashcash 1.1 0:030203:ding@hpc.uh.edu:94100b9f0f3cb3e0 X-Hashcash: 0:030203:ding@hpc.uh.edu:94100b9f0f3cb3e0 In-Reply-To: <877kci1l9a.fsf@sdbk.de> (krause@sdbk.de's message of "Sun, 02 Feb 2003 21:27:13 +0100") User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 (i386-debian-linux-gnu) X-Face: 1Yn@M+tp9bHO[8c_KMq4EAehxF;z,'j|yrivOiG+mxk$hnZac61A{@h6 On 3441 September 1993, Kai Großjohann wrote: >> I just noticed that "make install" appears to install *.elc files >> only, and skips the *.el files. >> >> OK to fix? > > Do we really need the *.el files when installing Gnus? IMHO the > *.elc files are enough, they are working well without the *.el > files. For Oort, I think we'd like to be able to tell users to M-x RET load-library RET gnus.el RET to get better backtraces.