() "Arne Babenhauserheide (IMK)" <[email protected]> () Wed, 10 Apr 2013 10:32:10 +0200
Is there a config option or so to just fail when info gets a
nonexisting topic? Or even a commandline flag?
I think ‘-f’ is what you seek. For example:
$ alias inf='info -f'
$ inf no-such ; echo $?
info: no-such: No such file or directory
1
$ inf emacs ; echo $?
[session w/ emacs (type ‘q’)]
0
remember the line of the cursor in a given node?
Try typing ‘l’ instead of ‘u’.
--
Thien-Thi Nguyen
GPG key: 4C807502
pgp2PsPT7S0w4.pgp
Description: PGP signature
