The R Project SVN R

Rev

Rev 68948 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68948 Rev 70779
Line 55... Line 55...
55
    \item{\code{mailto}}{
55
    \item{\code{mailto}}{
56
      This opens the default email program with a template email
56
      This opens the default email program with a template email
57
      (including address, Cc: address and subject) for you to edit and
57
      (including address, Cc: address and subject) for you to edit and
58
      send.
58
      send.
59
 
59
 
60
      This works where default mailers are set up (usual on OS X and
60
      This works where default mailers are set up (usual on macOS and
61
      Windows, and where \command{xdg-open} is available and configured on
61
      Windows, and where \command{xdg-open} is available and configured on
62
      other Unix-alikes: if that fails it tries the browser set by
62
      other Unix-alikes: if that fails it tries the browser set by
63
      \env{R_BROWSER}).
63
      \env{R_BROWSER}).
64
 
64
 
65
      This is the \sQuote{factory-fresh} default method.
65
      This is the \sQuote{factory-fresh} default method.