<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shigemk2</author_name>
  <author_url>https://blog.hatena.ne.jp/shigemk2/</author_url>
  <blog_title>by shigemk2</blog_title>
  <blog_url>https://www.shigemk2.com/</blog_url>
  <categories>
    <anon>Emacs</anon>
  </categories>
  <description>概要 request.elで、日本語とかのASCIIじゃない文字列が混ざったページに対してGETすると、curlの結果が文字化けする。 (require 'request) (request &quot;http://rubikitch.com/&quot; :parser 'buffer-string :complete (function* (lambda (&amp;key data &amp;allow-other-keys) (switch-to-buffer &quot;*request-result*&quot;) (erase-buffer) (insert data)))) 理由 このプルリク。elispについて、サブプロセスでc…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.shigemk2.com%2Fentry%2F2018%2F01%2F04%2Fmemo_GET_website_including_non-ASCII_in_request_el_&quot; title=&quot;memo: GET website including non-ASCII in request.el  - by shigemk2&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-01-04 20:11:41</published>
  <title>memo: GET website including non-ASCII in request.el </title>
  <type>rich</type>
  <url>https://www.shigemk2.com/entry/2018/01/04/memo_GET_website_including_non-ASCII_in_request_el_</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
