From: eric5931 <eric5931@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: How to get to info mode
Date: Wed, 21 Oct 2009 11:38:14 -0700 (PDT) [thread overview]
Message-ID: <55243be7-791f-4432-888b-6f975d2ea671@u16g2000pru.googlegroups.com> (raw)
In-Reply-To: mailman.9188.1256082833.2239.help-gnu-emacs@gnu.org
On Oct 20, 4:53 pm, "Drew Adams" <drew.ad...@oracle.com> wrote:
> > > 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.
>
> > You should be able to access to the info files in standard directories
> > such as /usr/share/info by typing: C-h i or M-x info RET
>
> > You can also add directories to the variable Info-directory-list.
>
> Start by finding out why it is in "Text Fly" mode. Find out what the function is
> that sets that mode (probably something like `text-fly-mode'). Find out where
> that function gets called (in the Lisp code you load).
>
> If that is a major mode, check the value of `auto-mode-alist' - perhaps some
> code you load adds a mapping for `*.info' files to `text-fly-mode'.
Thanks. I added a auto-mode-alist line for the file "dir". But it
didn't help. I did a grep to see anything change the mode. It all
looks allright to me.
Eric
next prev parent reply other threads:[~2009-10-21 18:38 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-20 22:26 How to get to info mode eric5931
2009-10-20 23:06 ` Pascal J. Bourguignon
2009-10-20 23:53 ` Drew Adams
[not found] ` <mailman.9188.1256082833.2239.help-gnu-emacs@gnu.org>
2009-10-21 13:50 ` Colin S. Miller
2009-10-21 18:36 ` eric5931
2009-10-21 18:38 ` eric5931 [this message]
2009-10-21 20:06 ` Drew Adams
2009-10-22 18:46 ` eric5931
2009-10-21 10:44 ` Anselm Helbig
2009-10-21 18:43 ` eric5931
[not found] <mailman.9290.1256237202.2239.help-gnu-emacs@gnu.org>
2009-10-22 20:32 ` Jon Solberg
2009-10-23 13:38 ` Richard Riley
2009-10-23 13:56 ` Richard Riley
[not found] ` <mailman.9307.1256305215.2239.help-gnu-emacs@gnu.org>
2009-10-23 14:07 ` Colin S. Miller
2009-10-23 14:46 ` Richard Riley
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55243be7-791f-4432-888b-6f975d2ea671@u16g2000pru.googlegroups.com \
--to=eric5931@gmail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.