[ prog / sol / mona ]

sol


Posting from emacs!

1 2018-11-07 14:38

This board works nice with eww-mode.

2 2018-11-07 14:39

Though there are weird "do not edit these" fields. Are they for anti-botspam?

3 2018-11-07 21:08

>>2
Yes it's a honey pot for bots.

4 2018-11-08 16:33

Wew, this is nice. Well rendered in `eww`, written in scheme and has a nice community. Looks like I'm not homeless anymore!

5 2018-11-08 17:10

>>4
And we are honored to have you here.

6 2018-11-09 09:25

Fellow eww poster reporting in

7 2018-11-11 13:41

is eww better than emacs-w3m?

8 2018-11-13 08:56 *

z

9 2018-11-28 05:59

Post your init.el.

10 2018-12-11 00:10

Here you go:

(require 'package)
(setq package-enable-at-startup nil)
(add-to-list 'package-archives
	     '("melpa" . "https://melpa.org/packages/"))
(package-initialize)

(org-babel-load-file "~/.emacs.d/configuration.org")```
11 2021-06-28 03:23

What emac?

12


VIP:

do not edit these