Shammer's Philosophy

My private adversaria

2017-05-01から1ヶ月間の記事一覧

Debian Locale Configuration

I have tried to configure locale correctly before like How to fix set locale error? - Shammerism, but I was faced with the case that the way written in this article doesn't recover the locale. After editing /etc/environment, the following …

auto-install.el was updated

I wrote the article yesterday about auto-install.el error. But I found that auto-install.el was updated whose version is 1.5.8. I used 1.5.4. I have to replace this file with the new one. The link is here.

Connecting "http://www.emacswiki.org/cgi-bin/emacs?action=index;raw=1" always error

I forgot since when but I see the error message every time I launch Emacs, that means connecting http://www.emacswiki.org/cgi-bin/emacs?action=index;raw=1 failed. I tried connecting this URL with curl, it returns 301. $ curl -v http://www.…