Updated start page help following rebinding.
[elpher.git] / elpher.texi
index 7be0640..6d503ea 100644 (file)
@@ -3,7 +3,7 @@
 @setfilename elpher.info
 @settitle Elpher Manual v1.0.0
 
-@dircategory Internet application
+@dircategory Emacs
 @direntry
 * Elpher: (elpher).     A gopher client for Emacs.
 @end direntry
@@ -240,7 +240,7 @@ the display string (if available) associated with the link.
 This is similar to @code{elpher-download}, but instead applies to the
 current page rather than a link.
 
-@keycmd{@key{w}, elpher-view-raw}
+@keycmd{@key{.}, elpher-view-raw}
 This displays the raw server response for the current page.  While not
 useful for general browsing, it is useful for debugging incorrect rendering
 or out-of-spec server responses.
@@ -292,8 +292,16 @@ cached for the duration of the Emacs session.
 Open a particular page by specifying either its URL or directly entering
 a host, port and selector.
 
-Note that if a non-gopher protocol is used in the URL the result will be 
-the same as following a URL link of the same type from a gopher menu.
+If a non-gopher protocol is used in the URL the result will be the same
+as following a URL link of the same type from a gopher menu.
+
+@keycmd{@key{o}, elpher-go-current}
+Prompts for a URL similar to @code{elpher-go}, but initialized to the URL
+of the current page.  This allows you to easily try other selectors for the
+same server.
+
+Remember however, that the Gopher RFC 1436 provides no guarantees about the
+structure of selectors.
 
 @keycmd{@key{O}, elpher-root-dir}
 Open the root page (empty selector) on the current host.