From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: INFOPATH and emacs Date: Sat, 19 Apr 2003 13:38:39 +0200 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <6480-Sat19Apr2003133838+0300-eliz@elta.co.il> References: <3E9EE2EE.5060709@yahoo.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1050749012 12480 80.91.224.249 (19 Apr 2003 10:43:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 19 Apr 2003 10:43:32 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Sat Apr 19 12:43:31 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 196pog-0003Ez-00 for ; Sat, 19 Apr 2003 12:43:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 196pmx-00070E-01 for gnu-help-gnu-emacs@m.gmane.org; Sat, 19 Apr 2003 06:41:43 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 196pmM-0006ZF-00 for help-gnu-emacs@gnu.org; Sat, 19 Apr 2003 06:41:06 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 196pmH-0006S2-00 for help-gnu-emacs@gnu.org; Sat, 19 Apr 2003 06:41:02 -0400 Original-Received: from frigg.inter.net.il ([192.114.186.16]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 196pmB-0006Dl-00 for help-gnu-emacs@gnu.org; Sat, 19 Apr 2003 06:40:55 -0400 Original-Received: from zaretsky (cable-130-90.inter.net.il [213.8.130.90]) by frigg.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id CHK95689; Sat, 19 Apr 2003 13:40:51 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (sood@tenet.res.in) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8616 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8616 > From: sood@tenet.res.in (Ritesh) > Newsgroups: gnu.emacs.help > Date: 19 Apr 2003 02:34:57 -0700 > > can you please list out the steps? I've deleted/added the relevent > lines from above to my info.el file and also byte-compiled the file. > however, still the same behavior persists, that is the default info > path is not appended. I am running Red Hat Linux 7.3, emacs 21.2.1. That's because info.el is preloaded into Emacs. You need to redump Emacs, or manually load the newly-compiled info.elc.