Date: Sun, 21 Apr 1996 09:31:54 +0200 (IST) From: Eli Zaretskii To: Stephen Wassell Cc: djgpp AT delorie DOT com Subject: Re: Info - default settings? In-Reply-To: <829800290snx@sv.span.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 17 Apr 1996, Stephen Wassell wrote: > The scrolling: I've found a variable that changes the scolling from 10 to > 1 line steps (I prefer it smooth), but the change isn't permenant. Can I > put it in the command line or something? It's docs on itself aren't much > help. AFAIK, you can't do this with the current version of Info. The only way is to get the sources and implement such a feature. (If you do, you might consider sending the changes to the maintainer of Texinfo package, so that others could benefit.) > The 'L' key doesn't always go back to the last page. That's a feature. Info usually doesn't record a node more than once in its history of visited nodes. What you should see is that if you start from a menu, `L' usually gets you to other descendants of that menu you visited before, but not to the menu itself, except after you popped all the other nodes off the history list. If that doesn't explain what you see, please explain in detail what do you expect to get and what do you get with `L'.