austin----- / weibo.emacs

Sina weibo client in Emacs
https://github.com/austin-----/weibo.emacs
105 stars 28 forks source link

In configuration sample, customize variable of weibo-directory, weibo-token #10

Closed dennyzhang closed 12 years ago

dennyzhang commented 12 years ago

People would probably change these

austin----- commented 12 years ago

Thanks for the advice, Denny. I personally don't customize those variables. If you could please share your use case and customization, I will add that to the wiki.

austin----- commented 12 years ago

For starters, I added a "Customization" section in the README.

austin----- commented 12 years ago

Close for now. Please feel free to send pull requests.

dennyzhang commented 12 years ago

Austin, sorry for the late response.

Below is the reason why raise the issue:

Anyway, this is just a personal taste, which I claim to be quite common.

The elisp package is wonderful. Thanks for your effort!

As a request from emacs fun, may I have your email address? You can find more info about me, by the following link: https://github.com/DennyZhang/Denny-s-emacs-configuration

austin----- commented 12 years ago

Hi Denny,

Thanks for the reply. I think those are valid points.

For the token file security problem, please consider encrypt the token file with gpg. It is possible to configure emacs to automatically decrypt/encrypt files through Easy PG.

There are currently two variables to customize the weibo.emacs directories: weibo-directory and weibo-image-directory. Please check the README file for usages.

My email address is: austiny.cn(at)gmail.com

Have fun~