help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to get to info mode


From: Colin S. Miller
Subject: Re: How to get to info mode
Date: Wed, 21 Oct 2009 14:50:41 +0100
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706)

Drew Adams wrote:

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).

"Fly" is the status-name of the minor mode "flyspell-mode" which underlines
incorrectly spelled words, like most modern word processors. So the OP's
emacs is most likely in text-mode with flyspell-mode.

Eric,
did you open the .texti files using C-x C-f,
or did you use C-h i to enter info mode,
and then navigate to the info node of interest?


HTH,
Colin S. Miller

--
Replace the obvious in my email address with the first three letters of the 
hostname to reply.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]