Open llcc opened 10 years ago
Hi @llcc
Thank you for trying to use this. I didn't notice but looks like any tty version of emacs can't display font icons, and async function doesn't work properly.
If possible, could you try using another type of emacs? May be the below links would help. Ubuntu: http://askubuntu.com/questions/297170/how-to-install-emacs-24-3-on-ubuntu Windows: http://ftp.gnu.org/gnu/emacs/windows/
Hi @ShingoFukuyama,
Actually I downloaded the windows emacs from gnu mirrors, which is not tty version, although I did not know what tty is. So i think if the problem is that I need to setup some icon setting.
About async, I always use async to export pdf in org-mode, so async should have no problem?
I think the cause would be something to do with curl.exe + oauth.el. Could you try the latest version of readability.el and set the new option as follows.
(setq readability-open-article-synchronously t)
Hi,
This time getting the list works pretty well, however display of icons still has some problems.
Thanks for your help!
Shingo Fukuyama notifications@github.com于2014年7月16日星期三写道:
I think the cause would be something to do with curl.exe + oauth.el. Could you try latest version of readability.el and set the new option as follows.
(setq readability-open-article-synchronously t)
— Reply to this email directly or view it on GitHub https://github.com/ShingoFukuyama/emacs-readability/issues/4#issuecomment-49157746 .
Hi @ShingoFukuyama
I tried emacs-readability for many times, but never made it. The problem is as below:
I am probably afraid of some icon or unicode issues exist in my emacs.
And when i click the list of link, another error message came:
Any help will be appreciate!
Best regards llcc