gnus-x-gm-raw

https://github.com/aki2o/gnus-x-gm-raw.git

git clone 'git://github.com/aki2o/gnus-x-gm-raw.git'
2

What's this?

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

Install

If use package.el

2014/06/11 It's available by using melpa.

If use el-get.el

2014/06/11 It's available. But, master branch only.

If use auto-install.el

(auto-install-from-url "https://raw.github.com/aki2o/gnus-x-gm-raw/master/gnus-x-gm-raw.el")

Manually

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.

Dependency

Configuration

(require 'gnus-x-gm-raw)

Usage

You can use this extension naturally in the search by gnus-group-make-nnir-group which binds “G G” in default.

Tested On

Enjoy!!!