source一覧

目次


各sourceの説明

現在開いているバッファの一覧

変数名
anything-c-source-buffers
詳細
現在開いているバッファの一覧を取得します
パッケージ
anything-config.el
おすすめ度
★★★★★(とても便利)

バッファにマッチしなかった場合にバッファを作成する

変数名
anything-c-source-buffer-not-found
詳細
バッファにマッチしなかった場合にバッファを作成します
パッケージ
anything-config.el
おすすめ度
★★★ (普通)

ミニバッファに入力されたファイル履歴の一覧

変数名
anything-c-source-file-name-history
詳細
変数file-name-historyの一覧を取得します。
file-name-historyは、ミニバッファに入力されたファイル履歴の一覧です。
パッケージ
anything-config.el
おすすめ度
★★★ (普通)

カレントディレクトリにあるファイル一覧

変数名
anything-c-source-files-in-current-dir

詳細
カレントディレクトリにあるファイル一覧を取得します。

パッケージ
anything-config.el

おすすめ度
★★★★ (便利)

最近開いたファイルの一覧

変数名
anything-c-source-recentf
詳細
変数recentf-listの一覧を取得します。
file-name-historyは、最近開いたファイルの一覧です。

recentfを使うには、.emacsに設定を加える必要があるかもしれません。

  1. (setq recentf-max-saved-items 500)
  2. (recentf-mode 1)
  3.  

おすすめ度
★★★★★(とても便利)

manマニュアルを参照する

変数名
anything-c-source-man-pages

詳細
manページを参照する

パッケージ
anything-config.el

おすすめ度
★★ (人によっては)

Infoマニュアルを参照する

変数名
anything-c-source-info-pages

詳細
Infoマニュアルを参照する

パッケージ
anything-config.el

おすすめ度
★★ (人によっては)

コマンド履歴の一覧を得る

変数名
anything-c-source-complex-command-history

詳細
コマンド履歴の一覧を得る

パッケージ
anything-config.el

おすすめ度
★★★ (普通)

Emacsコマンドを実行する

変数名
anything-c-source-emacs-commands

詳細
Emacsコマンドを実行します。
M-x よりも柔軟な検索(comment-regionを探すのに comme reg でOK)が出来るので、慣れればM-xは必要なくなります。

パッケージ
anything-config.el

おすすめ度
★★★★ (便利)

Emacs関数の検索

変数名
anything-c-source-emacs-functions

詳細
anything-c-source-emacs-commandsと比べて、インタラクティブでは無いEmacs関数も検索対象に含まれます。

パッケージ
anything-config.el

おすすめ度
★★★ (普通)

anything-c-source-emacs-functions-with-abbrevs


ブックマークを開く

変数名
anything-c-source-bookmarks

詳細
ブックマークを開きます

パッケージ
anything-config.el

おすすめ度
★★★ (普通)

anything-c-source-picklist

anything-c-source-imenu

anything-c-source-file-cache

anything-c-source-locate

anything-c-source-tracker-search

anything-c-source-mac-spotlight

anything-c-source-bbdb

anything-c-source-evaluation-result


計算結果を表示する

変数名
anything-c-source-calculation-result

詳細
calc-evalの計算結果を表示します

おすすめ度
★★★ (普通)

Googleサジェストの結果を取得する

変数名
anything-c-source-google-suggest

詳細
Googleサジェストを利用したGoogle検索を行います。

パッケージ
anything-config.el

おすすめ度
★★★ (普通)

anything-c-source-jabber-contacts


テンプレ

変数名
anything-c-source-xxxxxxx

詳細
sourceの用途や、使い方など

パッケージ
xxxxxxx.el

おすすめ度
★★★★★(とても便利)
★★★★ (便利)
★★★ (普通)
★★ (人によっては)
★ (使うかも)

タグ:

+ タグ編集
  • タグ:

このサイトはreCAPTCHAによって保護されており、Googleの プライバシーポリシー利用規約 が適用されます。

最終更新:2009年02月05日 21:10
ツールボックス

下から選んでください:

新しいページを作成する
ヘルプ / FAQ もご覧ください。