From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: eric5931 Newsgroups: gmane.emacs.help Subject: How to get to info mode Date: Tue, 20 Oct 2009 15:26:56 -0700 (PDT) Organization: http://groups.google.com Message-ID: <082ac86d-0e6e-4f61-91e6-07557581314a@v15g2000prn.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1256099274 22098 80.91.229.12 (21 Oct 2009 04:27:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 21 Oct 2009 04:27:54 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 21 06:27:44 2009 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 1N0SnW-0004Iy-K7 for geh-help-gnu-emacs@m.gmane.org; Wed, 21 Oct 2009 06:27:42 +0200 Original-Received: from localhost ([127.0.0.1]:47771 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0SnW-0006vB-4S for geh-help-gnu-emacs@m.gmane.org; Wed, 21 Oct 2009 00:27:42 -0400 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!v15g2000prn.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-NNTP-Posting-Host: 64.81.244.229 Original-X-Trace: posting.google.com 1256077616 16441 127.0.0.1 (20 Oct 2009 22:26:56 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 20 Oct 2009 22:26:56 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: v15g2000prn.googlegroups.com; posting-host=64.81.244.229; posting-account=svH6SwoAAAC2_FatTT_hDIZZbfAN6Kzi User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729), gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:174030 X-Mailman-Approved-At: Wed, 21 Oct 2009 00:18:12 -0400 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:69119 Archived-At: I'm using emacs 23.1.1 in a new RHEL 5 host. When I visit any INFO files, like /usr/share/info/dir, somehow the emacs didn't get to INFO mode as in my other hosts. Instead, it is in "Text Fly" mode and I cannot use the links to see related info. How could I set it to info mode? Also, do I need to do anything in my .eamcs to let it automatically goto info mode? I thought emacs should do this by itself. Eric