X-Git-Url: https://thelambdalab.xyz/gitweb/index.cgi?p=elpher.git;a=blobdiff_plain;f=elpher.texi;h=6d503ea0e49ea545272f47855b23a0d632a80cdc;hp=7be0640234e6bb75197d03c9df5ac51082d6fa9f;hb=df751991718169e7bcbce968d628418fb14a8bd5;hpb=44846012259763b2c5abecbb65229aed36782cd7 diff --git a/elpher.texi b/elpher.texi index 7be0640..6d503ea 100644 --- a/elpher.texi +++ b/elpher.texi @@ -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.