From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: William Case Newsgroups: gmane.emacs.help Subject: Another 'best' practices question ?? Date: Thu, 03 May 2007 13:47:23 -0400 Message-ID: <1178214443.3172.18.camel@CASE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1178214456 29668 80.91.229.12 (3 May 2007 17:47:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 3 May 2007 17:47:36 +0000 (UTC) To: EMACS List Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 03 19:47:33 2007 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.50) id 1HjfOp-0000QH-J7 for geh-help-gnu-emacs@m.gmane.org; Thu, 03 May 2007 19:47:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HjfVN-0003on-3F for geh-help-gnu-emacs@m.gmane.org; Thu, 03 May 2007 13:54:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HjfVA-0003oi-UA for help-gnu-emacs@gnu.org; Thu, 03 May 2007 13:54:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HjfV9-0003mF-Fs for help-gnu-emacs@gnu.org; Thu, 03 May 2007 13:54:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HjfV9-0003lO-6h for help-gnu-emacs@gnu.org; Thu, 03 May 2007 13:53:59 -0400 Original-Received: from smtp102.rog.mail.re2.yahoo.com ([206.190.36.80]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1HjfOa-00042o-Tf for help-gnu-emacs@gnu.org; Thu, 03 May 2007 13:47:13 -0400 Original-Received: (qmail 67139 invoked from network); 3 May 2007 17:47:12 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:X-YMail-OSG:Subject:From:To:Content-Type:Date:Message-Id:Mime-Version:X-Mailer:Content-Transfer-Encoding; b=ZriNminPmLRS38CAlp5y46in58pMs2Xekdqr08b3fJb5FoA3UaseqcyMcCdgjC+760v1srCTdrHe9BSjdfhRclKrgxx878LVjMPa9mQWr6CTHYOUXPWS6TsNgjoaoNwq4IUwfxnBJXvhQ5Um7vj8PhokFP3w83AOd/qspaUiPfA= ; Original-Received: from unknown (HELO ?192.168.1.4?) (billlinux@rogers.com@74.104.51.86 with plain) by smtp102.rog.mail.re2.yahoo.com with SMTP; 3 May 2007 17:47:12 -0000 X-YMail-OSG: B_JcxsQVM1ktcZ0T5xvlFp7f7CJIzDfmpk2D7cKeaFqwyx0xsvJWVcEu7WlfP.FSSg-- X-Mailer: Evolution 2.8.3 (2.8.3-2.fc6) X-detected-kernel: Genre and OS details not recognized. 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:43613 Archived-At: Hi; I have downloaded nxhtml-1.00.070501.zip. I now have to put it somewhere and then add it to my loadpath. Is that correct? If so, where should I put it? I am looking for a best practises answer that would be applicable to other downloaded or created *.el files. I have a half answer from the emacswiki, but that leaves me with choosing the location and as a relative newbie it is not clear what would be the best choice. I have emacs 22, on a Fedora core 6 machine. My existing loadpath is: ("/usr/share/emacs/22.0.95/site-lisp" "/usr/share/emacs/site-lisp" "/usr/share/emacs/site-lisp/site-start.d" "/usr/share/emacs/22.0.95/lisp" "/usr/share/emacs/22.0.95/lisp/url" "/usr/share/emacs/22.0.95/lisp/textmodes" "/usr/share/emacs/22.0.95/lisp/progmodes" "/usr/share/emacs/22.0.95/lisp/play" "/usr/share/emacs/22.0.95/lisp/obsolete" "/usr/share/emacs/22.0.95/lisp/net" "/usr/share/emacs/22.0.95/lisp/mh-e" "/usr/share/emacs/22.0.95/lisp/mail" "/usr/share/emacs/22.0.95/lisp/language" "/usr/share/emacs/22.0.95/lisp/international" "/usr/share/emacs/22.0.95/lisp/gnus" "/usr/share/emacs/22.0.95/lisp/eshell" "/usr/share/emacs/22.0.95/lisp/erc" "/usr/share/emacs/22.0.95/lisp/emulation" "/usr/share/emacs/22.0.95/lisp/emacs-lisp" "/usr/share/emacs/22.0.95/lisp/calendar" "/usr/share/emacs/22.0.95/lisp/calc" "/usr/share/emacs/22.0.95/leim") Should I create a new directory in "/usr/share/emacs/22.0.95/lisp" or add the file to an existing directory? I tried to include it with the XHTML-mode but I could find specific XHTML, HTML or PHP mode files or directories to include it with. Is that a good idea or not? -- Regards Bill