Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Tassilo Horn <heimdall@uni-koblenz.de>
Subject: Re: jed -> gnus newbie
Date: Thu, 04 May 2006 12:05:42 +0200	[thread overview]
Message-ID: <87hd46jea1.fsf@baldur.nicundtas.de> (raw)
In-Reply-To: <87mzdy2m45.fsf@nothome.com>

notbob <notbob@nothome.com> writes:

Hi,

> 3. Is it possible to logon to my NNTP server with ssh?  Howzabout with
>    xemacs?

You can connect to your nntp server with ssl or tls.

,----[ (info "(gnus)Direct Functions") ]
| `nntp-open-tls-stream'
|      [snip]
|
| `nntp-open-ssl-stream'
|      [snip]
`----

>> http://www.emacswiki.org/cgi-bin/wiki
>
> That reminds me.  What's the command to go to a URL? ...and where do I
> set a browser?

Normally RET on a URL should go to that url with the browser you defined
in the variable

,----[ C-h v browse-url-browser-function RET ]
| browse-url-browser-function is a variable defined in `browse-url.el'.
| Its value is browse-url-generic
| 
| Documentation:
| *Function to display the current buffer in a WWW browser.  This is
| used by the `browse-url-at-point', `browse-url-at-mouse', and
| `browse-url-of-file' commands.
| 
| If the value is not a function it should be a list of pairs (REGEXP
| . FUNCTION).  In this case the function called will be the one
| associated with the first REGEXP which matches the current URL.  The
| function is passed the URL and any other args of `browse-url'.  The
| last regexp should probably be "." to specify a default browser.
`----

There are several browse-url-* functions for different browsers.

>> And for all those lovely packages which ensure that you will _never_
>> have to leave Emacs ever again ............
>
> How to change to root from user so I can do a quickie sysadmin.  Or,
> must I start emacs from root?

You can do that with TRAMP. Normally you simply open the file like this:

`C-x C-f /su:root@localhost:/path/to/file'

HTH,
Tassilo
-- 
A child of five could understand this! Fetch me a child of five!

      parent reply	other threads:[~2006-05-04 10:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-04  1:17 notbob
2006-05-04  5:28 ` Glyn Millington
2006-05-04  7:23   ` notbob
2006-05-04  7:38     ` Glyn Millington
2006-05-04  9:08       ` notbob
2006-05-04  9:11         ` notbob
2006-05-04  9:19         ` Glyn Millington
2006-05-04 12:52           ` Reiner Steib
2006-05-04 10:05         ` Tassilo Horn [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hd46jea1.fsf@baldur.nicundtas.de \
    --to=heimdall@uni-koblenz.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).