I have gone from node top to node coreutils. When i press n it goes into the introduction node. If i press u it goes back into node coreutils.
In the help menu it says.
n Go to the next node on this level. u Go up one level. So if n preserves the level, how can u return me back to the same node?
edit: I was using the info reader not emacs.
Here is a diagram of what I expected.
. ↑ |n \|u .<--. where the dots are nodes
emacs -Q(no init file)? If not then bisect your init file to find the culprit. If yes, consider filing a bug report: by default,ushould move up to a parent node, if there is one.n"? Ifntakes you to a child node then it's normal thatutakes you back to that child's parent. Is that "undoingn"?