At Tue, 28 May 2002 17:05:53 +0800, henry wrote: > I did (as follows) to open a specific *.info > >emacs enter -> "Lisp-interactively" appeared in mini_buffer > >Ctrl-u enter -> "C-u" appeared in mini_buffer > >h enter -> "hhhh" appeared in main-text > >i enter -> "i" appeared in main-text,just followed "hhhh"
sorry, that should be C-h, so: C-h i to open the info "dir" node and C-u C-h i to open a specific info file C-h is the help key. as the prompt points out, the help key also has help ;) -- - Gus -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
