netscape-goto-selection-url

Name

netscape-goto-selection-url -- Goto the url that is held in the X11 selection, SELECTION.

Synopsis

(netscape-goto-selection-url 
		 #&optional (new *netscape-new-window*) (selection "PRIMARY"))

Description

Goto the url that is held in the X11 selection, SELECTION. Uses the cut buffer instead if no selection exists. See X-handle-selection-string and netscape-goto-url. NEW can be #f to not open a new netscape frame. SELECTION defaults to "PRIMARY" if not given.

Implementation Notes

Module: (app scwm netscape)

Defined in scheme/netscape.scm at line 145 (CVS log)