https://github.com/aki2o/gnus-x-gm-raw.git
git clone 'git://github.com/aki2o/gnus-x-gm-raw.git'
This is a extension of Emacs that searches mail of Gmail using X-GM-RAW as web interface.
This extention comes to be able to the following features for search in Gnus group buffer.
- use the syntax of X-GM-RAW that is same to web interface
- search Japanese
2014/06/11 It's available by using melpa.
2014/06/11 It's available. But, master branch only.
(auto-install-from-url "https://raw.github.com/aki2o/gnus-x-gm-raw/master/gnus-x-gm-raw.el")
Download gnus-x-gm-raw.el and put it on your load-path.
- In this case, you need to install each of the following dependency.
(require 'gnus-x-gm-raw)
You can use this extension naturally in the search by gnus-group-make-nnir-group
which binds “G G” in default.
Enjoy!!!