now with vim syntax coloring

Edward Vielmetti 2014-10-15 07:40:12 -04:00
parent bc1ff84ee9
commit a11a1f9f82
2 changed files with 7 additions and 1 deletions

@ -7,6 +7,11 @@ it's `news.tilde.club`.
[http://www.chebucto.ns.ca/Help/News/PineNews.html](tutorial) might help. [http://www.chebucto.ns.ca/Help/News/PineNews.html](tutorial) might help.
You can also read the [FAQ from U Washington](http://www.washington.edu/pine/faq/news.html). You can also read the [FAQ from U Washington](http://www.washington.edu/pine/faq/news.html).
In Pine do 'S' for setup, 'C' for config, then
set 'NNTP Server (for news)' to news.tilde.club
Then go back to the main menu, and pick Folder List,
A for add, ^t for list
`M-x gnus` in [[emacs]] can read news, but you better know [[emacs]] first before you start. `M-x gnus` in [[emacs]] can read news, but you better know [[emacs]] first before you start.
[[lynx]] reads news, a la `lynx news://news.tilde.club/tilde.general`. It can even post news, but you have to design your own headers. [[lynx]] reads news, a la `lynx news://news.tilde.club/tilde.general`. It can even post news, but you have to design your own headers.

@ -5,3 +5,4 @@ Put your wish here, and someone will work on it.
* [[IRC]] - tutorials; using [[ssh]] port forwarding to run desktop clients * [[IRC]] - tutorials; using [[ssh]] port forwarding to run desktop clients
* [[wiki]] - self-hosted on tilde.club? maybe use Gollum? (perhaps just clone a copy of the wiki to a place on tilde?) * [[wiki]] - self-hosted on tilde.club? maybe use Gollum? (perhaps just clone a copy of the wiki to a place on tilde?)
* [[git]] - good tutorials for the beginner and good recipes for the advanced user * [[git]] - good tutorials for the beginner and good recipes for the advanced user
* [[vim]] - Markdown-aware markup that knows about Github wiki markup